Hey,
I need an array of 16 leds to blink by a control signal. I am using an array 16 sensors and I'm multiplexing their outputs.when the select pin is 0, I need to access data output of sensor 1 and 1st led should blink simultaneously. At first I used a 16:1 mux and 4:16 decoder whose select pins are shorted. But the leds which are connected to decoder(output pins) are flickering. I'm using arduino mega 2560. Are they any Led array driver kind of things I'm unaware of. I'm quite a newbie. Is there any other logic to implement this circuit.
arduattack:
Hey,
I need an array of 16 leds to blink by a control signal. I am using an array 16 sensors and I'm multiplexing their outputs.when the select pin is 0, I need to access data output of sensor 1 and 1st led should blink simultaneously.
Simultaneously with what?
At first I used a 16:1 mux and 4:16 decoder whose select pins are shorted. But the leds which are connected to decoder(output pins) are flickering. I'm using arduino mega 2560. Are they any Led array driver kind of things I'm unaware of. I'm quite a newbie. Is there any other logic to implement this circuit.
thanks in advance!!!
So you've not posted your code and you've not posted your schematic.
Do you think we're mindreaders?