Picadae hardware and control code
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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.