Skip to content

Arduino sketch to control drum sticks to beat a physical drum

License

Notifications You must be signed in to change notification settings

WCRSyyc/drummerduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

drummerduino

Arduino Drummer

Arduino sketch to control drum sticks to beat a physical drum.

This is currently a shell sketch to get a simple structure that will allow adequate control of a couple of drum sticks attached to and driven by a couple of electric car door lock mechanisms. The motors are driven through an Adafruit motor shield (version 2), using their library.

Future idea: move the main control logic to a library, then just have the main sketch feed the beat timings to the instance(s). Variations: single drumming instance control both sticks, or a separate instance for each stick.

About

Arduino sketch to control drum sticks to beat a physical drum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages