Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jamesleesaunders/arduino_midi
- Owner: jamesleesaunders
- Created: 2020-04-03T19:49:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T22:21:57.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T22:09:46.863Z (2 months ago)
- Language: C
- Size: 117 KB
- Stars: 11
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.