The Force Is Strong With This Christmas Tree Light Show

star-wars-christmas-tree

[Zach] is a huge Star Wars fan, and in addition to the array holiday decorations that adorn his house, he says that his wife is nice enough to let him put up a Christmas tree full of Star Wars ornaments. For the past few years, the tree sat in the corner of the room unlit, but his wife thought that it should have some lights this year.

His wife came home with a small string of battery-operated lights, but [Zach] wanted something with a bit more geek cred. He decided to program the lights to play the Star Wars theme song, translating the tune’s pitch to light intensity.

He dug through his bin of electronics and found an MSP430 along with a small target board that would do the job nicely. He sat down with some sheet music, translating the notes to PWM values, resulting in the light show you see below.

While his wife provided a lovely violin accompaniment to the tree, we think that a small audio module would make a great addition to the tree next year.

Continue reading “The Force Is Strong With This Christmas Tree Light Show”

Hackaday Links: November 10, 2011

Experimentations with haptics

[Chris] sent in two videos (1, 2) documenting his experiments with haptic feedback. He’s recording the position of a DC motor and can either play it back or send it to another motor. It’s very similar to the kissing robot we saw earlier this year, but we’re not making any judgments.

Mobile Emergency Repeater go bag

[Nick], a.k.a. [KF5JAK] sent in a few pics of his emergency/disaster relief amateur radio go bag. With a 3G connection via a cell phone, the MER can be used with EchoLink.

Launchpad MIDI booster pack

Earlier this month we lamented the dearth of add-ons for the TI Launchpad. The folks on the 43oh forums just came out with a MIDI booster pack. Time to dust off that old Radio Shack keyboard, we guess.

Macro photography with OH GOD WHARGARBL

You know camera lenses work both ways, right? [Karl] has been experimenting with this very idea by mounting a camera lens backwards and running a few wires so it’s electrically connected as well. Check out an example shot.

Keeping tabs on your kids’ homework

[Janis] doesn’t live with his kids but he wanted to keep track of their homework. He set up a document scanner that sends those worksheets straight to his email inbox. All he has to do is annotate them and send them back. This guy’s doing it right.

Cheap OLED Display For Your TI Launchpad

The guys over at the 43oh forums have been working on an OLED display booster pack for the TI Launchpad. The booster pack is now available in the 43oh store and is pretty cheap to boot.

The TI Launchpad is an awesome little dev board with a ravenous fan base. We’ve seen a lot of projects on Hack a Day use a Launchpad – everything from intervalometers to chicken coops. Unfortunately, the MSP430 doesn’t have the market penetration of the ‘board that shall remained unnamed,’ so it’s not very common to see a new Launchpad “shield.”

[bluehash] on the 43oh forums has been hard at work for the past month to put together his OLED booster pack. The display is 128×64 pixels with an incredible amount of brightness that we would expect from an OLED display. The software for the display is based on the SSD1306 driver with two font packs – Courier New large and small. Not a bad little piece of kit for an under appreciated dev board.

Extending Battery Life While Taking Time Lapse Photos

msp430_camera_control

[Peter] loved using his GoPro HD camera, but he found the time lapse functionality a bit lacking. It wasn’t that there were not enough settings to satiate his needs, but that the camera would run through its batteries in just a few short hours.

He found that the camera did not turn off or enter any sort of sleep mode between shots, wasting precious battery life. He could have simply added a bigger external battery pack to the camera, but for the sake of portability, he had a far better idea in mind.

The GoPro has a pretty well documented interface called the “Hero Bus”, so all it took was a little bit of online research before [Peter] had all the information he needed. The camera has a neat feature that immediately snaps a picture when it is powered on, so he decided that he would use a microcontroller to turn the camera on and off at specific intervals, rather than using its built-in time lapse function. He chose a Texas Instruments MSP430 for the job, since it is very well known for being a power miser.

Once he had his code up and running, he connected it to his camera and found that it worked perfectly right off the bat. Now, he can take anywhere between 1,500 and 2,000 shots before the batteries run out, instead of the measly 200 he was getting without the modifications – quite an improvement!

MSP430-based Wristwatch Project

[Nav] is working on a scratch-built wristwatch. Although it is based on an MSP430 microcontroller, it’s not the ready-to-hack ezCronos that you might be thinking of. Instead, [Nav] started with a different TI development tool that we’ve looked at before, the ez430-F2013.

The breakout board for the F2013 is small enough to meet his needs, but still provides easy soldering with 0.1″ vias that break out each pin. To make sure the timepiece is accurate he added a 32.768 kHz clock crystal. A small, square, LCD screen acts as the face of the watch, but we didn’t find specific part information for the display.

Currently the watch can run for a few days on the CR2032. We’d bet some work with sleep modes for the microcontroller can help with that. The watch has a couple of buttons that let you control it, and [Nav] discovered that he could fit everything into the watch case for an iPod nano. That’s creative!

We’ve seen other hacks with tiny batteries. The next logical step here would be to swap out the disposable coin cell for something that can be topped off with an external charger.

A Solar-Powered Automatic Chicken Coop

Although we’ve featured many chicken-related hacks here, this chicken coop features a solar-powered door to save one from having to open up the coop in the morning.  As [chrisatronics] puts it “keeping chickens has one major drawback: You have to get up with them in the early morning and open the door at the coop. Everyday. Including Sundays and holidays.” This would help explain why so many people seem to be hacking their coops.

Solar power may be an interesting idea in itself, but when coupled with the fact that a chicken coop isn’t necessarily near a power supply, this becomes a very expedient solution. Controlling the setup is a MSP430 microcontroller (programming featured here for Linux) with a salvaged windshield wiper gearmotor. [Chrisatronics] did a great job writing this hack up, so if you want to try this yourself, make sure to check out the article.

Also, don’t forget to check out the video after the break for the ‘coop in action! Continue reading “A Solar-Powered Automatic Chicken Coop”

Adding Fluke 54 II Features To A 51 II Thermometer

The difference between Fluke’s 54 II and 51 II thermometers is the addition of a second channel for dual temperature sensing, and buttons which control data logging. Oh, and an additional $150 in price for the higher model. [TiN] was poking around inside and with the help of some forum members he figured out how to unlock additional features on his low-end Fluke temperature meter. You can do the same if you don’t mind cracking open the meter, sourcing and soldering most of the components seen above, cutting holes in the case for the buttons, and hoping it still works when you put everything back together.

It seems that Fluke designed one full-featured unit and watered it down to fill a hole in the lower-priced market just like some other testing-hardware manufacturers (Rigol’s digital storage oscilloscopes come to mind). But the MSP430 P337I in this meter cannot be reflashed, so this would most likely be unhackable hardware if the firmware for the two models is different. After some intensive study of the PCB layout [TiN] found a set of resistors which seemed to serve no external hardware purpose. They do connect to the microcontroller and together they create a two-bit code. He was able to get pictures of the four different hardware models and work out which resistor combinations identify the different meters. Now he can get the firmware to believe it is operating a Fluke 54 II, the rest is just putting the correct passive components onto the unpopulated locations.

We think the quest is what is of interest with this hack. [TiN] did an amazing job of photographing and writing about each step in the process. We’re unlikely to try this ourselves but loved reading about it.