KevinMidboe 8448422837 Represent states as binary memory
This allows us represent all shift registers as memory variables where
we want to update them independently from rendering.  Want to allow us to write
as much and as efficiently as possible to write data to arduino memory,
but only write to shift registers when state dictates it.
Currently use state variables to store data and check for changes that
will trigger display/shift register refresh.
2024-07-08 23:12:23 +02:00
2024-07-07 23:46:52 +02:00
2024-07-07 23:51:46 +02:00

Xserve I/O

Arduino project to resurrect Xserve front panel switches, buttons and LEDs.

View project info at: https://wiki.schleppe.cloud/bin/view/xserve/Front%20IO/.

Description
No description provided
Readme 39 KiB
Languages
C++ 100%