| .. | ||
| BG.png | ||
| display.cpp | ||
| Makefile | ||
| README.md | ||
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
| .. | ||
| BG.png | ||
| display.cpp | ||
| Makefile | ||
| README.md | ||
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
make