Hackaday Links: September 19, 2010

6502 Gate Simulator

Ever wondered what’s going on inside that chip as the program executes? Now you can take a look at the die itself with this visual gate simulator for the 6502 processor. [Thanks Puli and Svofski]

Copper corrosion

[Moogle] cracked open his DockStar to find corroded copper. It seems that Seagate left a portion of the ground plane unprotected and it reacted badly with the shielding metal. If you have one of these devices you might want to crack it open and tin the exposed copper so that it will hold up over time.

Segway kickstand

Don’t want your Segway to flop over when you park it? Follow [Paul’s] lead in building a kickstand for the self-balancer. You can just make it out in the image above. It’s a dumbell that folds down from the handlebar tube when you’re not on board.

Tesla makes everything better

Do you like the song Iron Man? We think it’s better when our friend Nikola takes part.

No Smoking

Smoking is really quite bad for you. Plus you can’t chain smoke nearly as efficiently as this mechanical smoking machine can so don’t even try. [Thanks Ferdinand]

Autonomous Rover Roams The Halls

[ESylin] built an autonomous rover that roams the vacant halls of his school. On the hood of the vehicle he’s mounted two Maxbotix sonar sensors that do a great job of keeping the vehicle centered in the hallway. It will follow a wall around a corner (favoring its left side because of the left-facing sensor) and it will stop to correct itself if it gets off course. That’s because when you’re not driving a dsPIC33 is, with a Traxxas XL-5 speed controller and a hobby servo for steering. But this little guy hasn’t lost all his pep. Manual control and be switched on from from an R/C controller so you can burn up the floor tiles. Take a look at the demo after the break, with the manual control demo shown at about 4:10. Continue reading “Autonomous Rover Roams The Halls”

Hackerspaces Sprouting Up Around The Midwest

[Chris Cooper] wrote in letting us know that this weekend is the grand opening of QC Co-Lab, a hackerspace in Davenport, Iowa. They kicked the weekend off in grand fashion on Friday by sand casting bronze medallions with a blast furnace. The 4000 square foot facility has plenty of room for new members so if you’re in the area check it out. It’s not too late to join in on the tail end of the festivities.

Sector67 is also making plans for its grand opening. The Madison, Wisconsin based hackerspace will officially open on October 15th. There was a strong turnout for the first viewing of the facilities on September 7th (see for yourself), with plenty of building, arranging, and accumulating to be done before the official start. [Chris Meyer] has been working hard to get the organization off the ground, acquiring several grants, and working with the School Factory (something of a quick-start incubator for hackerspace-type non-profits). Want to see more? Thanks to [Andrew Seidl] you can peruse a set of quality photos from the event.

Smart Power Meter Interface For The Linux Crowd

[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.

Daft Punk Table With IPod Dock

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.

Continue reading “Daft Punk Table With IPod Dock”

Intel: High-bandwidth Digital Content Protection Cracked

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]

USB Host Comes To Zipit

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?

Continue reading “USB Host Comes To Zipit”