Changes

Jump to navigation Jump to search

X730

2,629 bytes added, 15:23, 18 December 2019
[[File:X730-IMG-5409.jpg|thumb|right|X730]]
[[File:X730-IMG-5388.jpg|thumb|right|X730]]
[[File:X730-IMG-5393.jpg|thumb|right|X730]]
{{GD Template Impl}}

== Overview ==
The X730 is a multifunctional expansion board for all current models of the Raspberry Pi using a 40 pin header.It provides intelligent and safe power management, safe shutdown and full poweroff through software, an automatic temperature controlled fan which enables the use of the Raspberry Pi in extreme conditions including very high temperature environments.The X730 also reserves the 40-pin header that can be stacked with other Raspberry Pi accessory boards for enhanced applications.

[[File:X730-1.jpg|X730]]

[[File:X730-2.jpg|X730]]

[[File:X730-3.jpg|X730]]

[[File:X730-4.jpg|X730]]
== Features ==
===Operating System===
* Raspbian Stretch
* Safe shutdown function tested for Raspbian, other operating systems to be tested and advised
===About Power Management===
* Intelligent and safe power management
* Press the power button to turn on
* Press the button and hold for 1~2seconds to reboot
* Press the button and hold for 3~7seconds for safe shutdown
* Press the button and hold for >8seconds to force shutdown
* Supports safe shutdown and full poweroff through software
* On-board LED shows the status of power on, reboot and shutdown
* Powers the Raspberry Pi via the 40-pin header - no additional cabling required
===About Cooling Fan===
* Dual trip point temperature controlled cooling fan
* Auto-Control the fan for Cooling / quiet Operation
* Board tempeature <18℃ - Fan off
* Board tempeature >18℃ - Fan running low
* Board tempeature >38℃ - Fan running at full speed
* On-board LEDs show the status of fan running low and high
* No driver and setting required

===Others===
* Reserved 40-pin stackable Header for Add-On Boards
* Works with all current models of the Raspberry Pi using a 40 pin header
* On-board micro-USB socket for power input - No need to change the power adapter

==Document==
* [https://github.com/geekworm-com/x730-script Github]
We test this shell script base official Raspbian '2018-11-13-raspbian-stretch.img' version;

We test this shell script base official Raspbian '2019-09-26 Raspbian Buster' version;
<pre>
wget https://raw.githubusercontent.com/geekworm-com/x730-script/master/x730.sh
sudo chmod +x x730.sh
sudo bash x730.sh
printf "%s\\n" "alias x730off='sudo x730shutdown.sh'" >> ~/.bashrc
sudo reboot

#safe shut down
x730off
</pre>

<!--增加评论功能! -->
<comments />

<!--请选择合适的分类,多余的分类请删除; -->


[[Category:Product Manual]]
[[Category:Raspberry pi]]

Navigation menu