Multi-SNICS_Interlock/statusDisplay
2024-02-27 18:54:59 -05:00
..
BG.png status display tested 2023-12-15 15:38:22 -05:00
display.cpp update Listen2Arduino.py for influxDB2, add data.txt timestamp in status display 2024-02-27 18:54:59 -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