tisboyo / pwnagotchi-pisugar2-plugin

100 stars 12 forks source link

PiSugar3 Support #4

Closed Katazui closed 2 years ago

Katazui commented 2 years ago

I would like to comment that I have successfully got PiSugar 3 to work (both plus version and regular version). All I did was follow the steps in the guide, however, the first shell command should be:

curl http://cdn.pisugar.com/release/pisugar-power-manager.sh | sudo bash

instead of...

curl http://cdn.pisugar.com/release/Pisugar-power-manager.sh | sudo bash

The only difference was the capital "P" in "pisguar", I've noticed that a simple lowercase gives the option of selecting PiSugar3. Then follow the rest of the guide. The pisugar2.py works perfectly fine on PiSugar 3 models.