Welstead / PianoLED-Visualizer

Displays LED lights for each key pressed
MIT License
1 stars 0 forks source link

Arduino Uno #1

Open roy-sukrit opened 4 years ago

roy-sukrit commented 4 years ago

Can we do this project using arduino uno and usb midi cable?

Welstead commented 4 years ago

Can we do this project using arduino uno and usb midi cable?

Instead of a MIDI input circuit you could try using this software instead to allow the arduino to read the MIDI input signals: http://projectgus.github.io/hairless-midiserial/

roy-sukrit commented 4 years ago

I tried using hairless but the port is unable to receive midi from hairless , do you have any other way?