TrinketMIDI updated with volume control #MIDI #Trinket

Posted on the Code and Life Blog:

Just a quick update this time: A long while ago I made a post about using Adafruit Trinket without Arduino and later converted that into a TrinketMIDI Github repository for making a MIDI device with ATtiny:

https://github.com/jokkebk/TrinketMIDI

Now, thanks to a contribution by Gerhard Zintel, there is also MIDI volume device sample code in the repo. If you want to make a MIDI volume controller, it should be pretty easy with the code as well. Enjoy!

TrinketMIDI is a V-USB MIDI implementation for Adafruit Trinket. It also supports Adafruit Pro Trinket.

The code is in GitHub and is under a GPL license.

The new volume demo program is here and an explanation is below.

What projects have you used Adafruit Trinkets in? Let us know in the comments below.