Commit Graph

9 Commits

Author SHA1 Message Date
kevin.larke
08b1671d74 picadae/app/picadae_api.py, picadae_shell.py : Updated PWM settters and getters. 2019-11-18 09:37:45 -05:00
kevin.larke
0719427eb5 Added make_seq() to picadae_api.py and picadae_shell.py 2019-09-01 13:09:23 -04:00
kevin.larke
5ffd77da17 Added table writing (not yet tested) and removed 'repeat-mode'. 2019-08-19 21:27:25 -04:00
kevin.larke
3e00b5110d picadae_api.py : Implemented Table write and read. Added set/get_mode(). 2019-08-07 21:51:50 -04:00
kevin.larke
6dc45c0127 Updates to support 16Mhz and reading from register memory from picadae_shell.py. 2019-08-06 21:36:22 -04:00
kevin.larke
de586ca2e3 Updates for initial timer and pwm test on piccadae. 2019-08-03 19:42:59 -04:00
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
b018a107d2 Added picadae/ 2019-07-06 21:59:39 -04:00