Skip to content

dani3l3/PadIno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pad-ino

a MIDI 6 Drum Pads Controller based on Arduino by Plank guitars and musical things by Shambien (Daniele Muscetta) - https://www.shambien.com

Pad-ino picture

  • 2025 01 04 - v1.0 - initial version
  • 2025 01 06 - v1.1 - code/unused references cleanup, fixed USB-Rename
  • 2025 01 08 - v1.2 - performance improvements
  • 2025 01 09 - v1.3 - some refactoring and more perf improvements

Works on Arduino Pro Micro / Leonardo - UNTESTED on any other board (but it should work on all those based on the Atmega32U4 chipset).

It can be built for under 10$ with the following electronic components:

  1. Arduino Pro Micro (or Leonardo)
  2. 6 ceramic piezo discs
  3. 6 1MegaOhm resistors
  4. 6 Zener diodes 5.1V

The code includes a lot of comments and it should be easy to figure out what to tweak (thresholds for sensitivity, mostly, which might depend on how the hardware is assembled) and debug statements that can be uncommented during testing.

Besides the code, in this repository you can find several pictures I took during various phases of the build process.

Contains portions of code, inspiration and teachings derived from various sources such as:

...and many other sources I consulted and learned from but I did not bookmark (but you might find them by searching for keywords such as 'octapad piezo arduino' on YouTube).

I cannot thank enough all of the authors of the above for teaching me thru their tutorials, experiences and code! May God bless you always.

Keep grooving!

Shambien

About

Arduino Pro Micro as Drum Pad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published