Open main menu

Recent changes

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Show my edits | Show bots | Hide minor edits
Show new changes starting from 23:15, 14 June 2024
 
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

14 June 2024

     11:43 Comments log 136.52.124.58 talk posted a new comment on X1203(Is it possible to modify the maximum charge voltage? For safety and longevity of the cells I would like them charged no higher than 3.75v - Is it possible for the user to make this change? Is it also possible to modify the minimum voltage before automatic shutdown is triggered? Is it possible to modify the maximum charge current? Control over all of these settings would not only allow for safer operation and longer battery lifespan but would also allow for the use of LiFePO4 cells which ar...)

13 June 2024

     22:45  (Comments log)[92.185.70.196‎; 143.167.157.2‎; 136.35.123.68‎]
     
22:45 143.167.157.2 talk posted a new comment on X729(Is it compatible with Pi Zero 2W as well? The X306 doesn't have battery readings support, so I'm planning to use this. Also, does it support all 18650 batteries (3.6V, 3.7V and so on)?)
     
07:13 136.35.123.68 talk posted a new comment on Raspberry Pi 4 Model B(curious why there is no wifi support? Been around a long time.)
     
07:10 92.185.70.196 talk posted a new comment on X735-script(Buenas, que script x735 v2.5 para libreelec, kodi 21 omega que funcione raspberry pi 4. me podéis ayudar.)

12 June 2024

     01:28 Comments log 174.174.80.39 talk posted a new comment on X1200(OK so I got pretty close by modifying the included pld.py script. I can get it to shutdown when on battery with a delay. However, it will execute the second the pi is on battery. I would rather it be on battery for say 10 seconds so random power drops don't shut it down. Any idea on how to implement this? #!/usr/bin/env python3 #This python script is only suitable for UPS Shield X1200, X1201 and X1202 import gpiod import time from subprocess import call PLD_PIN = 6 chip = gpiod.Chip('gpioc...)