Electronic Stethoscope

dsc04769

[Vik] sent in this simple little project. He purchased a $3 spy ear, a simple 3 transistor amplifier, and attached a stethoscope end. Little modification was necessary, mainly just scraping a bit more space in the microphone tube. The end result is a super cheap electronic stethascope that can be hooked to a computer or other speakers for multiple people to listen to.

Steampunk Vibrator

steampunk_vibrator

[Ani Niow] built this steam powered vibrator. It has a milled stainless steel shell with a brass motor structure. The motor is a Tesla turbine made from a stack of Dremel diamond cutoff wheels. This drives an off-center weight to create the vibration. She tested it using a pressure cooker as the steam source. It worked, but became so hot it had to be held using welding gloves. It works just as well with compressed air though. You can see the device at the Femina Potens Art Gallery in San Francisco or later this month at Maker Faire.

[via Laughing Squid]

UPDATE: [Ani] responds in the comments.

The Narcisystem

biometric

The Narcisystem is part of an art display where [Eric] strapped himself to as many biometric sensors as he could. The core of the system was a Funnel IO which includes an Arduino, Xbee plug, and LiPo charging circuit. It was collecting data from a heart rate monitor, an EEG, a breathalyzer, compass, and an accelerometer. This data was sent to a laptop and then sent to different displays. You can see the setup functioning in a video after the break. The red flashes are his heart beat, the blue light is the direction he’s facing. What you can’t see is the high power bass thud every time he takes a step. The EEG data was supposed to effect the tempo of the music, but it failed and was dropped, as was the fog machine based on his blood alcohol level. He notes that he wanted to do more, but was lacking the hardware.

Continue reading “The Narcisystem”

Baby Twitters Via Kicks

twitter-1

[Corey Menscher] built the Kickbee while attending ITP this Fall. It monitors his pregnant wife’s belly and updates Twitter, a microblogging service, every time the baby kicks. The device makes everyone aware of the baby’s movement, not just the expectant mother. It can also log the baby’s activity to monitor development. The sensors are piezos held in place with an elastic band. They’re connected to an Arduino Mini which connects to a host computer using a BlueSMIRF bluetooth module. The host Mac does the logging and twittering.

This is one of the many projects on display at the ITP Winter Show.

[Thanks, @readiness via Boing Boing]

Vocal Mouse Control

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

Absolutely fascinating. The University of Washington is developing a vocally controled mouse interface. We’ve seen vocal control of the computer before, but it is usally responding to specific commands and words to carry out tasks such as opening files.  This system uses different vowels and sounds to create cursor motion.  You can see the same system used in the video above to control a robot arm as well.

[via BotJunkie]

Space Tech Helps Athlete Attain World Record

German athlete [Wojtek Czyz] set a new world record for the long jump at the Paralympics 2008 in Beijing, with the aid of his space tech enhanced prosthetic leg. He jumped a record 6.5 meters, 27 centimeters more than the previous record. Prior to switching to his new prosthetic leg for athletic competitions, he was prone to breaking the prosthesis when he performed to the best of his abilities. [Czyz] and his trainer met with ESA’s Technology Transfer Programme (TTP) technology broker MST Aerospace to assess the most important parts of the prosthesis. According to [Dr. Werner Dupont], MST Aerospace Managing Director, the crucial element was the connection angle, or L-bracket. Working with German company ISATEC, they developed a new L-bracket using a much lighter and stronger material from the Alpha Magnetic Spectrometer (AMS), which is an instrument that will be installed on the ISS to study extraterrestrial matter. We find it interesting and pretty cool that space technology can help enhance a disabled athlete’s performance, and think that this could lead to interesting possibilities, even for those who aren’t athletes.

[via Boing Boing]

Open Source Neural Activity Monitors

Yesterday we linked to an OCZ Neural Acutator Interface teardown. Several in the comments wanted to know more about the sensor electrodes. Check out the OpenEEG project and OpenEEG mailing list for information on sensing, amplifying, and recording brain activity (EEG). The OpenEEG project maintains an open source Simple ModularEEG design. Two other open source variants of the ModularEEG are the MonolithEEG and [Joshua Wojnas’] Programmable Chip EEG BCI. All three projects use Atmel microcontrollers, with designs in Cadsoft Eagle.

Brain activity is measured using passive or active electrodes. Passive electrodes require a conductive paste to make proper contact with the skin (examples: 1, 2). Active EEG sensors don’t need conductive goop because they have an amplifier directly on the electrode (examples: 1, 2, 3).

[via anonymous reader, comments]