PDA

View Full Version : Demux



xnihilo
- 11th April 2008, 11:15
Hi guys!

I need to redirect voltage from the input to one of many outputs, in sequence, everytime I put a voltage pulse on the input pin.
Imagine there are 16 outputs available, I connect a led to each output and I want that everytime I pulse the single input, it turns of the previous led and turns on the next led, like some sort of sequential switcher but I have merely one or two PIC pins availables to control the multiple output device.
Does someone know if such thing exist? Maybe a Demultiplexer of some kind?

Thanks for your help

Kamikaze47
- 11th April 2008, 13:58
<a href="http://www.datasheetcatalog.com/datasheets_pdf/7/4/H/C/74HC154.shtml">74HC154</a>

xnihilo
- 13th April 2008, 17:15
Thanks, I knew this one.
It needs 4 lines input (2e4) but I need to use 1 input and one strobe line.