Controlling A PLC With Amazon Alexa

I recently purchased an Amazon Echo which is a hands-free speaker you control with your voice. Amazon Echo connects to the Alexa Voice Service to play music, provide information, news, sports scores, weather, and more—instantly. It’s the ‘more’ this article will explore. Unlike other services, Alexa exposes itself via the Alexa Skills Kit According to … Read more

Reading Exetel Usage Data With PowerShell

The de facto standard for control in house is our PLC, things mainly happen autonomously, but when things don’t happen magically the tool of choice is a smart phone running NetIO. NetIO is a multi platform smartphone application, a generic remote controller for almost everything. It simply sends and reads strings over a network socket. … Read more

Presentation: Automation and Scale On Azure – An Introduction To ARM Templates

I recently had the pleasure to present an Azure ARM templates 101 to Melbourne Infrastructure Coders. I want to thank all of those who attended, David  Lutz (@dlutzy) and Matthew Jones (@geekle) for facilitating and REA for the use of their facilities. My presentation, Automation and Scale On Azure – An Introduction To ARM Templates, … Read more

Interfacing Zoned Gas Heating with an Automation System (Homevision Pro)

WARNING : Electricity can be lethal, this work should only be attempted by a licensed electrician On my list of things to automate around my house is HVAC . This article is describes how I hooked a multi-zone heating system up to my Homevision Pro automation controller. It does not cover all of the programming and smarts … Read more