System Status

RPi system status display

🔖 Tags
🗎 File Tree
⌥ Branches [main]
Clone URL

Latest Commits

2023-07-08 Add license
2023-07-06 Update readme — 🔖 v1.0.0
2021-06-19 Always show a value for temperature
2021-06-18 Reduce minimum temperature
2021-06-17 Round temp and cpu values
2021-06-17 Clean up code
2021-06-17 Clean up shutdown display
2021-06-17 Clean up code
More...

system-status

A Raspberry Pi project to show a simple display of the system status. A Unicorn HAT Mini is used to display the temperature, cpu level and network connections.

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