Skip to content

ograndebe/mvdrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvdrum

Minimum Viable Drum (Using Arduino)

English

This project proposes to be a simple drum midi controller using arduino. The idea is keep it simple, create your own simple and cheap box that solves your problem. for now, we will not provide electronic part documentation, it's easy to deduct reading the Arduino Documentation. for midi USB, buy a cheap Chinese Midi USB cable, it's easy e cheap. download this library (https://github.com/alextaujenis/RBD_Button) and put into arduino libraries folder

Português

Este projeto se propõe a ser um controlador midi simples usando arduino. A ideia é mante-lo simples, crie sua caixinha simples e barata que resolve seu problema. Por enquanto, não disponibilizaremos documentação da parte eletrônica, é fácil de deduzir lendo a documentação do Arduino para midi USB, compre um cabo chinês baratinho, é fácil e barato. baixe essa biblioteca (https://github.com/alextaujenis/RBD_Button) e coloque na pasta de bibliotecas do arduino.

Four Setup Modes (see the blueprint below)

  • For Arduinos with 8 analog inputs
    • Setup A - HiHat using a switch
    • Setup B - HiHat using a switch or an analog input for half HiHat (in development)
  • For Arduinos with 16 analog inputs
    • Setup C - HiHat using a switch
    • Setup D - HiHat using a switch or an analog input for half HiHat (in development)

New Learn Mode

  1. Press up button for 2 seconds (to enter/exit of Learn Mode)
  2. Play Properly pad/cymbal to select the sensor
  3. Use up/down buttons and the next/previous notes will be played and selected
  4. Press up and down button simutaneously for 2 seconds to store selected notes.

Helpful links (electronic)

LED Blink Push Button MIDI Out Piezo Sensor

Blueprint

Blueprint

About

Minimum Viable Drum (Using Arduino)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages