-->
Page 1 of 1

Example of using the 74HC165 Shift Register with the ESP8266

PostPosted: Mon Jan 14, 2019 1:25 am
by sfranzyshen
Example of using the 74HC165 Shift Register within the ESP8266 Arduino Environment.
Both ShiftIn() bitbang and hardware SPI (hspi) examples given ...

https://github.com/sfranzyshen/74HC165-ESP8266