Open Source Logic Analyzer

Hackaday alum [Ian Lesnet] has been working in cahoots with a dedicated team of developers to produce the OpenBench Logic Sniffer. This caseless logic analyzer can operate at 100MHz and sample 32 channels at once. Better yet, a digital oscilloscope add-on is in the works. The pre-order comes in at $45, that’s a lot of functionality for just a few greenbacks. We’ve embedded a demo video after the break that details installing and using this device under Ubuntu.

Continue reading “Open Source Logic Analyzer”

112-LED Coffee Table

[Joe] tipped us off about his 112 LED coffee table. This 12-ups the LED matrix from Friday and 31-ups the Shiftbrite table. Driving this grid is an ATmega328 in i2c slave mode. It listens for display data from a second ATmega328 and uses that to set the array of TLC5940 driven LEDs appropriately. Separating the processing microcontroller from the display microcontroller allows for fast and smooth display changes that can be seen after the break. [Joe’s] table exhibits exquisite cable management, clean code, and an amazing amount of flexibility. Maybe [Caleb Kraft] will finally pony up the dough and make this project for his own home.

[Joe] waited until he saw some other LED tables to send us a link to his hack. This is obviously an awesome project, one that we want to see just as much as our readers do.  So please, don’t wait for someone else to stumble upon your project, send us a tip once you’re done sharing the details.

Continue reading “112-LED Coffee Table”

Extreme Piano Transplant

We always wondered what happens to ancient pianos when the internals can no longer be kept in a playable condition. [Jean Philippe Roch] gutted his elderly upright and fit a Korg Triton inside. After the break you can watch a few videos including a slide show of the work log.  [Jean] separates the Korg keyboard from its case and places it in the empty upright piano rank. He then mounts the Korg’s controls in the front panel and adds motorized control to reveal this hidden secret. The project is finished with speakers in the bottom portion of the upright and blue LED lighting effects.

The result is a pretty nice show-piece. It’s not as hacky as vocoding, but we really love the finished look.

Continue reading “Extreme Piano Transplant”

Fix 0LBA And BSY HDD Errors

One of the worst moments almost every hacker has experienced is a hard drive inexplicably dieing. And of course, its at the most inopportune time and you’ve had no chance to backup!

Recently there has been an influx of Seagate hard drives (specifically the 2700.11s) kicking the bucket with firmware errors 0LBA and BSY. The good news is [Gradius2] has made guides to unbrick your drive without having to match serials.

The procedure is lengthy, complicated, can easily become expensive, and there is the possibility of losing your data so it’s not recommended if you’re only getting those pictures of Mr.Fluffykins back. In such a case, Thermite might be a bit better solution.

[Thanks Calvin]

Thwart Robbers With An Old Smoke Alarm.

[Anders] tipped us off about his hack that re-purposes a smoke alarm as a burglar alarm. Unfortunately, he came home in the middle of a burglary but wanted to be ready the next time someone tries to break in. By cleverly patching into the test button on an old smoke detector he created a circuit-trip alarm. One side of each piece of wire is secured to the frame and jam of a window. A paper clip completes the circuit by pinching the two bare conductors. If the window is opened the connection is lost and the alarm sounds.

We see a few problems with this system. First off, never hack your ONLY smoke detector, you are putting lives at risk by doing so. But [Anders] says he’ll have a replacement detector and since these things need to be replace every ten years or so, chances are you can find an old one kicking around. We’d recommend disguising the case so that people aren’t confused about it being a smoke detector. Secondly, he’s mounted the alarm right in the window frame so most likely an invader will just smash the thing to bits.

Anyway, it’s still an interesting reuse of these ubiquitous, and life-saving, devices.