Cindytb / Shoe-Drum-Machine

Digital Electronics project programmed in C++ for arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shoe-Drum-Machine

Digital Electronics project programmed in C++ for arduino

This utilizes:

  1. three FSRs mapped to velocity-scalable MIDI notes
  2. 16 key touch capacitave keypad with 1 being a tap tempo, 2-12 being pre-set drumbeats, 13-15 as fills, and 16 as a clear
  3. 6 knob potentiometers mapped to velocities
  4. 1 ribbon slide potentiometer
  5. 1 SPDT switch

Final_Project_AD incorporates MIDI mapping for the Addictive Drums Suite, while Final_Project has standard MIDI mappings

About

Digital Electronics project programmed in C++ for arduino

License:Apache License 2.0


Languages

Language:Arduino 100.0%