Hi
I'm building a 24x6 led matrix display that uses some 74HC595 s. As this project was sort of sponsored by the school, I get to draw parts from the component store. However, they didn't have 74HC595 s. However there were other 8bit shift registers and I'm not sure whether those will work perfectly with the arduino uno. I'm pretty new to shift registers. Below are the list of shift registers
4035 ( 4-Bit Parallel in / Parallel Out Shift Register )
74LS379 ( Quad Parallel Register )
4076 ( 4 Bit D Type Register )
IC : 74LS166 ( 8 Bit Shift Register )
74LS323 ( 8 Bit Shift/Storage Register )
74LS164 ( S/P Shift Register )
4015 ( Dual 4 Bit Static Shift Register )
74LS194 ( 4 Bit Bi-Dir Shift Register )
74LS299 ( 8 Bit Shift/Storage Register )
7496 ( 5 Bit Shift Register )
74LS195 ( 4 Bit Shift Register )
74199 ( 8 Bit Bi-Directional Universal Shift Register )
4014 ( 8 Bit Static Shift Register )
4006 ( 18 BIT Static Shift Register )
Which one will work similarly with the 74HC595?
Thanks in advance