Track The Sun For Home Lighting.

sun_track

Have a room in your house that really could benefit from some sunlight? Build a Suntrack to reflect light in as long as possible. The two axis motor set up is built from a couple of  satellite dish positioning motors with the control electronics removed. The whole thing is controlled with a PIC 18f2520.  Once calibrated, it will reflect the sun into your room, updating every twenty seconds. While this may not be the most efficient way of lighting a room, it is a cool way to do it if you absolutely must have sunlight. We can’t help but wonder if there would be a way of using a solar powered system to do this to save energy. Could this possibly be done using BEAMhead” circuit?

[via Hacked Gadgets]

IPhone Controlled Dog Treat Dispenser

[youtube=http://www.youtube.com/watch?v=8L3hdPxMa_o]

[Stephen Myers] has been toying around with some beta ioBridge hardware. He decided to build a remote control dog treat dispenser. ioBridge‘s hardware is built specifically to make web enabling projects easy. The main controller board has four I/O channels that speak to addon modules. It has an ethernet port on the main board and an easy to configure website.

[Stephen] used a servo addon board for his project. The dispenser is built from a scrap CD spindle attached to a servo. He can issue commands from his iPhone, which shows live video of the kennel. He’ll be building several other automation projects based on this system.

[via TUAW]

Working With Relays

relay

SparkFun’s latest tutorial shows you how to work with relays. A relay is an electrically operated switch. In this case, they’re using it to switch a 120V AC outlet. The article carries the standard warnings about how not to kill yourself with AC (plus some non sequitor linking throughout). As an extra precaution, they chose a GFI outlet. You probably know how a relay works, but it’s worth seeing how they implemented it. They use a transistor to prevent overloading the microcontroller’s GPIO pin. The control pin is pulled to ground to keep the relay off. A diode is placed across the relay coil to manage the power flow when it discharges. An indicator LED is included to show when the relay closes. This is a great foundation for an automation project, or maybe you just want to terrorize your cat.

Intro To Charlieplexing

charlie

[sixerdoodle] sent us this nice firefly project that serves as an intro to charlieplexing. We’ve mentioned charlieplexing before, in our LED Life post and the Breath Controlled LED candles post. This project is quite simple and focues mainly on how to make a charlieplexed circuit work.

The goal was to create a tiny firefly bottle with SMD LEDs and as few wires as possible. In the video, after the break, it is hard to tell just how small this thing is until we see the battery. There are clear directions and fantastic pictures detailing exactly how to set up a charlieplexed circuit with 6 LEDs.

Continue reading “Intro To Charlieplexing”

Sound Activated Christmas Lights

speaker_lights

Christmas is coming up pretty quickly. [tinkernut] shows us how to do a quick and dirty music activated Christmas light setup. Simply crack open a pair of old computer speakers and wire the speaker leads to a relay. Use that to power an outlet and you have music controlled lights. The section at the beginning of the video is a bit misleading as that kind of choreography would be rather difficult with this setup. This may look familiar as we mentioned an almost identical project back in 2006.

Stop Wasting Your Air Freshener

Airwick air fresheners come with an amazing feature. They spray air freshener every once in a while no matter what. It is extremely wasteful and obviously a marketing plan to force you to buy more. There is a solution though. You can hack them, to turn them back in to a manual release like they used to be.  Two cuts and two soldered wires is all that is necessary.

yes, we know you could just buy an aerosol, but many of us just come home and find them in our bathrooms since someone else in the house bought it. If you’ve already got it, why not hack it? This is also a great project for teaching beginners how to improve hardware.

[thanks Asmor]