FortySevenEffects / arduino_midi_library

MIDI for Arduino
MIT License
1.56k stars 252 forks source link

Port lib to RPI Pico #303

Open solrankos opened 1 year ago

solrankos commented 1 year ago

Would it be possible to port this lib to work with RPI Pico? That would be awesome. Would be cool if it could be used by the wiz-io baremetal env for platformio

lathoub commented 1 year ago

No need to port this lib, you can use it OoB using the Pico's serial port (using the Arduino IDE)