How to build a Smart Lightbulb in a Weekend
blog.kytelabs.com
How to build a Smart Lightbulb in a Weekend
1–10 of 17 posts
Re: How to build a Smart Lightbulb in a Weekend
#2Re: How to build a Smart Lightbulb in a Weekend
#3Some videos of my lamp: http://fluffyelephant.com/2012/09/two-videos-about-my-led-la...
And a write-up: http://fluffyelephant.com/2012/05/lamp-update/
Re: How to build a Smart Lightbulb in a Weekend
#4Re: How to build a Smart Lightbulb in a Weekend
#5Re: How to build a Smart Lightbulb in a Weekend
#6Re: How to build a Smart Lightbulb in a Weekend
#7Is the Arduino really necessary here? From the description, it appears to be basically equivalent to 3 wires between the Bluetooth module running the actual control code and the transistors switching the LEDs. (Honestly, Arduinos seem to be a bit overused in general...)
"Right now, the Arduino isn’t reading serial data from the BLE module, it’s pretty much working as a pass-through for whatever the BLE module says. It reads the value of three of the BLE’s GPIO’s to control each color of the LEDs. In the future, it should read serial commands from the UART and have a big list of awesome things that it’ll do. Naturally."
Re: How to build a Smart Lightbulb in a Weekend
#8Edit: I just realized you're basically some code away from reinventing LIFX. http://www.kickstarter.com/projects/limemouse/lifx-the-light...
Re: How to build a Smart Lightbulb in a Weekend
#9Neat shortcut -- instead of building your own main-to-5v power converter, you found the best one made by someone else and just used it. Edit: I just realized you're basically some code away from reinventing LIFX. http://www.kickstarter.com/projects/limemouse/lifx-the-light...
Who says we are some code away? Stay tuned for the iPhone App blog post :)
Re: How to build a Smart Lightbulb in a Weekend
#10This is a very cool project. How does it do on lumens per watt?
Overall, it's decently bright but not as bright as a normal light bulb.