This website requires JavaScript.
Explore
Help
Sign In
cml
/
picadae
Watch
1
Star
0
Fork
0
You've already forked picadae
Code
Issues
Pull Requests
Releases
Wiki
Activity
Picadae hardware and control code
39
Commits
1
Branch
0
Tags
1
MiB
KiCad Layout
77.9%
C
14%
KiCad Schematic
4.6%
Python
3.1%
CSV
0.2%
Other
0.2%
d1c21fa48f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
kevin
d1c21fa48f
.gitignore : Initial commit.
2020-12-07 11:34:58 -05:00
control
tiny/i2c_timer_pwm_2.c,tinyMakefile : New firmware version with programmable hold delay.
2020-12-07 11:31:51 -05:00
kicad
LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics.
2020-10-26 15:39:51 -04:00
.gitignore
.gitignore : Initial commit.
2020-12-07 11:34:58 -05:00
COPYING
LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics.
2020-10-26 15:39:51 -04:00
LICENSE
LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics.
2020-10-26 15:39:51 -04:00
picadae_solenoids_closeup_20191012_2.jpg
picadae_solenoids_closeup_20191012_2.jpg : initial commit
2020-12-07 11:32:20 -05:00
README.md
README.md : Added image
2020-12-07 11:26:50 -05:00
README.md
This is the main repository for the CML picadae hardware and a control files.
kicad
contains the keyboard and pedal schematics and printed circuit board layout.
control
contains the keyboard solenoid ATtiny85 firware, controller Arduino firmware and, Python control API and program.