This module will install a server on your Raspberry Pi, that will in turn display
- current
- voltage
- power consumption
- remaining battery capacity
- cpu and gpu temps
- battery temps
- cpu, gpu, memory and disk usage
in the onboard display of the Waveshare UPS HAT for Jetson Nano.
NOTE: THIS UPS HAT WAS MADE FOR JETSON NANO BUT IS BEING REPURPOSED FOR RASPBERRY PI
If you find an issue, please let us know!
Follow the steps below to download UPS-Power-Module directly or create it from scratch.
On the Raspberry Pi, run the ups-display installation script
git clone https://github.com/anvishinc/ups_display_server.git
cd UPS-Power-Module
sudo ./install.sh
This repo is fork of waveshare/UPS-Power-Module