Replies: 1 comment 1 reply
-
The library's framework is definitely capable of supporting this. But you'd have to create a new subclass of It'd be a great addition to the library. If you get it working, consider sending me a PR. BTW, it looks like the 74HC165 is not a tristate device, so it must be the only device on the bus. But it looks like the 74HC589 does support tristate: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As i have limited pins with my esp32 i am have to use Shift Registers to read 16 push button switch (non-latching switch). is it possible to use this library for this ?
Beta Was this translation helpful? Give feedback.
All reactions