
The Raspy Juice Expansion Board Rev.1 PCBA Beta kit is now available at:
http://2-watt-elements.myshopify.com/co ... 1-beta-kit
Raspy Juice is a compact piggyback PCB solution to supply the Raspberry Pi with a regulated +5V via the GPIO header.
Main features are:
1. Wide input voltage range (6-23V) high-efficiency +5V 3A buck regulator with polarity protection
2. Supplies the Pi with +5V through a 2A PTC poly-resettable fuse to the GPIO header
2. RS232-level Raspberry Pi console port either via 2.5mm stereo jack or JST header
3. Real time clock based on NXP PCF8523 with backup capacitor
4. Expansion ATmega168A microcontroller connected to the Raspberry Pi as an I2C slave
Secondary features based off the expansion microcontroller are:
1. RS485 interface with JST connector
2. Additional RS232 interface with JST connector
3. 4x RC-servo output ports supplied with +5V through a 2A PTC fuse.
4. Expansion MCU pins header with +3V 450mA total voltage source, exposing 2 ADC inputs and 6 GPIO pins of the microcontroller.
(The above secondary features were meant for simple robotics experiments.)
Hardware details can be found at https://code.google.com/p/raspy-juice/wiki/HardwareDescription
Code development on Debian Wheezy for the ATmega168A is with avr-gcc, and the microcontroller is shipped with a bootloader so that updating the firmware is through the Raspberry Pi I2C interface without additional accessories. Details of the bootloader and using it is at https://code.google.com/p/raspy-juice/wiki/Bootloader
This beta kit is intended for developers/experimentors to code on the expansion MCU or,
for those just interested in powering the Pi from batteries, other voltage DC adapters and sources!
Let's have some fun!!!

