Full Fabric Soft Switches

soft_switch

When we created our backpack strap WiFi detector for Engadget, we embedded soft switches to control the device. They used two sheets of aluminum foil separated by a layer of foam with holes punched in it. [Plusea] has taken a similar approach but has replaced the aluminum foil with conductive fabric. The end result is a set of three soft buttons that can be easily washed. Have a look at the video of it in action below. Check out the followup project that uses the buttons to replace a scroll wheel. Continue reading “Full Fabric Soft Switches”

Failing Hard Drive Sounds

Not all hard drives fail the same way. DataCent, a data recovery service based in Canada, has an impressive archive of failing hard drive sounds. If you’re ever in doubt about whether your hard drive needs help, this is your guide. From bad heads to stuck spindles, bad hard drives click, grind, hum, and scratch. It’s almost musical in its regularity. Who will be the first person to string of these samples together into a ringtone or techno song.

[photo: Boja]

[via MetaFilter]

Overhauling LED Marquees

led-sign

In a previous job, [sprite_tm] was responsible for wrangling many different LED text ad marquees. The hardware was fairly simple and he always figured they could be pushed much further with a little work. He recently acquired ten 32×16 LED displays a decided to see what he could do with them. By the end of the project, he had full motion video running on the display. This is a great project to read up on if you’ve ever wondered about LED matrix displays. He starts by reverse engineering the electronics on the board. He then attached an ATmega88 to drive the display module. Multiple display modules were daisy chained together over serial. The article covers PWM control and refresh timing as well. Check out one of a few demo videos below. Continue reading “Overhauling LED Marquees”

Scratch Input

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

Scratch input allows us to use solid surfaces as an input devices by capturing the sounds they produce. Using a stethoscope and a high pass filter, they capture the unique sounds of specific gestures. Custom software then translates this to actions for applications. The video shows some really cool stuff, like turning an entire wall into an input device. It goes around corners and past doorways. They even talk about potential using your clothes to capture input.

[via Procrastineering]

Stribe 1 Kits Available

stribe

We first spotted the Stribe music controller at Maker Faire. [Josh Boughey] has since refined the controller’s design so that it can be constructed in a modular fashion and it’s being sold in kit form by Curious Inventor. The kit has two columns of 64 LEDs and a Spectra Symbol SoftPot for control. You can daisy chain eight modules together using a ribbon cable. It uses SPI control, with a separate wire for the data line (not in the ribbon). An Arduino is used to hook the controller to programs like Max/MSP.

Gift Card Electronics

Gift-giving season is upon us, and it’s time for people to start panicking about what to give to their friends and families. Gift cards have gained in popularity over the years, as companies count on people to forget to use them. But how about gift cards that do more than store a token amount of cash? Best Buy is now selling a gift card that doubles as a speaker. It has a mini headphone jack that’ll plug into any audio player. You only need to spend fifteen dollars to get it. Target’s gone all out, with a gift card that is also a 1.2 MP digital camera. It comes with a USB cord and driver disk, and there’s even one with a 64MB USB flash drive. We’re very interested to see if these will take off, and what people will do with them once the cards are used up.

[via Gizmodo]

Weasure, A Scale That Weighs And Measures

weasure

[John Peterson] created this postal scale device for a Renesas design contest. The Weasure not only calculates the package’s total weight but the dimensions as well. He built it using a SKP16C62P evaluation board that had an LCD, pushbuttons, and indicator LEDs. The original DigiWeigh parcel scale was modified to provide PWM output and tare control. He embedded photoresistors every inch along each axis. They were angle slightly upward and the surroundings were painted black to minimize reflection. The Weasure outputs everything via a serial connection so it can be used with shipping software to generate postage.