Communicating From Inside Your Dreams

Over the last few years, [Michael] has been working on the Lucid Scribe project, an online sleep research database to document lucid dreams. This project uses a combination of hardware and software to record rapid eye movements while sleeping. Not only is [Michael] able to get his computer to play music when he starts dreaming (thus allowing him to recognize he’s in a dream), he can also communicate from within a dream by blinking his eyes in Morse code.

According to the Lucid Scribe blog, [Michael] and other researchers in the Lucid Scribe project have developed motion-sensing hardware capable of detecting heartbeats. This equipment is also sensitive enough to detect the Rapid Eye Movements associated with dreaming. This hardware feeds data into the Lucid Scribe app and detects when [Michael] is dreaming. Apparently, [Michael] has been practicing his lucid dreaming; he’s actually been able to move his eyes while dreaming to blink our Morse code. The first message from the dreamworld was, of course, “first post”. [Michael] used ‘first post’ to debug his system, but he has managed to blink ‘S’ from a dream. That should improve after he works on his Morse and lucid dreaming skills.

You may now begin referencing Inception in the comments.

Electronic Bracer Wraps A Lot Of Features Around Your Arm

[Stephanie] just finished up her wearable project which puts a lot of information where a wristwatch would normally be found. She calls it the Integrated Sensors Electronic Bracer. We had to look up what a bracer is; the name originates with archers and it was a leather wrap used to protect the wrist. This does that, but we don’t think you’ll want the bowstring frequently hitting the electronic components hidden within.

There is a nice finished leather cover which wraps around the unit, leaving just a few holes for key components. Above you can see the parts undressed, with an Arduino compatible board in the middle. It provides a user interface with the OLED display and three input buttons. The array of sensors found on the device include a GPS module to display position data, humidity sensor, magnetometer, luminance sensor, and galvanic skin response.

The opposite side of the bracer has an opening secured by a couple of elastic cords. [Stephanie] mentions that this works, but she’s not happy with the look of it and hopes to make some leather-based improvements.

[via Adafruit]

Dollar Store Arc Reactor Build

Some people have a real knack for sourcing parts at the dollar store. [James] is one of those people, having built this Arc Reactor replica using mostly dollar store goods.

The light source is an LED disk light that was removed from its enclosure. A sink strainer, the plastic holder from a package of sewing pins, and some wire mesh go together to make the first layer of the bezel. The push-pin holder is what has the ring of narrow rectangles around the bright center. It was painted black and attached to the sink strainer which provides the concentric holes in the center of the device.

For the detail around the outside [James] went with some clear-plastic drinking cups. By cutting off the top centimeter of each and stacking three together he gets the clear base he was after. The rest of the parts were gathered from his electronics supplies. DIP sockets straddle the drinking glass rims, and are wound with copper wire for the look seen here.

We put this near the top of the dollar store builds along with this Blade Runner umbrella.

Ironman Replica Twofer

We think it’s a bit to late to show up for a screening of The Avengers in full costume, but an arc reactor T-shirt would be pretty cool. [4ndreas] built a chest strap that looks much like [Tony Stark’s] chest-mounted power source. It has a 3D printed enclosure which hosts the ATmega8 and 22 LEDs which provide the pulsing goodness. The thin cellphone battery helps to keep the size of the package to a minimum and a strategically placed hole in a black T-shirt completes the look. It’s even bright enough to shine through the fabric of this black T-shirt.

But if you insist on head-to-toe regalia you’ll appreciate [James Bruton’s] Ironman suit replica build. Not only does he look the part, but he’s trying to build as much functionality into the project as possible. Most recently he finished the helmet. It’s got a motorized faceplate and LED edge-lit eye plates to impress hackers and cosplay fans alike.

Find video of both projects after the break.

Continue reading “Ironman Replica Twofer”

Hacking Magnets Into Your Skin

[Dave] loved his iPod nano so much that he implanted 4 magnets in his arm to hold it.

Ok, go ahead and shout “fanboy” at your screen and say something snide about apples products or lament the poor working conditions at foxconn. Got it out of your system? Cool.

Actually, if we had to guess, [Dave] really isn’t doing this all for his love of the device or the company. It is much more likely that he is just really into body modding and this was a convenient theme for a mod. We find the idea pretty interesting. We’ve seen implants before, but they are usually of the RFID type. Typically those are used for some kind of security or computer control.

Implanting a magnet, however, is interesting because it could almost give you a “sixth sense” You could detect what was magnetic, and how magnetic it was. If we were going to do something like this, we would probably go fully sub-dermal though to help avoid infection.

What other kind of implants could you realistically do with today’s technology to give yourself other senses?

Sign And Speak Glove

This wire covered glove is capable of turning your hand gestures to speech, and it does so wirelessly. The wide range of sensors include nine flex sensors, four contact sensors, and an accelerometer. The flex sensors do most of the work, monitoring the alignment of the wearer’s finger joints. The contact sensors augment the flex sensor data, helping to differentiate between letters that have similar finger positions. The accelerometer is responsible for decoding movements that go along with the hand positions. They combine to detect all of the letters in the American Sign Language alphabet.

An ATmega644 monitors all of the sensors, and pushes data out through a wireless transmitter. MATLAB is responsible for collecting the data which is coming in over the wireless link. It saves it for later analysis using a Java program. Once the motions have been decoded into letters, they are assembled into sentences and fed into a text-to-speech program.

You’ve probably already guess that there’s a demo video after the break.

Continue reading “Sign And Speak Glove”

A Blanket That Detects Its Own Orientation

If you want to capture a 3D model of a physical object, you could use a Kinect, a couple of lasers, constructive light, or even a simple touch sensor mounted on a robotic arm. Those are all expensive devices, and somewhat unnecessary now that you can just throw a blanket over an object and get a 3D model instantaneously.

The project is called IM BLANKY and it’s supposed to reproduce 3D shapes by simply throwing it over an object. The petals in the flower motif are pieces of conductive fabric that serve as contacts for the electrified tassel in the center of each flower. When the blanket is thrown over an object, the tassel is pulled by gravity, makes contact with one of the six conductive petals and sends a tilt switch to a microcontroller.

While we’re not too sure about the resolution IM BLANKY will provide with only 20 tilt sensors, but we imagine this could be used for a few medical applications.

via dvice