Commit Graph

23 Commits

Author SHA1 Message Date
kevin
53cfa25221 README.md : Updated. 2020-10-24 14:02:58 -04:00
kevin
fa39953cc4 control/README.md : Initial commit. 2020-10-24 13:56:06 -04:00
kevin
cc3614f55e kicad/keyboard.png : Updated 2020-10-21 16:48:38 -04:00
kevin
45e9921311 kicad/README.md,keyboard.png,pedal.png : Add images to the kicad readme. 2020-10-21 16:38:01 -04:00
kevin
641da08c64 kicad/README.md : More updates. 2020-10-21 16:17:29 -04:00
kevin
e5d0c833e7 README.md : initial commit. 2020-10-21 16:13:15 -04:00
kevin
f575658faf kicad/README.md : initial commit 2020-10-21 16:12:54 -04:00
kevin
72ac6b56f0 kicad/ : Initial commit 2020-10-21 15:32:14 -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
3851812b8e picadae/tiny/i2c_timer_pwm.c : Added 'hold_state' to cleanly set the enable/disable PCM. 2019-11-18 09:36:58 -05:00
kevin.larke
db1ab31279 picadae/ctrl/Makefile,main.c : Added code to allow ATMega2560 as target. 2019-11-18 09:35:08 -05:00
kevin.larke
3fbe3ad019 Clear TCNTx registers at start of attack and hold.
Reverse polarity of hold output.
2019-09-14 10:43:05 -04:00
kevin.larke
766dc5d6a6 Added earlier and extended versions of picadae/tiny/i2c_timer_pwn*.c in the folder picadae/tiny/versions 2019-09-01 13:11:21 -04: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
f24aec16e6 ctrl/main.c, tiny/i2c_timer_pwm.c : Updated comments. 2019-08-07 21:52:23 -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
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