This is a library for making E-Drum with Arduino.
work in progress(3/12/2018)
This is a library for making E-Drum with Arduino.
By using it with Arduino MIDI Library, you can make E-drum.
Open E-Drums
- Single piezo pad, Dual Piezo pad, 2 zone cymbal, 3 zone cymbal
- It is compatible with YAMAHA's 3 zone cymbal.(PCY135/PCY155)
- Sensitivity, threshold, retrigger cancellation, note number can be set with each piezo.
- Both optical(TCRT5000) and FSR type hi-hat controllers can be used.
I am publishing the STL data of pads from 6 inches to 12 inches.(https://www.thingiverse.com/RyoKosaka/designs)
- Download ZIP
- Import a .zip Library (https://www.arduino.cc/en/Guide/Libraries#toc4)
- Import Arduino MIDI Library (https://playground.arduino.cc/Main/MIDILibrary)
- 0.1
- Work in progress
- Fork it
- Create your feature branch
- Commit your changes
- Push to the branch
- Create new Pull Request