Difference between revisions of "X1200"

From Geekworm Wiki
Jump to navigation Jump to search
(Created page with "{{GD Template Impl}} ==Overview== ==Features== ==Packing List== ==User Manual== <!--Add review function! --> <comments /> <!--Please choose the --> <!--Remove other cate...")
 
Line 1: Line 1:
 
{{GD Template Impl}}
 
{{GD Template Impl}}
 
==Overview==
 
==Overview==
 +
X1200 is an innovative uninterruptible power supply (UPS) expansion board designed specifically for the Raspberry Pi 5. With its advanced features and robust power backup capabilities, the X1200 is perfect for even the most demanding Raspberry Pi setups.
  
 
==Features==
 
==Features==

Revision as of 17:54, 2 January 2024

Overview

X1200 is an innovative uninterruptible power supply (UPS) expansion board designed specifically for the Raspberry Pi 5. With its advanced features and robust power backup capabilities, the X1200 is perfect for even the most demanding Raspberry Pi setups.

Features

Packing List

User Manual

Add your comment
Geekworm Wiki welcomes all comments. If you do not want to be anonymous, register or log in. It is free.


Anonymous user #5

20 days ago
Score 0++
where to buy?

Lisa

20 days ago
Score 0++
Hi, X1200 is out of stock and is still in production.

Harry

one day 14 hours 43 minutes ago
Score 0++

Anonymous user #3

one month ago
Score 0++
It mentions above that "Battery charging control can be managed via GPIO". I cannot find any information on how to do this, does anyone have information about this? It would be nice if I could stop charging the cells at a configurable percentage.

Lisa

one month ago
Score 0++
Hello,please refer toX1200 Hardware---Raspberry Pi GPIO used

Anonymous user #3

one month ago
Score 0++

For anyone else looking for the method to control the charging: "pinctrl set 16 op dl" will ENABLE charging the 18650 cells.

"pinctrl set 16 op dh" will DISABLE charging the 18650 cells.

Anonymous user #4

one month ago
Score 0++

Yes, that will work temporarily, but you should likely be using

'pinctrl set 16 pu' to stop charging and 'pinctrl set 16 pd' to start charging.

Harry

28 days ago
Score 0++

Simple control of charging via GPIO16:

pinctrl set 16 op dh

- stops charging

pinctrl set 16 op dl

- starts charging

default is charging mode

Anonymous user #2

one month ago
Score 0++
Hi. Can this board be used for the Raspberry pi 4? I cannot use the 40 pin header as your 4 board does.

Lisa

one month ago
Score 0++
Not support Pi4, because it power Pi5 via [pogo pin], you can use X-UPS1 or X703

Anonymous user #1

2 months ago
Score 0++
Can Raspberry Pi 5 be powered thru the XH2.54 2-pin 5V Out connector only?

Lisa

one month ago
Score 0++
There is no need to do this as the Pi5 can be powered via the pogo pins.