• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoShowcaseAnother home automation project with pcDuino
Previous Next

Another home automation project with pcDuino

Posted by: admin , April 2, 2014

The original project is posted at: http://pcduino.com/forum/index.php?topic=4299.0

PcDuino running a Python back end.  I use SQLite for the data storage, CherryPy for the web server, pySerial and an XBee library to talk to the ZigBee coordinator which is an XBee, and finally I used APScheduler for the scheduling portion.

Currently I have three nodes.  The first two nodes are Iris Smart Plugs from Lowes, (http://www.lowes.com/pd_388564-41166-SPG902_0__).

The third node is for garage door monitoring and control.

WP_20140309_003

The garage door state is determined using a Hall effect sensor with two ceramic magnets attached to the door itself.

WP_20140218_001

And the final install:

WP_20140312_003

The web front end.

Web_front_end

It’s rough around the edges, but it all works.

Tags: Showcase

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors