I’m a newbie to the Arduino boards. It looks like one of them could
be right for me, but I can’t quite figure out which.
Here’s what I want to do:
The function is like the LED bar in an audio equalizer, but in my case
I want to drive 6 EL wires, each modulated by the current level
in a correpsonding audio frequency band.
Input: 6-channel audio spectrum analyzer. I’ll build it myself
out of opamps and filters. Will produce 6 channels with
analog DC voltage (say 0-5V or whatever is most suitable)
I would use this for the ADC converters of the Atmel chip.
Output: 6 PWM channels for EL-wire Triac control.
The Escudo looks ok for the Triacs. Maybe I should add opto-
couplers to be safe (a simple triac grounding error could nuke the CPU!).
The EL Sequencer by Sparkfun looks cool, but it has unfortunately
used the ADC input pins as PWM outputs so it won’t work for me.
So the question is basically: 6 analog in, 6 PWM out, which
of the Arduinos would be my best bet? I’m well versed in embedded
coding so I can modify SW as needed.
I’ll be happy to post the final result in the public domain if there
is an interest.
Best regards
Knut