Chest Freezer Temperature Controller

[Mikey Sklar] finds himself in need of a temperature regulated refrigerator for fermenting foods like yogurt, kimchi, bread, and beer. After some testing he found that by building his own controller he can get a chest freezer to outperform an upright refrigerator at this task by 2-to-1.

The controller is based around an ATmega48. It includes a remote temperature sensors which you can see connected to the lower left header in the image above. On the back of the board there’s a relay used to switch the freezer’s power on and off. [Mikey] is selling a kit but the hardware and software for the project are both open source so build it yourself if you have the know-how.

A chest freezer is a great place to store Cornelius kegs… we’ll keep our eyes open for one.

SNES Controller Dock For Dell Streak

The Dell Streak is an Android tablet. [Collin Meyer] wanted to use an original SNES controller to play emulated games on the device. What he came up with is a controller that is a dock for he handheld.

Several things have to come together to make this happen. The Streak uses a standard PDMI dock that connects to a computer via a USB connection. [Collin] repurposed a sync cable by connecting a couple of pins on the dock connector which forces the device to use USB host mode. From there he used a Teensy microcontroller to convert the SNES controller into a USB device (very similar to this hack). The Teensy and shortened sync cable find a new home inside the SNES controller body and, in the video after the break, it looks like he used something like sugru to add a bit of support for the Streak.

Continue reading “SNES Controller Dock For Dell Streak”

PC Game Controller With A Touch Of Class

The above is a specially designed game controller made by [Giorgos] solely for the RTS game Men Of War (now that’s dedication to a game). [Giorgos] started off with a rough breadboard and 11 buttons. Slowly overtime he included a joystick, countdown timers, and the wonderfully lit case. Under the hood is a couple of PIC microcontrollers multiplexing the switches, LEDs, timers, and also interfacing with the computer via how is it not dead yet PS/2 port. The build log is a very detailed read and well worth it, even if you’re not planning on making a custom controller. [Ben Heck] better watch out, there is a new controller making enthusiast on the loose.

NES Controller Gets A Rumble Pak

Add some feedback to an original NES controller by making it vibrate. This feature is often known as Rumble Pak, a controller add-on for the Nintendo 64 which vibrated as a game feature. This version adds a small DC motor (in the upper right) with a screw soldered off-center to the motor shaft.

[Andy Goetz] and his friend built this as a robot controller, taking advantage of the latch and clock pins. Normally, nothing happens while both pins are held high, a signal that they easily patched into using an AND gate. This is actually a neat find, as the addition of an internal microcontroller could add bi-directional communication when the latch is high and the clock is strobed.

Making Your Own Lithium-ion Batteries

You can make your own lithium-ion batteries if you have a source for individual cells and a control board to match your desired voltage levels. [Bill Porter] put together a quick tutorial where he makes a 14.4V 2.2 AH battery for about $10. He picked up a set of cable-modem backup batteries (used to make sure your bundled phone service doesn’t quit working when the power goes out) and tore out the cells. After reconfiguring the connections and swapping out the controller board the original 8V battery is now 14V. This doesn’t take into account any problems with battery life and charge leveling, but that’s a whole different tutorial waiting to happen.

If this type of battery hack is child’s play to you, take a look at a more involved lithium iron phosphate build.

Ben Heckendorn Gets His Own TV Show

That’s right, Benjamin J. Heckendorn (aka Ben Heck) has started churning out episodes of his own Internet TV show. We finally got around to watching the first episode and enjoyed it greatly. You’ll see him alter an Xbox 360 controller for a disabled gamer, making custom foot interfaces to take over the traditional role of your right hand. Also in the episode is part of a big build; making an Xbox 360 laptop out of the new slim model. We’re very interested in that overall build, but in this episode you only see him removing the components from the factory case. But we guess the promise of seeing the rest of the project is the hook to get you to watch the next episode.

Think that you haven’t heard of Ben Heck before? If you’ve been following Hackaday for a while you have. We’ve looked in on quite a few of his builds over the years, including his pinball machine, Xbox 360 portable, and his access controller.

Robot Laser Tag

[Shay] and his friend built some battling robots for a school project. Instead of destroying each other’s robots with saws or torches, they are playing laser tag. Each robot sports an eeePC, a laser pointer on a movable arm, and some photoresistors. The goal is to get your laser to hit the other robot’s photoresistor to lower its health towards a kill. A server keeps track of the bout, monitoring shot fired because you won’t find unlimited ammo in this game. As for piloting the rig, the netbook webcam is streamed to a control station with an Xbox 360 controller for motion, aiming, and firing. Check it out after the break.

Continue reading “Robot Laser Tag”