LinkSprite's Narrowband Powerline Communication shield can be controlled by Arduino board using SPI interface. You can build your own powerline communication application using this shield.
The board is designed to work with 110/240V, 50/60Hz.
An 1A wall adaptor is needed.
Warning: High voltage present if you connect to main power.
Download:
- Schematics
- Mamba Arduino Sample Code (6/25/2012, can work on Arduino Uno, Arduino 1.0.1)
- The sample code is a simple UART to Powerline commnuication bridge. Whatever you send to UART will be tranmitted on the powerline, and displayed on the UART on other end.