Open main menu

Changes

X-UPS1

1,332 bytes added, 17 April
* <span style="color:red;font-weight:bold">LBAT:</span> <span style="color:red">A high level will be triggered when the battery voltage is lower than or equal to 3V (You can't modify this threshold of 3V)</span>
* <span style="color:red;font-weight:bold">PLD:</span> <span style="color:red">(AC power loss detection), When the external power supply is disconnected, it will trigger a high level, and the indicator light will be on</span>
* <span class="tb_red">You need to can program it yourself to read the above PLD and LBAT pin GPIO signals to achieve your own functionmore advanced functions such as '''low battery monitoring''' and '''power failure detection''', you which can refer be referred to the '''plsd.py''' file of [[X708-Scriptscript]] plsd.py file. We do not provide example programs.</span>
|-
|'''Spec''' ||
==User Manual==
'''1. X-UPS1 V1.3 Jumper Cap & Button Switch Guidance:'''
[[File:X-ups1-IMG-5311-Jumper-Cap.jpg|750px|Jumper Cap & Button Switch Function]]
 
'''2. Guide based on the Raspberry Pi 5;'''
 
If you are using the X-UPS1 with the Raspberry Pi 5, you will need to do the following configuration on the Raspberry Pi 5:
 
From the command line or Terminal window start by running the following command :
sudo rpi-eeprom-config -e
Change the setting of '''POWER_OFF_ON_HALT''' from '''0''' to '''1''' ,
 
Add '''PSU_MAX_CURRENT=5000''' at the end of the file that reads like this:
 
[[File:X120x setting1.png]]
 
Then reboot your Raspberry Pi 5 to make the change take effect.
sudo reboot
==Application==
* Please watch Main Video and Tutorial Video regarding 18650 batteries at: https://www.staysafebattery.com/en/
* Battery Recommend for X-UPS1 board, please refer to: [[File:NCR18650B.pdf|X728 battery recommend]]
 
==FAQ==
<div class="toccolours mw-collapsible mw-collapsed">
<div style="font-weight:bold;line-height:1.0;">
Q: About X-UPS1 External PH2.0-4P Switch
</div>
<div class="mw-collapsible-content">
A: The X-UPS1 has a JST PH2.0-4P switch connector reserved to allow you to use an external reset switch to fulfill the function of the on-board switch in appropriate scenarios.
Care needs to be taken to use the correct wiring sequence for your momentary self-reset switch, please refer to the silkscreen description on the PCB board, you can refer to [[PSW19]] or purchase it from https://geekworm.com/products/power-control-switch-for-x820-or-x735
 
</div>
</div>
 
 
<!--Add review function! -->