Commit Graph

4 Commits

Author SHA1 Message Date
kevin.larke
ffd46bf3b6 picadae_cmd.py : changed serial output to show all received data in integer format.
ctrl/main.c : write commands now send as many data bytes as received rather than just 2.
tiny/main.c : Added timer0 and PCM1 options. Added table and EEPROM reading/writing.
tiny/Makefile: Enabled 'brown-out-detection'.
2019-07-20 19:25:06 -04:00
kevin.larke
61758bb9de Initial working version of long interval timer and PWM under the control of picadae_cmd.py. 2019-07-14 17:24:57 -04:00
kevin.larke
04dc59ee48 i2c_timer_pwm.c initial PWM initialization. 2019-07-14 11:15:38 -04:00
kevin.larke
b018a107d2 Added picadae/ 2019-07-06 21:59:39 -04:00