Arduino: Serial2Parallel Library
The Serial2Parellel library was developed to work with shift registers like the 8-Bit Serial-In/Parallel-Out Shift Register from TI. It makes it easy to set the state of all the bits on one to four chips chained together then push all that data out through a data pin on the Arduino. This library has no other [...]
