rsta2 / pico

Some small programs for the Raspberry Pi Pico
Other
46 stars 5 forks source link

How to install MIDI adapter? #3

Closed fastKsad closed 1 year ago

fastKsad commented 1 year ago

Hello, I am new with all of this things related to RB Pico, and I saw this code of "midi_adapter/" that can help me in a project but I don't know how to make it work on my RB pico. I will be very glad if somebdy helps me.

rsta2 commented 1 year ago

Just download the midi_adapter.zip file from the Releases page, unpack it, connect your Raspberry Pi Pico to a desktop computer, while the BOOTSEL button is pressed on it, and copy the file midi_adapter.uf2 from the archive to the appearing Pico drive. After a few seconds the program has been flashed and is ready to be used.

rsta2 commented 1 year ago

I think, this question has been answered and the issue can be closed.