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.