Interview With Steven Levy About Hackers

[youtube=http://www.youtube.com/watch?v=w_jwcCseDk0]

[Dale Dougherty] interviews [Steven Levy] about the history of hacking. [Levy]’s book Hackers has been released in a 25th anniversary edition. The interview alone is fascinating and the book is a must read for any hacker.  If they offered a course in hacker culture somewhere, we’re positive that this book would be the textbook. The 25th anniversary edition has been updated to include major figures from the last 25 years including [Bill Gates], [Steve Wozniak] and others that have impacted our lives drastically.

[via MakeZine]

Working With The AT90USBKey

The Genearic HID tool is meant as an easy way to create your own human interface devices. The project has the added benefit of showing us how to hack the hardware on the AT90USBKey developement board. The AVR-based device, which we saw used to make an SNES cartridge reader, comes in at just over $30 but with a few caveats. First, the breakout pads for the pins are not 0.1″ pitch and require some creative soldering to get at them easily. But the walk through also covers converting the board to run at 5v when in USB host mode, and altering the populated components to reclaim pins on the AT90USB1287 chip. The fun isn’t limited to this board, there’s also a home brew alternative based around the same chip.

[Thanks Juan]

Reverse GeoCache Puzzle Gets Downsized

[Markus] built his own reverse geocache puzzle box but on a smaller scale than the original. His is based around a PIC 18F2520 and powered by two AAA batteries. The user interface includes one button, a 16×2 character LCD, and a piezo speaker. The box unlocks itself when the GPS module inside detects the proper location on the globe. There is also a secret code that can be tapped on the button to unlock the box prematurely, and another to show the locations in which the user attempted to open the box. This build doesn’t leave much room for a payload, but [Markus] did a great job designing the board and making the components fit as efficiently as possible.

X-Band Linear Rail SAR Imaging

[Greg Charvat] really wanted high resolution X-Band linear rail SAR imaging system. He wanted it bad enough to scrounge through parts at HAM radio swap meets until he had the bits to build one himself. The unit is used to take high resolution radar imaging. For example, the image above is constructed of push pins behind a foam wall. The synthetic aperture radar system came in at roughly  $250. Not bad at all. You may have to dig through the links a bit to find the build information. Be sure to check out the hardware gallery and the schematics(pdf).

[via Makezine]

Adjustable Tesla Coil Build

This coil has no trouble shooting sparks across four meters of empty air. [Finn Hammer] has been putting in some long hours on this labor of love, and we put in some time reading through his progress thread. He started down this path about a year ago and every step of the way he produces beautiful work. We enjoy seeing his prototyping techniques, moving from concept to hand drawing to CAD diagram before starting the physical build. Check out the demo video after the break and as you read through his thread look for the green arrows that lead to other videos and resources.

Continue reading “Adjustable Tesla Coil Build”

Gaming System For Less Than Three Bucks

[youtube=http://www.youtube.com/watch?v=r-Mdt6uzmOg]

[Rossum’s] latest project just hit and as usual, he doesn’t disappoint. Using an ARM cortex M0 he built a gaming system for less than $3 in parts. The M0 is a bit underpowered for this but at $1 it can’t be beat in price. He worked some video generation voodoo to get the signal he wanted but also mentions that upgrading to a bit more expensive chip like the Cortex M3 would solve this problem. The other part of the gaming system is an analog stick (again for about $1) that is the only input for the system.

Can’t say that you remember hearing about [Rossum] before? Go back and check out his Wikipedia reader, AVR media player, and AVR iPod touch killer.