Robotic Eye Surgery Controlled With Magnets

If you’re in need of eye surgery you might just find yourself strapped into this contraption. It’s a magnetic field generator used to manipulate a tiny, untethered probe. It’s called OctoMag and the idea is that a robot less than half a millimeter in size is injected into your vascular system and, through the use of those coils, it busts up blood clots in the small passages inside of the eye.

Once you’ve seen the clip after the break we’re sure you’ll agree that this is amazing technology. Nonetheless it makes us cringe to think of the procedure done on a living organism but we’re sure that fear will subside given time. For now this seems more like a treatment from A Clockwork Orange.

Continue reading “Robotic Eye Surgery Controlled With Magnets”

Python Library For Emotiv EEG

Want to control things with your mind? The Emotiv EPOCH EEG is one of the best pieces of hardware you can get that is ready to be hacked into your project. Too bad the entry-level SDK will set you back $500. Or you can take advantage of [Cody Brocious’] work by using his Emotiv Python Library. He sniffed around the data coming in over the USB connection and discovered that it’s encrypted. With a bit of trickery he extracted the key and built the 128-aes decryption routine into his package. So far this just pulls raw data from the unit so it’s up to you to figure out how to properly filter the signals and differentiate which sensor corresponds to each data stream. But it’s a start, and hopefully it’ll lead to more mind controlled doo-dads.

Brain Wave Skimming On The Go

Mentok: The Mind Taker

Master EEG hackers [MOG] and [Tim] over at the Makers Local 256 have been working on creating a Bluetooth EEG listener made from a Mattel Mindflex. This build is based on an earlier build of a group called [Frontier Nerds] (thanks for the heads up [Nathan]!), but this version ditches the Arduino in favor of a basic serial to bluetooth adapter for the sake of power efficiency (as well as not having to keep an Arduino strapped to you head). We have covered a few Mindflex hacks before, but this seems to be the most useful in a practical sense. They have included the code for a Bluetooth serial data logger, and the earlier build shows a good example of captured data visualization.

EyeMario, Play Mario With Your Eye Movements

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

The folks at Waterloo Labs have delivered a quite amusing project where they built a system to control Mario with eye movements. Unlike the other eye movement systems we’ve seen that use imaging to detect where you are looking, this one is using electrodes on muscles in your face. Not only do they supply a fairly amusing video, they also have a pretty good amount of detail on the project site. Be sure to click on the links in the “additional resources” section at the bottom if you want hardware and software details on the build. The last time we saw these folks, they were using real guns to control video games.

[via Procrastineering]

Cat Hacking

[youtube=http://www.youtube.com/watch?v=-CSoroo-bkg]

After a gruesome accident involving a harvester, [Oscar] lost his legs. [Noel Fitzpatrick] a mad scientist veterinary surgeon came to the rescue. [Oscar] now has leg implants prosthetic feet. It is pretty amazing that a cat would even function in this manner. Have you ever seen one try to walk with tape on its feet? We have to wonder why that cat doesn’t have some more awesome looking legs though. We think that cat needs to team up with [Aimee Mullens], the olympic athlete with no legs, to get a better looking pair.

Head Mounted Camera Tracks With Your Eyes

The EyeSeeCam is a rig that attaches to your noggin and points a camera wherever your gaze falls. There’s actually four cameras involved here, one to track each eye via a reflecting piece of acrylic, one as your third eye, and finally the tracking camera above that. There are some legitimate medical uses for this type of technology, but we enjoyed seeing some of the videos that [Johannes Vockeroth] put together showing everyday activities. We’ve embedded several clips after the break including an example of reading a book while wearing the apparatus. The third eye camera provides the wide shot with close-ups of the wearer’s visual focus.

Continue reading “Head Mounted Camera Tracks With Your Eyes”

EMG Controlled Prosthesis

This prosthetic arm is the result of a student project. [Amnon Demri] and his classmates built it with below-the-elbow amputees in mind. It uses electromyography to actuate the fingers and wrist. Four stick-on sensors are placed around the elbow to sense electrical activity there. These signals are interpreted by a PIC 16f877a microcontroller which then controls the servo motors to operate the prosthetic limb. This sounds like a very economical solution and as you can see in the videos after the break, it works fairly well.

Continue reading “EMG Controlled Prosthesis”