Home automation using Xbee radios

Dependencies:   EthernetNetIf HTTPServer RPCInterface mbed C12832_lcd

Link to Notebook Page

History

Added support for Mbed application board LCD screen.; Added support for displaying IP address and status on LCD screen. default tip

2013-12-09, by chrisisthefish [Mon, 09 Dec 2013 01:44:25 +0000] rev 11

Added support for Mbed application board LCD screen.; Added support for displaying IP address and status on LCD screen.


Rewrote the function that monitors any changes to the RPC variables.; Also added support for push buttons that toggle the lights.; Lots of other stuff.

2013-12-06, by chrisisthefish [Fri, 06 Dec 2013 07:05:49 +0000] rev 10

Rewrote the function that monitors any changes to the RPC variables.; Also added support for push buttons that toggle the lights.; Lots of other stuff.


Changed too much stuff to comment on everything.; Got the xbee structs working; Got the RPC stuff working; Added functions for handling incoming RPC changes; Added timing functions to the motion detectors

2013-12-04, by chrisisthefish [Wed, 04 Dec 2013 02:35:47 +0000] rev 9

Changed too much stuff to comment on everything.; Got the xbee structs working; Got the RPC stuff working; Added functions for handling incoming RPC changes; Added timing functions to the motion detectors


Re-added Chris' Xbee communication code.; ; Integrated Hai's digital and analog handling code with the Xbee packet decoder code so that we handle incoming packets correctly.

2013-12-02, by chrisisthefish [Mon, 02 Dec 2013 22:25:29 +0000] rev 8

Re-added Chris' Xbee communication code.; ; Integrated Hai's digital and analog handling code with the Xbee packet decoder code so that we handle incoming packets correctly.


Added initial code for Xbee communications.

2013-11-26, by chrisisthefish [Tue, 26 Nov 2013 06:16:25 +0000] rev 7

Added initial code for Xbee communications.


added test comment

2013-11-26, by chrisisthefish [Tue, 26 Nov 2013 01:39:51 +0000] rev 6

added test comment


Added RPC Variables, main loop, and Ethernet initialization. ; ; I also imported 3 libraries necessary for RPC server to run and switched the mbed official library to Mihail Stoyanov's version, which has some additions necessary for the RPC library.

2013-12-02, by mmujica6 [Mon, 02 Dec 2013 19:28:26 +0000] rev 5

Added RPC Variables, main loop, and Ethernet initialization. ; ; I also imported 3 libraries necessary for RPC server to run and switched the mbed official library to Mihail Stoyanov's version, which has some additions necessary for the RPC library.


add case in which node doesnot exit in the list

2013-11-28, by hpham33 [Thu, 28 Nov 2013 21:40:10 +0000] rev 4

add case in which node doesnot exit in the list


fix analoginputhandle

2013-11-27, by hpham33 [Wed, 27 Nov 2013 19:15:37 +0000] rev 3

fix analoginputhandle


upload Hai's code

2013-11-27, by hpham33 [Wed, 27 Nov 2013 18:36:31 +0000] rev 2

upload Hai's code