Commit Graph

7 Commits

Author SHA1 Message Date
3348cbd48a Implemented getSensors
Changed to Adafruit PWM Servo library for PCA9685
Finalized PCB design for manufacturing
2018-11-25 22:38:49 +01:00
b635fce45d Fixed I2C bus not connected to SDA/SCL 2018-11-25 20:14:09 +01:00
da09f40443 Added mock master
Fixed communication bugs
2018-11-22 23:31:08 +01:00
ff315ae20e Fixed communication 2018-11-22 20:30:31 +01:00
06b5a0e720 Implemented protocol and message handling 2018-11-20 21:55:31 +01:00
a5eab1427d Ported to C++ for the ATMega328P
Added fancier display elements now that we've got room to spare
2018-11-19 21:03:04 +01:00
5f89b3efd2 First version of submodule implementation
Based on ATTiny2313 / ATTiny4313
2018-11-18 11:16:33 +01:00