DIYstompboxes.com

DIY Stompboxes => Digital & DSP => Topic started by: gtudoran on August 19, 2015, 08:10:54 AM

Title: Basic MIDI controller
Post by: gtudoran on August 19, 2015, 08:10:54 AM
Hello guys, just a small project that i would like to share with you for whom is interested.
We are talking about a small MIDI controller that will send incremented or decremented PC-MIDI Messages (Program Change messages / 0 to 127) with the following features:
- UP / DOWN buttons
- for every send message a corespondent led will blink
- last send message will be stored in memory and it will be send when one of the buttons will be pressed for the first time after the power-up
Very handy for changing presets on a effect processor or any other device that accepts Program Change MIDI messages.
Arduino Pro Mini was used, the firmware was written in C and can be downloaded from here: https://dl.dropboxusercontent.com/u/15275178/RioTDevices/FIRMWARE/MIDI_SEND_PC/MIDI_SEND_PC.hex (https://dl.dropboxusercontent.com/u/15275178/RioTDevices/FIRMWARE/MIDI_SEND_PC/MIDI_SEND_PC.hex)
Permission DENIED for using it in commercial products, for DIY purposes ONLY!
I will gladly answer any questions that you might have.

(http://s5.postimg.org/4rcs249w3/11895114_1672034686364211_6982013285000363445_o.jpg) (http://postimg.org/image/4rcs249w3/)

Best regards,
DeX