-
when I plug in the charger the raspberry pi turns on automatically how come?
I feel it should only turn on when I push the power button how do I fix that
-
Hello
I have a little test today. I have been used the UPS more than 48hours (with a Fast Charger).
Now I have Disconnected IT. And start get I think to much dropdown.
```
$ python3 upsp…
-
In "upsplus.py" on line 86 you compare ina.voltage() to PROTECT_VOLT.
The return value of ina.voltage() is something like "4.208".
PROTECT_VOLT is 3700.
Therefore the comparison
` if ina.v…
-
follow-up on issue #7
using firmware v. 5
after a shutdown countdown, with Back-To-AC Auto Power up enabled, the UPS switches back on, even when no AC power supply is connected.
pi@raspberrypi…
-
f/w version 7
upsPlus.py running every minute and setting 0x18-0x1A registers to 0, 0, 180 respectively (watchdog function).
The did a showdown from the GUI (in Raspberry OS).
Pi shuts down. After …
-
-
Hello friend.
This weekend i have tested your repository.
Are work great! :) except the crontab reboot command :P Will reboot the rpi after some time ;)
-
-
today I ran into the following problem: reading i2c bus about the current charging interface status does not work.
Problems in this situation:
Full-featured-demo-code.py reported 5151mV on Type-C US…
-
Hello friends.
Yesterday have arrived to home and see my rpi off (with no time to check), today i have checked... the UPS are not charge the batteries correctly. Actually batteries have ~2.1V each.
…