09.11.2012 Views

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

line in it for commands. The interface is a simple ASCII-protocol via the serial port. One<br />

prototype exist so far. It also has five own G<strong>PI</strong>O-pins that is not supported by card<br />

firmware yet. Firmware will be released as GPL. Youtube clip of first prototype<br />

(http://youtu.be/_W1WXnL9MeA) .<br />

Raspy Juice Exp Board<br />

Raspy Juice (http://2-watt-elements.myshopify.com/) by 2-Watt Elements is an<br />

experimental board that supplies the <strong>Raspberry</strong> Pi with +5V through the G<strong>PI</strong>O header.<br />

With its wide input voltage range (6~23V), the buck regulator can be powered by<br />

batteries, 12V Adapters, solar, etc. Other features are the RS232 level console port,<br />

PCF8523 RTC, and an expansion ATmega168A microcontroller as an I2C slave. This<br />

latter MCU has interfaces of an RS485 port, an additional RS232 port, 4 RC-servo ports<br />

and unused-pins expansion header. The MCU firmware is updateable through the I2C<br />

interface. Hardware details are in http://code.google.com/p/raspy-juice/wiki/<br />

HardwareDescription<br />

pyMCU<br />

pyMCU (http://www.pymcu.com) is a python controlled microcontroller that works with<br />

the <strong>Raspberry</strong> Pi, connects to the USB port and uses the pyMCU python module and<br />

pyserial to control the microcontroller in your python script. You can communicate with<br />

i2c, spi, serial, and one wire devices, software configurable pulse in / out functions, has<br />

13 Digital IO Pins, 6 10-bit Analog Pins, 5 10-Bit PWM Pins, blink LEDs, control servos<br />

and motors, read various sensors, built-in functions for sound generation: arbitrary<br />

frequency generator, misc. sound / tone generator, DTMF generator. PyBootloader -<br />

python script for uploading new firmware versions or your own microcontroller code.<br />

Check out some of the Tutorials (http://pymcu.com/Tutorials.html) and Examples<br />

(http://pymcu.com/Examples.html)<br />

RPi CC1101-OneWire-Clock extension<br />

The RPi-COC board (http://busware.de/tiki-index.php?page=COC) from busware.de<br />

(http://busware.de) adds Onewire, a Sub-1 GHz RF Transceiver, RTC and an EEPROM<br />

mainly for smart home automation. The Onewire RJ11 port is driven by a DS2482 chip<br />

supported by 5V levelshifter and strong pullup. The DS1339-RTC is powered by CR2032<br />

battery or on-board 60mF supercap. The 2Kbit EEPROM (at24c02) is mainly to hold<br />

board specific config data. The CC1101 Sub-1 GHz RF Transceiver is controlled by an<br />

atmega1284 to pre-process air data. It is connected to RPis UART and contains a<br />

avr109-bootloader for firmware updates. The popular culfw-firmware (http://culfw.de)<br />

lets you interact with FS20, Homematic, Intertechno or similar actors and sensors - easily<br />

using FHEM (http://fhem.de) -home automation server. In addition a secured 5V power<br />

socket for external power supplies is provided.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!