diff --git a/resources/boards/uugear-7port-usb-hub.png b/resources/boards/uugear-7port-usb-hub.png new file mode 100644 index 0000000..81eeee0 Binary files /dev/null and b/resources/boards/uugear-7port-usb-hub.png differ diff --git a/resources/boards/witty-pi.png b/resources/boards/witty-pi.png new file mode 100644 index 0000000..dc4928a Binary files /dev/null and b/resources/boards/witty-pi.png differ diff --git a/resources/boards/zero4u.png b/resources/boards/zero4u.png new file mode 100644 index 0000000..b9c1189 Binary files /dev/null and b/resources/boards/zero4u.png differ diff --git a/src/en/overlay/uugear-7port-usb-hub.md b/src/en/overlay/uugear-7port-usb-hub.md new file mode 100644 index 0000000..3108bd2 --- /dev/null +++ b/src/en/overlay/uugear-7port-usb-hub.md @@ -0,0 +1,24 @@ + +# UUGear 7-port USB hub for Raspberry Pi + +This is a 7-Port USB hub designed for Raspberry Pi. It extends one USB port on Raspberry Pi to 7 usable USB ports, which allows you to connect much more USB devices to your Raspberry Pi. There is a red LED on board as the power indicator, and seven green LEDs aside the USB ports as transaction indicators. + +This USB hub is compatible with all versions of Raspberry Pi, including the old A/B model, A+/B+ model, compute module (with development kit), Raspberry Pi 2 (B model), Raspberry Pi Zero and Raspberry Pi 3 (B model). The board size of this USB hub is the same with Raspberry Pi B+ or Raspberry Pi 2/3 (B model). The old Raspberry Pi A and B model also have the same size, except that they don’t have those rounded corners. This USB hub has 6 mounting holes at correct positions and could be mounted under any Raspberry Pi model except the compute module. + +For different models of Raspberry Pi, this USB hub uses different approaches to (optionally) back-power the Raspberry Pi, which significantly simplifies your wiring and allows you to power both the USB hub and Raspberry Pi with only one power supply. + +There are also 7 digital output pins on board, which can tell whether a USB port is in used. These output pins are in 3.3V level and can be directly connected to Raspberry Pi’s GPIO pin, or connected to an external microcontroller. diff --git a/src/en/overlay/witty-pi.md b/src/en/overlay/witty-pi.md new file mode 100644 index 0000000..8431af8 --- /dev/null +++ b/src/en/overlay/witty-pi.md @@ -0,0 +1,50 @@ + +# Witty-Pi + +Witty Pi is an extension board that adds realtime clock and power management to your Raspberry Pi. You can turn on/off your Raspberry Pi with a single tap on the button on Witty Pi, and the power supply for Raspberry Pi and all its USB peripherals will get fully cut after the shutdown. Witty Pi has a CR2032 backed realtime clock (DS1337) on board, and can keep time for Raspberry Pi when it is off. You can schedule next shutdown/startup of your Pi via the software. A user-defined schedule script could be used for complex use case, which requires scheduling multiple shutdowns and startups at different moments. + +You can use the two commands below to install software for Witty Pi: + +```bash +wget http://www.uugear.com/repo/WittyPi/installWittyPi.sh + +sudo sh installWittyPi.sh +``` +After the installation is done, reboot your Raspberry Pi and your Witty Pi is ready to go. + +Witty Pi supports all Raspberry Pi models that have 40-pin header, including A+, B+, 2B, 3B and Zero. diff --git a/src/en/overlay/zero4u.md b/src/en/overlay/zero4u.md new file mode 100644 index 0000000..28aeed9 --- /dev/null +++ b/src/en/overlay/zero4u.md @@ -0,0 +1,24 @@ + +# Zero4U + +Zero4U is a 4-port USB hub for Raspberry Pi Zero, and it can be mounted to Raspberry Pi Zero back-to-back. The 4 pogo pins on the back will connect the PP1, PP6, PP22 and PP23 testing pads on Raspberry Pi Zero, hence no soldering will be needed to make it work. + +The USB hub will take power directly from your Raspberry Pi Zero, so you don’t need to power the USB hub separately. However you can use the JST XH2.54 connector on board as the alternative power input. + +There are one blue LED on board as the power indicator, and four white LED aside the USB ports as transaction indicators. + +This USB hub can also work with other types of computer. You can use a USB cable to connect the mini-USB port on board to a USB port on the computer.