Skip to content

Simple MIDI to USB adapter running on AT90USB162 micro

Notifications You must be signed in to change notification settings

kwarc93/midi-to-usb

Repository files navigation

MIDI to USB adapter

Simple MIDI (UART) to USB adapter running on AT90USB162 microcontroller

Features:

  • build upon LUFA USB framework
  • only channel voice messages are supported

Dependencies

  • LUFA
  • midiXparser

How to build

git clone --recurse-submodules https://github.com/kwarc93/midi-to-usb.git

cd midi-to-usb

make all

About

Simple MIDI to USB adapter running on AT90USB162 micro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages