Add Zero2Go board

This commit is contained in:
Shawn 2016-11-23 08:51:56 +01:00
parent f626dd7a14
commit 74195e0cf2
2 changed files with 33 additions and 0 deletions

33
draft/boards/zero2go.md Normal file
View File

@ -0,0 +1,33 @@
<!--
---
name: Zero2Go
class: board
type: power,switch,DC-DC,step-down
formfactor: pHAT
image: 'zero2go.png'
manufacturer: UUGear s.r.o.
description: Wide Input Range Power Supply for Raspberry Pi
url: http://www.uugear.com/product/zero2go/
buy: http://www.uugear.com/product/zero2go/
pincount: 40
eeprom: no
power: 5v
pin:
'7':
name: HALT
mode: input
-->
# Zero2Go
Zero2Go is a Pi-Zero sized power supply that accepts DC 5~26V and output DC 5V/2.6A max. It allows you to turn on/off your Raspberry Pi (Zero or other models) with a single tap.
You can use the two commands below to install software for Zero2Go:
```bash
wget http://www.uugear.com/repo/Zero2Go/installZero2Go.sh
sudo sh installZero2Go.sh
```
After the installation is done, reboot your Raspberry Pi and your Zero2Go is fully functional.
Zero2Go can connect to Raspberry Pi Zero without soldering (via pogo pin connector). It also supports other Raspberry Pi models who have 40-pin header, including A+, B+, 2B, 3B.

BIN
draft/boards/zero2go.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB