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 37bb0cf065 tiny/usiTwiSlave.h/c : Make usi_onRequestPtr,usi_onRecievePtr extern and include <stdddef.h> to fix compilation errors apparently caused by new version of compiler. 3 년 전
control tiny/usiTwiSlave.h/c : Make usi_onRequestPtr,usi_onRecievePtr extern and include <stdddef.h> to fix compilation errors apparently caused by new version of compiler. 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 : Added image 3 년 전

README.md

This is the main repository for the CML picadae hardware and a control files.

Picadae

  • 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.