Arduino

November 9th, 2009 Leave a comment Go to comments

Arduinos are a low-cost microcontroller that can be easily programmed by your computer and a serial lead – no need for expensive programmers.

This page is a list of hardware that I have, what I can do, what I’m planning to do and sample code.

Hardware-wise, I have:

So, currently I have/can do:

  • Ambient light (power consumption, and flashes the number of unread emails I have)
  • Home easy control (turns on/off various plugs)
  • Turn central heating on/off depending on time, temperature and motion and a combination (i.e. I want the house at 18 degrees at 7PM, it’s now 16 degrees, and takes 45mins to warm up to 18, so turn on at 6.15PM)

Controlled by:

  • Web interface
  • Home Easy remote
  • Java program using MQTT to receive data from sensors and home easy devices, MySQL database to store what I want to happen when events are triggered etc.

Shopping List:

  • More AM tranmistters/receivers
  • More Arduinos!
  1. No comments yet.
  1. No trackbacks yet.