I have an Arduino that is sending out three digital signals, ground, and +5v to four groups of four 595 shift registers. Each group will control 32 LEDs.
The arduino and the power supply (actually the +5 will be coming from the PS not the arduino) is in a rack, and each bank of LEDs, and their four 595s will be on the other side of a 20' DB-25 cable-so four DB-25 cables total.
Do I need a buffer between the digital pins out of the arduino when each pin splits into four? Can anyone point me to a simple buffer circuit to accomplish this if so?
I am doing this project (except using four 595s instead of two):
Thanks guys!