Commit Graph

14 Commits

Author SHA1 Message Date
kevin
a3cda0b908 picadae_api.py,picadae_shell.py : Added 'flags' parameter and 'make_scale' API. 2020-12-07 11:28:06 -05:00
kevin
b90b5f5f49 app/README.md : Updates 2020-11-24 11:19:01 -05:00
kevin
e3a5a9a6fa app/README.md,tiny/README.md,ctrl/READM.md : Initial commit. 2020-11-24 08:38:06 -05:00
kevin
5008c67002 app/picadae_api.py, picadae_shell.py : Added set/get_hold_delay(). Fixed shell._read(). 2020-11-22 07:44:43 -05:00
kevin
8be49f95d0 LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics. 2020-10-26 15:39:51 -04:00
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