Multi-SNICS_Interlock/statusDisplay
2024-02-08 17:50:40 -05:00
..
BG.png status display tested 2023-12-15 15:38:22 -05:00
display.cpp reduce to 1 decimal place 2024-02-08 17:50:40 -05:00
Makefile tested, can display image.png, no text 2023-12-14 17:53:47 -05:00
README.md status display tested 2023-12-15 15:38:22 -05:00

Intoduction

The Status Display on Raspberry Pi use the SDL (Simple DirectMedia Layer) C++ library

sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev

To Compile

make