Overview
- Object ID : 2517 (2013-04-18)
- Author : microcontrolled | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Protocol
- Licence : Other
Content
This is an object to read input shift registers. It has been tested to work with the TI SN74HC165 shift register, but should work with any that have a latch (SH/LD), CLK, CLK inhibit (CLKINH), and a serial out. On the TI you will define the serial in pin as the "Qh" pin on the pinout.
Note that this will not work with output shift registers.