Controlling Relays with Bome MIDI Translator Pro

Hi,

I just completed a project for a client that might interest some other users here.

He basically wanted to control his sound modules with MIDI. The sound modules switching only supported 1/4 inch jack switching so essentially the project involved converting MIDI signals to controlling relay switching. The relays are tied to the 1/4 jacks the plug into the sound modules.

He didn't want to use footswitches but instead MIDI messages from his Keytar.

In order to achieve this, we used Bome MIDI Translator Pro serial port output function to send serial messages to an Arduino box that then converted these messages into relay on/off messages. This solution would work equally as will with Bome Box.

So the path is as follows.

KeyTar -> MIDI to MT Pro -> Serial to Arduino -> Relay control to attached Arduino relay shield -> 1/4 jacks to sound modules.

To make this work, I had to program MIDI to Serial in MTPro and then write a script to take incoming serial commands to control pins on the relay shield.

The attached video shows him performing with the solution. Interesting he used some sort of tupperware box to house his Arduino. I'm sure he will re-package this later.

If anyone is interested in a similar solution, please feel free to send me an email.

https://iplayerhd.com/player/video/b8062442-8977-41d3-887b-484880b92e39/share

 

Here is some links I created to the test I did when completing the solution (on my arduino)

https://youtu.be/7SzCIjtE8Lo

https://youtu.be/XrzAKH9NBFw

Steve Caldwell Bome Q and A Moderator and Independent Bome Consultant/Specialist bome@sniz.biz

See attached original question post for the solution.