homenet


A communication protocol for Arduino and Processing

Note: HomeNet.me is down for a upgrade to HomeNet Version 2. It may take several days for me to get everything up and running.

HomeNet enables two way communication to between a variety of devices to build the next generation smart home network

Currently it enables Arduino based hardware to pass information across several nodes via serial as well as wirelessly using the RF12 found on the Arduino clone JeeNode to a Base station running a Processing app where data can be uploaded to the internet services like Pachube and in the future, our own webapp.

The software is currently in Alpha state. Currently only UDP (streaming) packets are supported. Many features like TCP (automatically send a ACK reply) packets and Broadcast packets and a battery saving sleep mode, still need to be implemented.

About

Getting Started

FAQ

ArduinoExamples

Designed for my Master's Project to facilitate 2 way communication for a home sensor network I'm currently building

HomeNet is © Matthew Doll

Project Information

Labels:
Arduino Processing