Current fluorescent lamps are great for lighting large areas using very few Watts; however, LEDs are far more efficient at producing light and have less of an impact upon the environment considering there is no mercury within them. [Andrew] sent in his team’s LED florescent bulb. The first revision utilized 87 LEDs, but to increase output the second revision uses 210. The assembly can’t actually be placed in current fluorescent lamp ballasts and must use a 12 volt 1 amp power supply, but perhaps future versions will correct for this. Another problem is the relatively small viewing angle, and while there is a diffuser, we’re wondering if they have any other ideas to spread the light and adjust for the color temperature without reducing output? We wonder how it compares to some of the commercially available LED florescent lamps.
light129 Articles
Moon Phase Light Modification
[youtube=http://www.youtube.com/watch?v=F0yKRRh9LF0]
In this project, a moon phase light is modified to show the actual moon phase based off of your computer’s internal clock. From the factory, these moon lights are updated via an infra red remote control. He pulled the brains from the clock and replaced them with an Arduino. He then runs a program that updates the Arduino based off of the system clock. He has also added an internal clock to maintain the settings so constant updates are not required. It would have been nice to retain manual functions via the remote so you could press a button for a full moon without having to change your system time.
[via littlebirdceo]
Sticky Light
With the availability of webcams and projectors, multitouch and interactive demos have become increasingly popular because they’re so easy. Students at the University of Tokyo took a new approach that uses lasers instead. They created Sticky Light, which uses mirrors, a laser, and a single photodetector. Unlike camera-tracking setups, this system requires no visual processing. The laser moves around and bumps into dark objects, sticking to them. It can follow drawings on the table or objects in space, such as shirt designs. They also created a few basic games and a demo that makes sounds based on the movement of the spots. Video of the project after the break.
Greenhouse Guard
[Seth King] sent in his latest hack where he used an Arduino to regulate various aspects of a greenhouse. He has sensors for soil and air temperature as well as light and moisture. He built a custom circuit that uses relays to power fans, lights, and heaters. Using timers and the sensor data, the devices can be triggered to create the perfect environment for sprouts. He hopes to make the whole thing wireless by integrating XBees, but for now he ran a USB cord to his computer.
Related: Automatic grow light
Simple, Elegant, Lemon Battery
[Madaeon] pointed us toward this entry for the Instructables Epilog challenge. While this may not be extremely complex, or have as many wires as our typical post, it is a fantastic example of thinking outside the box. How many lemon batteries have we seen? A lot. This one stands out as being more elegantly displayed and functional at the same time. In its final form, you sprinkle lemon juice on it’s petals and it lights up. If you ever find yourself in the position of teaching someone about electronics, remember this project. Sometimes aesthetics can make a dull simple project take on a life of its own.
Light To Sound Converter
[Alex] built what he calls a light to sound converter. It reacts differently depending on the type of light: remote controls, light bulbs, TV screens, etc. A photodiode is used with an amplifier to pick up the light change. That signal is dumped through a dual opamp. He swapped in several different types of photodiodes and settled on the BPW34 intended for visible light. He’ll be incorporating this into a much larger project.
Cast Concrete RGB Lamp
[matthew venn] shows us how to create this cool RGB LED lamp. There’s nothing groundbreaking here, but some good information on casting the base out of concrete. The body of the lap is formed by two thin rods folded in half, stuck in holes in the base, with a lycra sleeve slid over them. The final effect is quite nice and can be controlled by 3 knobs recessed in the front of the base. Information on the actual circuit used is very limited, as there are so many tutorials out there for that, but he does show how he mounted it all, and plans on releasing the source code soon.