Picadae hardware and control code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kevin 5008c67002 app/picadae_api.py, picadae_shell.py : Added set/get_hold_delay(). Fixed shell._read(). 3 年之前
control app/picadae_api.py, picadae_shell.py : Added set/get_hold_delay(). Fixed shell._read(). 3 年之前
kicad LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics. 3 年之前
COPYING LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics. 3 年之前
LICENSE LICENSE and COPYRIGHT : Initial commit. Added license notice to all code files and schematics. 3 年之前
README.md README.md : Updated. 3 年之前

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.