Hi everybody.
I seek help mainly on the electronics around the arduino and connections to power and eurorack. The coding is not an issue. It might be later, but first things first. I would like to understand the electronics around the Arduino and the sensors before I start, because I live in a small country in the middle of the Atlantic ocean (Faroe Islands) and we don’t have an electronics store to pop in to get parts of the shelf. Everything is ordered online with weeks of delivery, so I would like to have all the parts in place before making the order.
Overview of the project. I’m planning to use two Sharp proximity sensors connected to an Arduino Micro and have the data transmitted to computer via usb (easy) and Eurorack modular control voltage via two 3,5 mm TS jack. One for CV and one for Gate voltage. I would like to have 5 potentiometers controling the output signals.
- scale/gain of the CV
- the offset of the CV
- slew rate up
- slew rate down
- gate threshold.
And this is for each proximity sensor. So 10 pots and 4 3,5mm jack’s
I would like to have this mounted in a housing that I can power with a power adapter 9-15 volt DC. If anything between 9 and 15 can work, that would be great.
The sensors I plan to use are a SHARP GP2Y0A710K0F and a SHARP GP2Y0A41SKOF. As I understand, I will need a by-pass capasitor of at least 10uF to stabalize the power to the GP2Y0A710K0F. And I need to protect the Arduino from shorting the analog pins when connecting the 3,5mm jack. TL07x seem to be recommended.
Questions:
I need to scale the Arduino analog out to Eurarack levels. 0-10 V and be able to offset that range to -5-5 V. Would it be possible to have the opamps do that controlled with two pots? And would it be possible for the Arduino to get a reading from the pot so I can send the reading via USB?
Then there is the external power supply. I have never used an Arduino with external power supply. Only usb powered. So I need to do some research there. But I’ll need to provide power for the sensors, the arduino micro and the opamps.
That’s it for the first post. I’m hoping this thread will provide a parts list and good suggestions for me and anyone interrested. I haven’t gotten to the housing yet. First I’d like to see, what I’ll have to fit in there and then I’ll figure out how to house it.
If anyone is curious, I plan to use this for music performace where I can use proximity data to control parameters in synths and Max msp environments. The Koma Kommander is very similar to what I wan’t to acheive. KOMMANDER – CV/Gate Motion Controller – KOMA Elektronik But I would like to have my two sensors not facing in the same direction and I would also lIke to have the extended range of proximity sensing.