You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small binary clock program to use with a Raspberry Pi (only tested with the Pi 1)
You can find the GPIO map I used here (the last picture and the bottom of the page).
I used the SH74HC595 shift registers and you can find the data sheet here.
About
A small binary clock program to use with a Raspberry Pi