Skip to content

BlackholeBun/HelloDrum-arduino-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloDrum-arduino-Library

This is a library for making E-Drum with Arduino.
work in progress(3/12/2018)

Description

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

Features

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

Circuit

  • Single Piezo sp

  • Dual Piezo dp

  • TCRT5000 tcrt

  • YAMAHA PCY135/PCY155 pcy

Pads

I am publishing the STL data of pads from 6 inches to 12 inches.(https://www.thingiverse.com/RyoKosaka/designs)

Install

  1. Download ZIP
  2. Import a .zip Library (https://www.arduino.cc/en/Guide/Libraries#toc4)
  3. Import Arduino MIDI Library (https://playground.arduino.cc/Main/MIDILibrary)

Release History

  • 0.1
    • Work in progress

Contributing

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

Author

@tnctrekit
Works

Licence

MIT

About

This is a library for making E-Drum with arduino.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%