• sales

    +86-0755-88291180

Raspberry Pi Zero UPS-Lite User Guide

UPS-Lite is a UPS power supply specially designed for the Raspberry Pi Zero. It uses a 1000mAh polymer lithium battery for power supply, supports external power supply insertion detection, supports charging and discharging while supporting battery power detection. Support battery level detection.


Electricity I2C reading tutorial

1. Enable I2C

sudo raspi-config


 sudo reboot

2. Download the program, ups-lite.py

wget  https://cdn.static.spotpear.com/uploads/picture/learn/raspberry-pi/raspberry-pi-hats/rpi-ups-lite/ups-lite.py

3. Run the code

sudo chmod 777 ups-lite.py

sudo python ups-lite.py