Multi-SNICS_Interlock/statusDisplay
2024-05-23 16:29:20 -04:00
..
BG.png status display tested 2023-12-15 15:38:22 -05:00
display.cpp added serial_relay.py and listen2relay.service, for reading the tritium monitor by raspberry pi 2024-05-23 16:29:20 -04: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