IPv6 To 1-wire Protocol Translator

[Fli] assembled an AVR based system that can assign IPv6 addresses to 1-wire components. An AVR ATmega644 microcontroller is used in conjunction with an ENC28J60 ethernet controller chip. To get up and running with IPv6 on this meek hardware [Fli] ported the uIPv6 stack from the contiki project over to the AVR framework. Although he encountered some hardware snafus along the way, in the end he managed to get five sensors connected to the device, each with their own IP assigned using the stack’s alias capability.

This is great if you’re looking for a low-cost IPv6 solution. We’re not sure if there’s much demand for that, but it’s useful for that 1-wire home automation setup you’re considering.

World’s Largest POV Display

How do you convince a power company to let you play with their multi-million-dollar wind turbine? Call yourself an artist instead of a hacker! [Michael Pendry] convinced Siemens to let him install this ‘art’ piece on the rotors of a wind turbine outside of Munich, Germany. It features 9000 LEDs, 3000 on each of the 30 meter blades, and can pump out 20,000 candelas when fully illuminated.

The problem? The blades of the power generator turn extremely slowly compared to fan-based persistence of vision displays. This makes it more of a “long-exposure” display system that is illustrated in some of their press photos. Ok, so the POV is a bit of a let-down, but the display effects achieved are still pretty impressive.

[Thanks Sam]

Slide Digitizer

Remember slide shows? The ones that used a carousel projector and real slides? [Brian] wanted to bring his slides into the digital age but was spending far too much time scanning in the 35mm relics. He set to work and built a rapid slide digitizer using a projector, a DSLR, and a microcontroller.

His system centers around an AVR microprocessor, the ATtiny2313. Some DIP switches are used to set the number of slides to be scanned, and the timing for synchronizing the projector and the camera. Using two relays, the cable release for the DSLR and the remote advance pins on the slide projector are connected to the AVR. [Brian] used a macro lens and sets the focus, exposure, and f-stop manual. Once everything looks good the touch of a button quickly steps through the entire carousel at about 1 slide per second. A small video of the process is embedded after the break and his writeup has some comparison photos between a slide scanner and this setup.

Continue reading “Slide Digitizer”

Destroying Optical Media

We got a tip about a USB CD destroyer. We found its methods amusing as it just scratches the CD as seen above on the left. If you really have data security issues, perhaps something more than scratched plastic should be used. There are a lot of paper shredders that can also shred CDs, what about taking that shredder with the burnt out motor and turning it into a hand-cranked shredder that doubles as a CD killer?

Got a lot of optical media that needs to go? These folks developed the chain-gun of CD shredding with an automatic feed. This consists of a CD shredder and a slew of discs connected with packing tape. As seen in the video after the break, the shredder advances and the next disk is pulled into its jaws.

Microwave has been a popular bringer of death for disc media. The light show and resulting chaotic art (above on the right and after the break) are what make this interesting, but it’s pretty hard on the much-loved kitchen appliance. What we’re really looking for is a way to force a CD/DVD writer to overwrite data. The fact that burnt discs, rather than factory pressed versions, are what normally need to be disposed of makes this a hack waiting to happen. Why isn’t this a standard hardware feature of all drives, and can it be implemented in software?

There’s always the low-tech snap, scratch, or mangle methods. We usually just scratch the foil off the top of the disc.

Continue reading “Destroying Optical Media”

McLVDT: A Straw-based Sensor

We saw [Kevin’s] home-built Linear Variable Differential Transformer in a YouTube video last week and wanted to know more. We’re in luck, he agreed to share all the details as well as a bunch of information on these sensors. An LVDT is used to measure distance along a straight path. Unlike a linear optical encoder, this method uses measurements of inductance between two electrical coils to judge the distance.

[Kevin] used some magnet wire wrapped around two straws of different diameter to fabricate his sensor. A signal generator is connected to the primary coil and the resulting signal induced in the secondary coil is measured to reveal the change in physical position. Check out the video after the break to see the results.

It’s not hard to get your hands on a McDonald’s straw (hence the name ‘Mc’LVDT), a smaller inner straw, and a few feet of magnet wire. This will be a fun one to try when those dark winter days start to get to you.

Continue reading “McLVDT: A Straw-based Sensor”

Pink Wireless-terminal Of Wonder

[Hunter Davis] is at it again, this time hacking the pink IM-ME to use as a wireless terminal. It sells for between $12-16 and he ordered it to get free shipping with another purchase. The wireless antenna registered as an HID device when he plugged it into his Linux box. He then sat down for a long USB sniffing session only to be surprised by the lack of any type of security. Everything transferred to the device is just plain text in hexidecimal. Because of possible DMCA issues he hasn’t posted a driver but does explain most of the process to write your own.

[Hunter] has given us a lot of handheld hacks. This device is meant as a remote terminal for instant messaging. We’re sure you can think up a lot better uses so let us know in the comments and don’t forget to send in any projects you come up with.

[Thanks Paul]

DS Based Reader For The Blind

[Epokh] has release some homebrew software that uses a Nintendo DS as a voice reader for documents. This is extremely useful for blind and visually impaired folks who normally use screen readers but can utilize this technology for reading books, documents, and email on the go. Future versions look to add an email client and implement OCR via the camera for reading documents on the go.

The flite package is utilized to provide the text to speech functionality. We’re familiar with this package and judging by the video after the break, it lost nothing in the port to the DS hardware. [Epokh] pointed out that similar readers can cost $1500 when a DS sells for around $130. We can’t wait to see the final version fleshed out!

Continue reading “DS Based Reader For The Blind”