cnlohr / rv003usb

CH32V003 RISC-V Pure Software USB Controller
MIT License
436 stars 43 forks source link

Demo midi in and out #31

Closed mitxela closed 8 months ago

mitxela commented 10 months ago

Hi, fantastic work on all of this so far, awesome stuff.

Here is a very small contribution, to demo midi in and out. MIDI out plays a square wave on a piezo buzzer connected to pins C0 and C1. MIDI in is sent when buttons connected to C2, C3, C4 and C5 are pressed.

cnlohr commented 8 months ago

Thank you so much for your work. Can you make a video of it working?

cnlohr commented 8 months ago

Does this work in Windows?

cnlohr commented 8 months ago

Oh wow! I just saw your video and hackaday article! Very cool!

mitxela commented 8 months ago

Cheers, yes I briefly tested it on windows and it seems to work OK.