Hi Folks,
So I'm building this patch that will be controlled by a somewhat complex hardware controller that I'm building. No mouse, no keyboard, no monitor, and no midi. Midi is too slow, and doesn't provide enough resolution for analog controls (knobs et al).
What I'd like to do is build some sort of serial port / usb / ethernet interface that I can drive my shift registers and analog multiplexers with, but I really don't know where to start.
I don't think the serial external will work because (1) I can't find any documentation for the damn thing, and (2) it seems like you can only send data to the serial module, not receive data from it.
Does anyone have any ideas on where I can start with this?
I have no programming knowledge, so using a microcontroller will probably not be practical. Unless it comes out of the box as a pre-programmed SOC that can do all these things (which I think is unlikely)
Oh yeah! I also need to control this with pd!
Wow, reading back over my post, I think this will be a lot more complicated than I originally thought. Oh well, nothing's impossible.
If anyone has any ideas, and / or can point me in the right direction, I'd really appreciate it!
Thanks