Shock Yourself To Better Health!

cranial_electrotherapy_stimulation_rig

Flickr user [n Bryan] has been keeping busy lately, trying his hand at developing some cranial electrotherapy stimulation instruments for home use. While visions of [Peter Venkman] electrocuting hapless college students initially came to mind, this sort of therapy is not the same thing, nor as painful as what is depicted in the film.

Cranial electrotherapy stimulation relies on small currents which are pulsed along a patient’s skull at specific bioactive frequencies. It is believed that these treatments can have positive responses on the nervous system, and in fact has been approved by the FDA for certain ailments such as insomnia and anxiety. [n Bryan’s] rig is controlled by a PIC 16F88, which generates both the carrier and pre-programmed bioactive frequencies used in electrotherapy sessions.

As with all things that involve strapping electrodes to your head, take caution if you plan on replicating his work in any way, shape or form. With that said, we’d be willing to give it a shot.

[via BuildLounge]

Blow Your Mind With The Brainwave Disruptor

rich_decibles_brainwave_disruptor

Whether you believe in it or not, the science behind brainwave entrainment is incredibly intriguing. [Rich Decibels] became interested in the subject, and after doing some research, decided to build an entrainment device of his own.

If you are not familiar with the concept, brainwave entrainment theory suggests that low-frequency light and sound can be used to alter brain states, based on the assumption that the human brain will change its frequency to correspond to dominant external stimulus. [Rich’s] device is very similar to [Mitch Altman’s] “Brain Machine”, and uses both of these methods in an attempt to place the user in an altered state of mind.

[Rich] installed a trio of LEDs into a set of goggles, wiring them along with a set of headphones to his laser-cut enclosure. Inside, the Brainwave Disruptor contains an Arduino, which is tasked with both generating light patterns as well as bit-banged audio streams.

Well, how does it work? [Rich] reports that it performs quite nicely, causing both visual and auditory hallucinations along with the complete loss of a sense of time. Sounds interesting enough to give it a try!

DIY Propeller-based ECG

propeller_ecg

[Ray] likes to build all sorts of Propeller-based projects, but one of the more interesting items we came across was this DIY ECG. While we have covered other DIY electrocardiograms before, he left the breadboard behind and put together a nicely done PCB for his build.

The ECGs design should be pretty familiar to anyone that has seen our ECG coverage in the past. The user places his thumbs on the large built-in pads, which allow the circuit to sense the electrical signals produced by heart’s contractions. These small electrical impulses are then amplified using an AD627 instrument amplifier before being further amplified via a dual op-amp.

The amplified signal is filtered and then fed into the Propeller’s ADC, which displays the user’s heart rhythms via an LED. The data can also be fed into a computer via an optoisolated serial connection.

[Ray] lays out a litany of warnings and precautions that should be followed before downloading his schematics and firmware. We have to echo those warnings, as it doesn’t take a large well-placed shock to disrupt the heart.

Bluetooth Morse Code Keyboard For The Disabled

The team a Zunkworks wanted to build a device for people who can’t normally use a keyboard and mouse. The Bluetooth Morse code keyboard is what they came up with. This build gives the user full control over the keyboard and mouse using a single button or a sip & puff interface.

Continue reading “Bluetooth Morse Code Keyboard For The Disabled”

A Pill Reminder Box To Be Proud Of

Not satisfied with the traditional daily pill boxes, [Ryan] set out to build his own. According to his article, these particular pills had to be taken every three days, and he wanted a solution that required “zero effort.” Although one might question whether his solution actually took this amount of effort, the build came out very well.

The result is a box that reminds one to take a pill from one or two bottles using a blinking LED. When the pill bottle is picked up, consumption is assumed and the timer is reset. The main components consist of an Arduino, real time clock, and a battery backup.  Additionally, two picture frames are used to form the project enclosure along with some LEDs and other assorted hardware to finish everything.

This project combines some basic electronics hacking and programming with a very nice looking cover. The results are a very clean looking build with a good write up. For another example of a well finished project with great pictures, check out this N64 portable build.

Did you get the tickets? To what? The gun show.

Detecting Muscles With Electromyography

The folks at Advancer Technologies just release a muscle sensor board with a great walk through posted on Instructables describing how this board measures the flexing of muscles using electromyography.

Using the same electrode placement points as the remote controlled hand we covered earlier, the muscle is measured by sensing the voltage between the muscle and its tendon. The result is a fairly fine-grained sensing of the output – more than enough to provide some analog control for a project.

The board itself is relatively simple – an INA106 differential amp is used to sense if a muscle is flexing or not. This signal is then amplified and rectified, after which it can be connected to the analog input of your favorite microcontroller. The video demo shows the board connected to a Processing app running from an Arduino, but it wouldn’t be hard to adapt this towards remote Nerf sentry turret controlled by your biceps.

Check out the video after the break to see the muscle sensor board in action.

Continue reading “Detecting Muscles With Electromyography”

PossessedHand Controls Hand With Electrical Stimuli

[Emi Tamaki], [Miyaki Takashi] and [Jun Rekimoto] at the University of Tokyo came up with a device called the PossessedHand that electrically stimulates muscles to train someone to play a the koto, a Japanese stringed instrument.

The PossessedHand ‘triggers’ individual fingers with precisely placed electrodes. Sixteen joints in the hand can be controlled independently by placing one electrode on the muscle that controls the joint and a ground electrode on the tendon of that muscle. Users of the PossessedHand reported no pain from the device when 30 Volts were sent though the electrodes.

The paper (PDF warning) goes into detail about the reactions of the users of the PossessedHand. While a few subjects thought the PossessedHand was scary, many enjoyed it – one subject even thought it was possible to fly a helicopter without training. While this isn’t downloading a rotary wing licence into your brain like The Matrix, the PossessedHand did prove to be a useful tool for learning the fingering for the koto. You can see a video of the PossessedHand in action in the New Scientist story.

[via New Scientist]