Go Ahead, Let The Kids Play With Your Digital Camera… After Some Additions

Would you throw this camera around on pavement and trust that it wouldn’t get broken? We have a hard time believing it too, but that’s exactly what happens in the video after the break. The colorful add-ons are pieces of Sugru creatively positioned to help protect the camera. From what we’ve seen this adds quite a bit of shock absorption, letting the normally delicate hardware bounce and roll. After all, the stuff is made from Silicone.

It doesn’t look like the protection is meant to be removed from the camera, although we have seen Sugru used for that in the past so this method may be adaptable. A mistake was made during the project which prevented to battery compartment from being opened but it turns out you can peel the stuff of the camera later on, so this isn’t a completely permanent transformation.

We’d wager the camera component to be most concerned with is the LCD screen. We’ve got one that cracked without any plausible cause to point to. But if you’re just reinforcing the device to hand to your kids, who cares if the LCD doesn’t work? It kind of makes it like a film camera again if you have to take all the pictures and then wait to use a computer to “develop them”.

Don’t forget, if you don’t have Sugru on hand you can try mixing your own.

Continue reading “Go Ahead, Let The Kids Play With Your Digital Camera… After Some Additions”

Wireless Fiber Optic Mood Lighting

ceiling_mounted_starfield

There’s something calming about looking up into the night sky and seeing an array of shining stars off in the distance. [Marou] is a big fan of stargazing, but sometimes conditions are not optimal, so he decided to bring the stars inside.

His idea was to build a ceiling lamp that didn’t bask the room with light, but rather one that reproduced the peaceful twinkle of the night sky. He covered a wooden table with dark fabric and drilled a ton of tiny holes into the surface. He fitted the holes in the table with two big bundles of optical fibers since one bundle couldn’t quite cover the entire thing.

To light the cables, he built a pair of 4-LED illuminators, which contain red, blue, green, and white LEDs. Each light source is controlled via an Arduino which takes its direction from [Marou’s] infrared remote.

While the idea isn’t new, the implementation is pretty cool. At first we were expecting a small lamp, but anchoring an entire table to the ceiling as a light panel is definitely something we hadn’t seen before.

If you want to build something similar in your own living room, [Marou’s] Arduino code is free for the taking.

Dev Board From An AVR Programmer

[jethomson] sent in a build he’s been working on that turns an inexpensive AVR programmer into a development board. The build is based on the very affordable USBasp programmer that’s based on an ATmega8. With hundreds of these boards available from China for less than a Hamilton, we’re wondering how soon it will be before we see these boards end up in other projects.

After fiddling with the AVR fuse settings, [jethomson] managed to burn some code to the microcontroller. After that, all that was required to upload software to the programmer is a bit of solder, a push button, and an external programmer. [jethomson] also managed to make this little AVR programmer compatible with the Arduino environment with a small addition to the boards.txt file.

[jethomson] included a few bits of software as an example – he ported the haunted USB cable and adapted the USB business card to print out, “All work and no play makes Jack a dull boy.” Nice work, and we can’t wait to see it in future projects.

High Voltage Hacks: A 1000 Watt Tube Amp

Normally when we hear of a Champ guitar amp, we think of a sweet-sounding rig that puts out 6 Watts through an 8-inch speaker. [John Chambers] of Champ Electronics wanted to build a true champion for the field of battle and came up with The Champ 1000 Watt Tube Amp, an amplifier that probably puts out enough heat to keep an igloo warm.

The amp is based on 807 valves. With some clever engineering [John] managed to coax 100 watts out of a pair of 807s, so the entire amp “only” requires 20 power tubes. The build log shows some pretty impressive examples of electrical prowess. We can’t recall the last time we featured a build with point-to-point wiring on tagboard, and [John]’s work is some of the best we’ve ever seen.

[John] has been working on this amp off and on for a few years now, but he should be wrapping up the build sometime soon. We haven’t seen this amp in action, but we imagine it would look something like this 36×10 monstrosity. Send us a message or post a comment if you can find a video and we’ll put it up.

Raspberry Pi Might Not Be Vaporware

When we first covered the Raspberry Pi, we secretly wondered if the project might become vaporware. It looks like the tiny, full-fledged computer might actually be produced with the announcement of alpha boards in the Raspberry Pi HQ.

In the announcement of the Raspberry Pi last May, the board was about the size of a USB thumb drive and would cost $25. It looks like the board will be a little larger in the final revision – about the size of a business card – and production of the alpha boards were a bit over cost. That being said, these boards seem a lot more capable than what we’ve seen before. The Raspberry Pi now has 10/100 ethernet, and analog audio and video while keeping the HDMI, USB, and SD card support we saw in the original.

The Raspberry Pi team already has Debian running on these boards, so right now we’re wondering when gumstix boards will come down in price. Of course, this project is intended for use in education, but we can’t wait to see what can be done with this hardware. If you already know what you would do with this, tell us in the comments.

Large 7 Segment Display Made From Glue

We here at Hack A Day love LED’s, and all things LED related, but one of the biggest problems with LED’s are the small size. We want bigger and brighter, matrices the size of our TV, seven segments as big as a wall and a single white led the size of a baseball, and brighter than the sun!

I was recently commissioned to make a device which uses a pretty large number display, and I went out shopping. The seven segment we liked best was still quite pricey, and would not fit our enclosure correctly anyway. We ended up going a different route, but it really got me thinking… What if you wanted to make something with a fairly large display? And how could one go about doing it cheaply at home?

I first thought about acrylic rods, but no one near me had any of small diameter, or at a decent price. Never mind that I don’t have that many tools on hand, and I could just see me trying to drill out the end of a thin plastic rod using a electric hand drill, and my knees as a clamp. Looking around the HQ I found my stash of glue-sticks. I thought would make an interesting display and it is easy to work with.

Before I knew it I had a working (serial and expandable) 9 inch tall 6 inch wide 7 segment display. I will be the fist to admit, its not spectacular in quality, or brightness, though the display itself did only cost four dollars in material. A quick and easy project, especially if you need a quick scoreboard or large clock.

Join us after the break to see how the display and the controller circuit are made.

Continue reading “Large 7 Segment Display Made From Glue”

Paddle Controller For GPU Overclocking

[Fred] likes to squeeze every cycle possible out of his graphics card. But sometimes pushing the clock speed too high causes corruption. He figured out a way to turn a knob to adjust the clock speed while your applications are still running.

The actuator seen above is a Griffin Powermate 3.0. It’s a USB peripheral which is meant to be used for anything you can imagine. [Fred] uses an AutoHotKey script that he wrote to capture the input from the spinner, process that information, then adjust GPU clock speed in the background. Since the clock on his ATi Radeon 5800 can be adjusted using the AMD GPU clock tool, it’s an easy choice for this application. Now better graphics are at the tips of his fingers. See for yourself in the video after the break.

Of course if you don’t want to shell out for the fancy hardware you could always build your own paddle controller.

Continue reading “Paddle Controller For GPU Overclocking”