Making a drum midi controller using Arduino You can see my Project on here https://perfectsilentproject.blogspot.com/2025/05/nard-drum-midi-controller-making.html
Open Source Code. You can change and improve the coding.
You can use the Code for building Full Drum Kit Controller.
Flexible, You can change the Value on the Code :
-
For All Piezzo input :
- Active : False/True
- Midi Note (0-127)
- Min Threshold (0-1024)
- Max Threshold (0-1024)
- Min Velocity (0-127)
- Max Velocity (0-127)
- Scan Time (0-1024)
- Masking Time (0-1024)
-
For Hihat Pedal :
- Midi Note Close (0-127)
- Midi Note Pedal (0-127)
You can use Arduino Pro Micro (Recomended) or Arduino Leonardo (Not tested yet).
*I still using Bahasa Indonesia on Code, Just use google translate.
To do :
- Adding LCD Display module
- Adding 2 Rotary Encoder for Menu Navigation
- Adding Menu on coding to change Value
- Adding Optical Hi-hat Controller with TCRT5000 Module