00379c4293Update parts list and README.md
kevin
2024-08-30 12:54:55 -0400
1c187062a3Added parts list.
kevin
2024-08-30 12:45:50 -0400
0890a1cb70README.me : Updates
kevin
2020-12-07 11:38:03 -0500
d1c21fa48f.gitignore : Initial commit.
kevin
2020-12-07 11:34:58 -0500
3f2c611248picadae_solenoids_closeup_20191012_2.jpg : initial commit
kevin
2020-12-07 11:32:20 -0500
c5c95c5f97tiny/i2c_timer_pwm_2.c,tinyMakefile : New firmware version with programmable hold delay.
kevin
2020-12-07 11:31:51 -0500
37bb0cf065tiny/usiTwiSlave.h/c : Make usi_onRequestPtr,usi_onRecievePtr extern and include <stdddef.h> to fix compilation errors apparently caused by new version of compiler.
kevin
2020-12-07 11:30:36 -0500
a3cda0b908picadae_api.py,picadae_shell.py : Added 'flags' parameter and 'make_scale' API.
kevin
2020-12-07 11:28:06 -0500
d5f215727aREADME.md : Added image
kevin
2020-12-07 11:26:50 -0500
6b4c98869btiny/README.md : Updates
kevin
2020-11-24 11:23:04 -0500
b90b5f5f49app/README.md : Updates
kevin
2020-11-24 11:19:01 -0500
3a2df46212tiny/README.md : Updates
kevin
2020-11-24 10:32:30 -0500
5063f6b83ftiny/README.md : Updates
kevin
2020-11-24 10:06:02 -0500
d3ac756bbdtiny/README.md : Updates
kevin
2020-11-24 09:49:19 -0500
f0c7b2136dREADME.md : Update
kevin
2020-11-24 08:40:52 -0500
e3a5a9a6faapp/README.md,tiny/README.md,ctrl/READM.md : Initial commit.
kevin
2020-11-24 08:38:06 -0500
78e533a61ftiny/i2c_timer_pwm.c : Added hold delay and other changes to validate operation after logic analyzer analysis.
kevin
2020-11-22 07:42:00 -0500
8be49f95d0LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics.
kevin
2020-10-26 15:39:51 -0400
53cfa25221README.md : Updated.
kevin
2020-10-24 14:02:58 -0400
fa39953cc4control/README.md : Initial commit.
kevin
2020-10-24 13:56:06 -0400
cc3614f55ekicad/keyboard.png : Updated
kevin
2020-10-21 16:48:38 -0400
45e9921311kicad/README.md,keyboard.png,pedal.png : Add images to the kicad readme.
kevin
2020-10-21 16:38:01 -0400
641da08c64kicad/README.md : More updates.
kevin
2020-10-21 16:17:29 -0400
e5d0c833e7README.md : initial commit.
kevin
2020-10-21 16:13:15 -0400
f575658fafkicad/README.md : initial commit
kevin
2020-10-21 16:12:54 -0400
72ac6b56f0kicad/ : Initial commit
kevin
2020-10-21 15:32:14 -0400
3851812b8epicadae/tiny/i2c_timer_pwm.c : Added 'hold_state' to cleanly set the enable/disable PCM.
kevin.larke
2019-11-18 09:36:58 -0500
db1ab31279picadae/ctrl/Makefile,main.c : Added code to allow ATMega2560 as target.
kevin.larke
2019-11-18 09:35:08 -0500
3fbe3ad019Clear TCNTx registers at start of attack and hold. Reverse polarity of hold output.
kevin.larke
2019-09-14 10:43:05 -0400
766dc5d6a6Added earlier and extended versions of picadae/tiny/i2c_timer_pwn*.c in the folder picadae/tiny/versions
kevin.larke
2019-09-01 13:11:21 -0400
0719427eb5Added make_seq() to picadae_api.py and picadae_shell.py
kevin.larke
2019-09-01 13:09:23 -0400
6dc45c0127Updates to support 16Mhz and reading from register memory from picadae_shell.py.
kevin.larke
2019-08-06 21:36:22 -0400
de586ca2e3Updates for initial timer and pwm test on piccadae.
kevin.larke
2019-08-03 19:42:59 -0400
ffd46bf3b6picadae_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'.
kevin.larke
2019-07-20 19:25:06 -0400
61758bb9deInitial working version of long interval timer and PWM under the control of picadae_cmd.py.
kevin.larke
2019-07-14 17:24:57 -0400