Bluetooth controlled lamp
While I’m testing the new Arduino bluetooth board I’m also building some examples to explore the different possibilities that it offers. I’ve started by reading a sensor and sending it to a mobile phone and now i’ve tried something less abstract. I’ve got a cheap (14.95 EUR) Ikea Fado lamp and hooked it up to an Arduino BT board then I wrote a simple piece of code that would change the brightness of an LED depending on a message coming from the bluetooth interface. Then i started reading Jurgen Scheible’s tutorial on how to write python programs for the Nokia Series 60. After a couple of days of hacking I have the app up and running.
Basically you can browse for all the bluetooth devices in the area and select the lamp you want to control then you can turn it on and off from a menu. Once it has been mapped you don’t need to browse it again. next step the colour….
Action shots coming soon. In the rest of the post you can read some more about how i built it.
(more…)


