Hacking Beer Cans For Fun And Publicity

beer-keyboard

Although beer is generally a good way to get people to come to your trade show booth, [Robofun.ru] decided to put a new spin on things. Instead of (or possibly in addition to) giving out beer, they decided to turn 40 Staropramen beer cans into a keyboard.

This was done using an Arduino hooked up to four Sparkfun MPR121 Capacitive Touch Sensor Breakout Boards, allowing them to act as keys. These inputs are translated via the Arduino into a standard output (we assume USB) that can be plugged into any computer.  Additionally, a Sparkfun MP3 trigger board was used to control the sound effects.  Rounding out the build, a Raspberry Pi computer was used to run the human machine interface, a large plasma display.

Be sure to check out this keyboard in action after the break. If this isn’t enough alternative input fun, why not check our post about how to make a banana piano and giant NES controller. Continue reading “Hacking Beer Cans For Fun And Publicity”

IPhone Hack Isn’t Sold By Adafruit

light-up-iphone

[Becky] wrote in to tell us about her latest hack for Adafruit Industries. This hack will allow you to light up the Apple symbol on the back of your phone, and as she notes, it will definitely void your warranty. From the looks of the video, it requires some extremely good soldering skills, and optionally mid-level tape skills. If you’re up to the challenge, and have the stomach to see your iPhone on the operating table, the results are quite good.

One other challenge of doing this hack is that it uses a kit that Adafruit isn’t going to sell since it uses knock-off Apple parts. They exist somewhere, but where to source them would be a challenge. On the other hand, from a purely experimental/engineering point of view, the video after the break is quite interesting. Many of us would be very hesitant to take apart a several hundred dollar phone, much less solder to a power supply on it!

Continue reading “IPhone Hack Isn’t Sold By Adafruit”

The Inner Workings Of Servo Motors

Servos seem to be the go-to option when adding motors to hobby projects. They’re easy to hack for continuous rotation for use in a robot, but with the control board intact they are fairly accurate for position-based applications. But do you know how the hardware actually works? [Rue Mohr] recently published an article that looks at the inner world of the servo motor.

As you know, these motors use a voltage, ground, and signal connection for control. The position of the horn (the wheel seen on the servos above) is dependent on that control signal. The duty cycle of a 20 ms pulse decides this. Inside the housing is a control board capable of measuring this signal. It’s got a chip that monitors the incoming PWM pulses, but that’s only half of the equation. That controller also needs feedback from the horn to know if its position is correct or needs to be changed. Integrated with the gear box that connects the motor to the horn is a potentiometer. It’s resistance changes as the horn turns. Knowing this, it is possible to fine tune a servo by altering that resistance measurement.

27 MHz Transmitter/receiver Pair Made With 555 Timers

Get your feet wet with radio frequency transmitters and receivers by working your way through this pair of tutorials. [Chris] built the hardware around a couple of 555 timers so you don’t need to worry about any microcontroller programming. He started by building the transmitter and finished by constructing a receiver.

Apparently the 27 MHz band is okay to work with in most countries as long as your hardware stays below a certain power threshold. The carrier frequency is generated by the transmitter with the help of a 27.145 MHz crystal. The signal is picked up by the receiver which uses a hand-wrapped inductor made using an AL=25 Toroid Core. We’d say these are the parts that will be the hardest to find without putting in an order from a distributor. But the rest of the build just uses a couple 555 timer chips and passive components, all of which will be easy to find. The video after the break shows the project used to receive a Morse-code-style message entered with a push button. It would be fun to interface this with your microcontroller of choice and implement your own one-way error correction scheme.

Open Source Finger Prosthesis

Here’s a project that is striving to develop a set of open source finger prosthesis. They are aimed at patients who have partial amputations. This means that part of the digit remains and can be used as the motive force behind a well designed mechanical prosthesis like you see above. This uses levers, pulleys, and wire to move a gripper in much the same way the pad of a pointer finger works. There’s even a video (embedded after the jump) which shows it being used to grab a toothpick from a dispenser… pretty impressive. This is similar to the prosthesis we saw in August which managed to work without pulleys and wire.

This isn’t limited to fingers. The same posts that shows off the unit seen above also includes a prosthetic thumb. The leverage for that design is provided by a woven nylon strap which attaches to a bracelet on the wrist.

Continue reading “Open Source Finger Prosthesis”

Hackaday Links: October 18, 2012

Capacitive touch plants

Here’s a proof of concept for using plants as a capacitive touch sensor. The sensor is simply a hunk of double-sided copper clad board attached to a microcontroller. But it seems to be able to sense what part of the plant is being touched. [Thanks Fabien]

Adding wireless charging to a Nokia N900

This hack is quite common, but it’s still fun to see what hardware is being outfitted with an inductive charger. This time it’s a Nokia N900 that’s ditching the charging cables.

Wii carrying suitcase from a plastic tackle box

This Wii carrying case (translated) looks great and cost just a few bucks. It started as a tackle box for carrying around your fishing lures. But a bit of creative cutting and there’s a place for everything.

Browser based schematic and board layout

There’s a new kid on the block when it comes to circuit design. Circuits.io offers in-brower schematic design and board artwork layout. [Thanks ADIDAIllinie (and a few others)]

Bender-o-lantern

Halloween rapidly approaches and we hope that [Tim’s] carving of Bender in a pumpkin will inspire you to send in your own Halloween projects.

Unlocking Silk For Uses As An Optical, Digital, Biological, Or Food Storage Device

[Fiorenzo Omenetto] gave a TED talk early last year to illustrates a lot of intriguing uses for silk. Before watching his presentation we would have been hard pressed to come up with a use for silk other than in clothing. But it turns out that investigating how silk worms create the material has led to a range of other applications. You can see the full talk embedded after the break.

One of the first things he shows off is a transparent film made of silk. The material looks almost like cellulose film, and can function in a similar way. [Fiorenzo] shines a laser through a silk slide that has a micro-dot of words embedded in it. the result is a clearly readable message projected on the wall. The film can also be used for holographic images.

But it’s the biodegradable aspects that are clearly the breakthrough here. A slide of silk can be doped with pharmaceuticals and programmed for a very specific time release. This way the drugs no longer need to be stored under refrigeration, and can be reclaimed using only water. The same properties allow one to manufacture disposable objects that will quickly and completely degrade. But there’s even more, if you dope the material with a conductor like gold it becomes a disposable circuit.

Continue reading “Unlocking Silk For Uses As An Optical, Digital, Biological, Or Food Storage Device”