Hi All
My current project asks for a solution that allows me to control many analog inputs and outputs (reading different kinds of sensors and controlling different kind of devices - from 12V up to 240V), and my idea is to do this via midi.
midibox64 together with the MBHP_SHX8 module seems the right joice to start. MidiIO is no good because it only supports digital IO (right?).
Instead of pots, faders and buttons I would like to use simple interfaces to connect cables (plugs).
In order to control devices that work with more than 5V (which I believe the CV In’s and Out’s operate on) I attach another external device that translates between those voltages.
Is this the right approach? are there any details to consider?
I appreciate any reply and hint.
kind regards
martin froehlich
PS. I am really a newbee, I have never done a job like this, but I have professional support, at least on the electronics side. But I do not have (or have available) any experience in porgramming MIOS or assembler.