Skip to content

sunfounder/pipower5_update_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipower5_update_tools

I2C IAP tools for PiPower5

Install depencies

git clone https://github.com/sunfounder/pipower5_update_tools.git --depth 1

sudo pip3 install blessed --break
sudo pip3 install smbus2 --break

Usage

  1. Stop PiPower5 Service (If you have runned pipower5 service)
sudo systemctl stop pipower5.service
  1. get update file
cd pipower5_update_tools
git pull
  1. run
python3 run.py

About

I2C IAP tools for PiPower5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages