Search found 3 matches
- Thu Dec 19, 2024 3:43 am
- Forum: ESP32 Arduino
- Topic: Reading MIDI packets via onboard USB-OTG host
- Replies: 4
- Views: 4060
Re: Reading MIDI packets via onboard USB-OTG host
Thank you for this, this should be enough to get me on track. I think I actually stumbled upon this example before in my research, but only glanced at it so I didn't see if it was useful enough or not.
- Tue Dec 17, 2024 12:34 am
- Forum: ESP32 Arduino
- Topic: Reading MIDI packets via onboard USB-OTG host
- Replies: 4
- Views: 4060
Re: Reading MIDI packets via onboard USB-OTG host
I cannot see any DIN I/O available. It is a Yamaha P-125, not a whole lot of functionality packed into it. So it seems like if I want to continue using this piano I would need to stick to the USB-B connection. Another idea I thought of was to use a raspberry pi to read the midi (as that would make ...
- Sun Dec 15, 2024 9:43 pm
- Forum: ESP32 Arduino
- Topic: Reading MIDI packets via onboard USB-OTG host
- Replies: 4
- Views: 4060
Reading MIDI packets via onboard USB-OTG host
This is my first post here so if anything is incorrect let me know.
I am working on a project where I want to drive strips of WS2815 leds based on input from a digital piano. I have a ESP32-S3-WROOM-1 dev board that has USB-OTG and I would like to continuously read the input of the piano keys via ...
I am working on a project where I want to drive strips of WS2815 leds based on input from a digital piano. I have a ESP32-S3-WROOM-1 dev board that has USB-OTG and I would like to continuously read the input of the piano keys via ...