Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4880

MicroPython • Sending MIDI and other data over USB

$
0
0
I've built a few MIDI controllers using Rapsberry Pi Picos. They connect to a main module via USB, and send MIDI data over USB. Now I'm thinking I'd like to also send/receive other data at the same, as the MIDI controllers might need data from the main module. The data will just be text and numbers. Is that possible? Would I have any issues with the other data interfering with the MIDI messages? If it is possible without interfering with MIDI, can someone suggest where to start? Would it be as simple as using something like PySerial, using the same port, and sending the data to the Picos?

Statistics: Posted by dayunbao — Thu Feb 13, 2025 8:55 pm — Replies 1 — Views 46



Viewing all articles
Browse latest Browse all 4880

Trending Articles