Search found 1 match

by RayC012
Tue Sep 28, 2021 10:00 am
Forum: General Discussion
Topic: ESP32 with shift register
Replies: 0
Views: 1832

ESP32 with shift register

Hello everyone recently, I have been testing shift register (74H165) on Nodemcu 32s - esp32. referring this website : https://github.com/ifishnet/Arduino-74HC165 I know GPIOs of arduino board are different from esp32 so I switch pins (8,9,11,12) to (14,27,26,25) However, last 4 buttons didn't work q...