MIDI Desk Drums is a compact, USB-powered drum kit designed to fit right on your desk. Built using Arduino, piezo sensors, and 3D-printed components, this project enables you to create a fully functional MIDI drum kit that's portable, responsive, and works seamlessly with music software like GarageBand, Ableton, and Logic Pro.
This repository contains all the code, schematics, and 3D models you need to build your own MIDI Desk Drums. Whether you're a music enthusiast, DIY maker, or just curious about MIDI technology, this project is perfect for adding a personal touch to your music-making setup!
- Compact and Desk-Friendly Design: The drum kit is designed to fit on a standard desk or table, making it accessible and convenient.
- MIDI Compatibility: Sends MIDI signals over USB, compatible with various DAWs (Digital Audio Workstations).
- Dynamic Response: Adjusts the volume based on hit strength, providing realistic drumming feedback.
- Arduino-Powered: Uses an Arduino Leonardo to read sensor inputs and convert them to MIDI signals.
- Debouncing Logic: Avoids multiple signals from a single hit, thanks to a custom debounce algorithm.
https://www.instructables.com/Desk-Mat-to-MIDI-Drums/
This project is licensed under the MIT License.