Home Automation System Code Release - 11,000 Lines


hi all

on 12th jan on @ http://forum.arduino.cc/index.php?topic=291796.0 announced intention release 11,000 lines of source code arduino based home automation system. source code released yesterday.

in public folder (directory) of micro sd card on system's website @ http://www.2wg.co.nz find following recent files:

  • overview.pdf - 34 page overview of system.
  • ha150127.ino - main application sketch (over 8,000 lines)
  • utility.h & utility.cpp - utility library of common functionality (over 3,000 lines)
  • stringsp.xls - excel strings database/management tool

i releasing application source code benefit of arduino community, via forum, have helped me solve few difficult problems , me point. hope release , application website disclose few arduino application development secrets ("how to" algorithms) , encourage others pursue arduino application development objectives.

key features of home automation system may interest include:

  • webserver functionality including dynamic web page generation, html request processing, file uploads , downloads, security, session cookies, etc
  • sd card operations including web page browser, activity logging, direct file access, ram backup , restart restore, etc.
  • home automation including climate recording, pir monitoring, device control.
  • an email subsystem.
  • ram (memory) management including real time ram monitoring , linked list caching.

cheers

catweazle nz

hi catweazlenz,

this off-topic when reading nice documentation locked/stuck ethernet sockets realized have same problem on arduino-webserver, when using moblie data  connection happend quite often.

can point me on should focus , try prevent happening?
because once happend, reset or turn off turn on helps.

(my configuration arduino uno equipped wiznet5100 ethernet shield , examined not sram problem saving memory wherever possible)


you can on here: solara.mooo.com (if not in stuck state :) )


Arduino Forum > Topics > Home Automation and Networked Objects > Home Automation System Code Release - 11,000 Lines


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code