项目作者: roy-sukrit

项目描述 :
Arduino Code to light leds in MIDI signals from Digital Piano , with 3 combination s of colors and MIDI - Watch my youtube tutorial for beter understanding --->
高级语言: C++
项目地址: git://github.com/roy-sukrit/Arduino-LED-Piano.git
创建时间: 2021-01-06T02:42:06Z
项目社区:https://github.com/roy-sukrit/Arduino-LED-Piano

开源协议:

下载


Arduino-LED-Piano

Screenshot

Arduino Code to light leds in MIDI signals , with 3 combinations of colors based on MIDI response.

  • Arduino- Use either UNO or Leonardo
  • Software - PianoVFX
  • OS- Windows*

Features of the code

  1. Division of Colors : Leds glows on key press , You can specify the notes you want to have your color divions and edit the color by typing RGB values. You can have ‘n’ no of - divisions and colors.

  2. Random Colors : Everytime you press a piano key it generates a random color on the leds.

  3. Same color: This will have a single color on leds when you press a key.

Thanks to PianoVFX - Kent to make this beautiful software .