amazingsyco / hal-project

Home automation project written in Python for Arduino boards (SVN mirror)

This URL has Read+Write access

name age message
directory Arduino/ Sat Nov 22 18:11:01 -0800 2008 Added kernel, got communication working as well... [Jonathan Sharer]
directory Core/ Mon Nov 24 17:28:52 -0800 2008 More file fixes [amazingsyco]
file README Mon Nov 17 09:38:23 -0800 2008 Added README [Steve]
file hal-uml.graffle Mon Nov 24 17:52:38 -0800 2008 Added preliminary UML diagram [amazingsyco]
directory scripts/ Sun Nov 16 20:01:32 -0800 2008 Fixed for the baby Google Code git-svn-id: htt... [stevestreza]
README
The HAL Project
===============
The HAL Project is a home automation project using a centralized event dispatch server, connected to physical and 
logical devices. Physical devices (lamps, motion sensors, etc.) are connected via Arduino boards, X10 connections, etc.


Requirements
============
The HAL Project currently only runs on Python 2.4 or higher with pySerial.

License
=======
The HAL Project is licensed under the New BSD License.