Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mil/arduino-ps2-to-midi

Diagram and Arduino code to convert a PS2 keyboard to output MIDI.
https://github.com/mil/arduino-ps2-to-midi

Last synced: about 2 months ago
JSON representation

Diagram and Arduino code to convert a PS2 keyboard to output MIDI.

Awesome Lists containing this project

README

        

# Arduino PS2 to MIDI

Convert a PS2 keyboard to output MIDI signals. Sketch is in `src/` more documentation and wiring diagram soon to be added here. Project assumes you are using `ino` Arduino build tool currently