Skip to content

carlostoni/midi-controller-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

midi-controller-Arduino

Using the Arduino Pro Micro in conjunction with the Control_Surface.h library enables the creation of an efficient MIDI controller. This combination allows you to turn the Arduino Pro Micro into a device capable of sending and receiving MIDI messages, opening up numerous possibilities for creating custom MIDI controllers. It is a powerful and versatile solution for controlling the computer in a personalized way.

Necessary software

Arduino IDE 2.1.0

MIDI Mixer

Library:

  • Control_Surface.h

Materials:

  • 1x arduino pro micro
  • 6x Potentiometer 10k
  • 16x Push button 2 pin

Wiring Diagram

Untitled Sketch 2_bb

Assembled Project

1