Posts Tagged ‘Microcontroller’

Why I will not use a microcontroller for home automation

A while ago I started the home automation over ethernet project. Based on microcontrollers I was able to switch lights remotely, set dimmers to a certain value and measure temperatures.

The disadvantage of home automation with a homemade system based on a microcontroller is reliability and lack of spare parts. In addition, the value of the [...]

Cheap AVR programmer

For my Home automation over Ethernet project I’m using an AVR micro controller. Several companies offer in system programmers for these controllers. Since I don’t need in system debugging a simple programmer will be enough form me.
The programming cable is a printer port cable (parallel, LPT) with some resistors to protect the port. I don’t [...]

Home automation over Ethernet

A lot of houses are equipped with a wired Ethernet LAN. So why install an extra network just to turn on and of a light bulb or dim a light? Wouldn’t it be possible to use an ordinary Ethernet connection to control our home appliances?
On my job I use ‘Industrial Ethernet’ everyday. It’s like your [...]