posted Sep 18th 2010 2:00pm by
Mike Szczys
filed under:
green hacks

[Graham Auld] got his hands on an energy monitor for free from his utility company. The device seen in the insert provides a nice LCD display but he wanted a way to graph the data over time. There was an included cable and a method of using Google PowerMeter but only for Windows computers. He did a little poking around and came up with a Perl script to interface the meter with Google’s tools.
The hardware module is known as the Current Cost CC128 and the developer was nice enough to publish an XML output description which [Graham] used in his script. From there it’s just a matter of registering and authenticating through the Google PowerMeter API. The script is not fully polished yet but it serves as a road map for your own implementation.
posted Sep 18th 2010 12:30pm by
Mike Szczys
filed under:
ipod hacks

This beautifully crafted Daft Punk table with iPod dock was built by [Dustin Evans]. The table itself was built with the help of a friend in one day with electronics added a bit later. It features an 8×8 grid of boxes with red LEDs mounted inside. The picture above is not quite the finished product, a diffuser will be added later to augment the scattering of light already provided by cutting the tip off of each LED. On the underside you’ll find a power supply and a set of speakers. The system is controlled by an Arduino which resides in the same drawer as the dock. See the final product in the clip after the break.
Read the rest of this entry »
posted Sep 18th 2010 11:00am by
Mike Szczys
filed under:
security hacks

Intel says that HDCP has been cracked, but they also say that it’s unlikely this information will be used to unlock the copying of anything. Their reasoning for the second statement is that for someone to make this work they would need to produce a computer chip, not something that is worth the effort.
We question that logic. Not so much for Blu-Ray, which is the commonly associated media format that uses HDCP, but for HD digital cable programming. There are folks out there who would like to have the option of recording their HD television shows without renting a DVR from the cable company. CableCard tuners have been mostly absent from the market, making this type of recording difficult or impossible. Now that there’s a proven way to get the encryption key for HDCP how hard would it really be to create a man-in-the-middle device that uses that key to authenticate, decrypt, and funnel the audio and video to another encoder card? We know next-to-nothing about the protocol but why couldn’t any powerful processor, like an ARM, or even an FPGA (both rather inexpensive and readily available) be programmed for this task?
Leave a comment to let us know what you think about HDCP, and what the availability of the master-key really means.
[Thanks Dave]
posted Sep 18th 2010 9:21am by
Mike Szczys
filed under:
handhelds hacks

This USB to Zipit Dock adapter and a special kernel makes USB host mode for the Zipit possible. Previously, the cheap and hackable wireless client needed a hardware modification to enable USB support. The new kernel bootloader, called U-Boot, makes the internal alterations unnecessary (see the demo after the break). Now the only caveat is one of voltage. Zipit only supplies 3.3V when running on battery so your choices are to only use USB when the Zipit is plugged into a charger, or use a powered USB hub. But if you’re already building a hub adapter it shouldn’t be too much trouble to add in the option for a battery-powered hub.
So can we play our NES games using a USB controller now?
Read the rest of this entry »
posted Sep 17th 2010 12:07pm by
Mike Szczys
filed under:
news

This line following tank uses analog circuitry to sense where a dark line is and adjust its course. Despite the opening paragraph on the schematic page (which looks to be leftover from a past project writeup) this circuit relies on a set of transistors for motor control. [Chris] does a great job of explaining the setup in detail; it boils down to a phototransistor detecting reflected light and flipping which motor is running based on what is detected. A couple of potentiometers are included to tune up the accuracy of the circuit. There’s a short clip of the treaded-terror making a loop around the track after the break.
This is another great way to try your hand at analog circuitry. Once you’ve built the body (tank or otherwise) and line tracking circuit it can be repurposed by swapping out the brains for your next project.
Read the rest of this entry »
posted Sep 17th 2010 10:19am by
Mike Szczys
filed under:
digital cameras hacks

This light art is created by a moving display playing an animated image through several camera exposures. In this case the display they’re using is an iPad, but that really doesn’t matter as it’s just a high-quality screen and it’s portable. 3D animations are generated in software and then sliced into cross sections. As the camera rolls, the cross sections are displayed in order and the location of the screen is moved. Very much like light painting with an LED or a Roomba, the bright image remains and can be strung together for the 3D effect seen in the video after the break.
Using the cross sections of the video reminds us of what a three-dimensional object looks like to a two-dimensional being. If you have no idea what that means you should take a look at this video on imagining the tenth dimension.
Read the rest of this entry »
posted Sep 17th 2010 9:19am by
Mike Szczys
filed under:
linux hacks

Want to try your hand at building a Linux package for an embedded device? [SnowBot] decided to give it a try and set out to build Ubuntu for a GumStix. The single-board computer will cost you about $150 to get started, plus a way to connect to the device’s serial port. But once you’ve got your hands on it there is a lot of power in a tiny package.
He’s using the RootStock package to assist in the build. This is a suite of tools that generates the root file system that can be loaded onto an SD card for use with the Gumstix. It’s not quite building from the ground up, but there’s already enough hoops to jump through that this package is a welcomed shortcut.
Already rolling your own Linux packages for embedded hardware? We want to hear about it.
posted Sep 17th 2010 7:21am by
Mike Szczys
filed under:
misc hacks

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.