Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Button Matrix with Shift Registers (PISO) #16

Open
tdguchi opened this issue Aug 23, 2023 · 0 comments
Open

Change Button Matrix with Shift Registers (PISO) #16

tdguchi opened this issue Aug 23, 2023 · 0 comments

Comments

@tdguchi
Copy link

tdguchi commented Aug 23, 2023

Hi, I was reading your code, very useful, and documented

thanks for that!

I was thinking about using some 74HC165 PISO register (paralel in, serial out) to get the inputs.

Do you think that could be done?

For example, one register could get the second wheelstate byte, every button click sends a complete 8 bit pack. Another, for the third... etc.

what do you think?

Edit: Something like this:
https://wokwi.com/projects/306024460940476993

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant