venkates2218
Full Member level 6

In my project,there are 8 relays use.To reduce the usage of I/O pins from PIC controller.I tried to use multiplexer and shift registers.
If the multiplexer is used means I can't switch ON pair of relay at same time.
If the shift register is used means,while shifting the data all the relays are switching on.
How to switch ON pair of relay either by multiplexer or by using shift register(Without switching on other relays while shifting)
Or is their any other way to solve this issue..?
If the multiplexer is used means I can't switch ON pair of relay at same time.
If the shift register is used means,while shifting the data all the relays are switching on.
How to switch ON pair of relay either by multiplexer or by using shift register(Without switching on other relays while shifting)
Or is their any other way to solve this issue..?