Effect Piano

July 5, 2020 ยท View on GitHub

How it works

in short:

  1. The program running on your windows device use portmidi to read messages from midi port
  2. The program send these messages to Arduino through USB Serial
  3. Another program running on Arduino receives these messages and light up the particular LED(s)