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
Use SN74LS674 as a reference. Take a hal::spi (serial data and clock) and hal::output_pin (latch) and use these to create a serial to parallel shift register.
Should come with a hal::input_pin interface adapter for each available pin.