arduino rgb ethernet light :D

Some time ago (October), I saw Philips Livingcolour lamps and thought they were awesome and I should make one. I did some thinking, and decided not to re-invent the wheel, and make some changes.

Arduino with Ethernet and MaxM

So I made one, that is ethernet connected and can be controlled by a webpage :) I used an Arduino, with an NKC Ethernet board (standard Arduino Ethernet compatible, don’t use this one), and a BlinkM MaxM.

RGB Ethernet Arduino, in use

I bought a couple of BlinkM’s and MaxM’s from sparkfun. And they are fun.

And the best thing, I didn’t have to write much code at all. Thanks to this guy. It needed some poking to run in the Arduino IDE, but eventually got there. Problem now is is that I have about 26 bytes of spare space on the Arduino. I just hope I’m not using the optimised Ethernet library yet.

Leave a Reply