Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamesleesaunders/arduino_midi

Arduino MIDI Interface Example Sketches
https://github.com/jamesleesaunders/arduino_midi

Last synced: about 2 months ago
JSON representation

Arduino MIDI Interface Example Sketches

Awesome Lists containing this project

README

        

# Arduino MIDI Interface Example Sketches

Example Arduino sketches for use with the Data Point MIDI Serial Interface board.

## Buzzer Keyboard

Arduino keyboard plays sound over piezo buzzer.

## Buzzer Melody

Happy Birthday on piezo buzzer.

## MIDI In Buzzer

Use MIDI In to play tune on piezo buzzer.

## MIDI In LED

MIDI In flashes LED when message is received.

## MIDI Out Keyboard

Arduino keyboard plays though MIDI Out.

## MIDI Out Melody

Happy Birthday played out of MIDI Out.

## Christmas LED

Christmas Tree LEDs.

## Christmas RGB

Christmas Tree NeoPixels.