mitxela / smsc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smallest MIDI synth, USB-C edition

Uses a CH32V003 and rv003usb

Connect a piezo buzzer between pins C0 and C1 to hear a square wave when MIDI OUT is sent (only listens to channel 1).

Connect push switches to ground on pins C2, C3, C4 and C5 to make a simple keyboard that sends notes on MIDI IN.

More info: https://mitxela.com/projects/smsc

About


Languages

Language:C 97.3%Language:Makefile 2.7%