Posted on Leave a comment

#5: Installing conduit under an existing footpath

Electrical conduit allows you to run cables outside, underground, and in other nasty places. Sometimes though you have to get cable into places that look impossible, such as under an existing concrete path or driveway that you can’t rip up. It’s not as hard as you may think. I used a technique called “water boring” to install a conduit under a concrete footpath in just a few minutes, without having to dig up the path.

View on YouTube: www.youtube.com/watch?v=9rXFU59D1uE

Posted on Leave a comment

Setting an Arduino Ethernet MAC address automatically

One of the little time-saving tricks I use in my home automation system is setting the Ethernet MAC address automatically on each device. This saves having to set the address manually in the sketch of every device.

I’ve written it up in a tutorial on the Freetronics site:

Setting Arduino Ethernet MAC addresses manually and automatically

Enjoy!

Posted on 1 Comment

#4: Making home automation gear quietly

I’ve found that the second-hand Ethernet switches I use in my home automation system have annoyingly loud fans, so I modified them to run the fans more slowly and connect to my Arduino-based environmental monitoring system.

Links for this episode:

Discuss this episode in the forum: forum.freetronics.com/viewforum.php?f=30

Posted on Leave a comment

#3: Power-over-Ethernet for Arduino home automation

I’m using Ethernet extensively in my Arduino home automation system for communication with devices distributed around the house, so being able to also provide power to those devices over the same network cable is a big time saver. Until now I’ve been using a “DIY” approach to Power-over-Ethernet (PoE) with midspan injectors sending about 10-12V down the wire, but I’m now converting it all over to use Netgear switches with 802.3af (48V) PoE support built in.

This episode covers some of the options for PoE with Arduino, and demonstrates how you can do it both in a cheap DIY method and using commercial PoE switches.

Posted on 2 Comments

#2: Arduino-controlled home automation switchboard

The automation switchboards in my house have Ethernet interfaces thanks to an EtherTen (just like an Arduino Uno, but with built-in Ethernet and PoE) mounted inside. This episode shows the switchboard internals, including how the EtherTens switch output loads around the house. It also shows the termination of the house network that starts out as a bit of a mess, but is much neater by the end of the video.

Links for this ep:

Posted on 2 Comments

#1: Home automation system architecture

A basic introduction to the approach I’m taking with linking high-voltage devices in my house to the automation system, and how logical inputs are associated with outputs using MQTT.

Apology: The “threat” I attribute to Andy in the video is not something he’s ever said, or something I’d expect him to say. He’s a peaceful soul, and it was purely hyperbole on my part when I was recording the video!

Links for this ep:

Music credits: the track used in the intro and ending is “Interface” by ElectroLatrine, www.electrolatrine.net. Used with permission.

Posted on Leave a comment

No dominant Open Source home automation projects?

If you’re just getting into home automation and go searching for Open Source HA projects, you’ll discover there aren’t any obviously dominant players – more a mix of partly-developed personal projects that aren’t very portable. Why is that?

Links for this ep: