Monthly Archives: June 2016

Simple Home Automation Web Interface [Part 3]

To continue on from my previous posts about the cheap wireless AC outlets, here is some code for a simple web interface that will let you turn on and off the outlets via buttons on a web page.

Posted in Automation | Tagged , , , , | 1 Comment

Home Automation [Part 2] – Scheduling with CRON

# m h dom mon dow command # * * * * * command to execute # ┬ ┬ ┬ ┬ ┬ # │ │ │ │ │ # │ │ │ │ │ # │ │ │ │ └───── … Continue reading

Posted in Automation | Tagged , , | Leave a comment

Cheap, Easy Raspberry Pi Home Automation (for Australia) [Part 1]

In my hacking adventures I came across these awesome, super-cheap wirelessly controlled mains power outlets from Jaycar Electroncis in Australia. [UPDATE: This can also be used, but you need to get a 433Mhz transmitter separately]. They are on clearance, which means … Continue reading

Posted in Automation, Projects | Tagged , , | 1 Comment