RPi system status display
Go to file
Mike Cifelli 2a810ce1ec Add power button function 2021-06-16 19:26:51 -04:00
README.md Initial commit 2021-06-16 16:59:16 -04:00
install Initial commit 2021-06-16 16:59:16 -04:00
system-status.py Add power button function 2021-06-16 19:26:51 -04:00
system-status.service Initial commit 2021-06-16 16:59:16 -04:00

README.md

system-status

Dependencies

sudo raspi-config nonint do_spi 0
sudo apt install python3-pip
sudo apt install python3-gpiozero
sudo pip3 install unicornhatmini

Installation

sudo ./install