mirror of
https://github.com/KevinMidboe/xserve-io.git
synced 2026-01-09 19:15:34 +00:00
8448422837714a6e6e9f5a8454499d26f27db598
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.
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
Languages
C++
100%