Humidity Activated Bathroom Fan

bathroom humidifier

[Andrea] recently moved into an apartment with a few of his friends. Unfortunately the bathroom lacks one of the most important things — A fan. Or at least a window!

Using the case of an air freshener, a simple DHT11 Humidity/Temperature sensor, an LCD, a 12V fan, and ATmel328 microcontroller, he created this handy gadget.

When the humidity in the bathroom passes the 50% threshold, an LED flashes to prompt the user to open the door. After a short delay, one of the transistors flips causing the moist air to circulate out of the room.

We’re surprised the little 12V fan is powerful enough to clear the room, but apparently it helps a lot and can clear the room in less than 20 minutes.

To see it in action, stick around after the break.

Continue reading “Humidity Activated Bathroom Fan”

Pepper’s Ghost – Halloween Ghosting

Peppers Ghost is a classic technique for making ghosts appear in pictures, video, and even in front of live audiences. In this week’s Halloween themed Instructable, learn how to recreate the effect at home.

It’s really quite simple. By positioning a clear piece of lexan at a 45 degree angle to your “ghost” object, and having the audience (or camera) looking at the lexan at the opposite 45 degree angle, you can produce a very simple ghost effect. This is a great trick for producing some scary ghosts in your haunted house.

But wait. Isn’t this a bit too simple? This is Hack a Day isn’t it? How about making a real moving hologram, isn’t that a bit more of our speed?

Well, this is the exact same technique that is used to make real holograms — just replace that object with a projected image or video! We’ve covered it a couple of times before, explaining the Tupac hologram, and showing off a cool leap motion controlled globe hologram.

Our challenge to you is to make a moving hologram Halloween decoration. After all, you can get pico projectors for less than $100 these days, so why not give it a try? There’s a few more ideas and techniques for positioning the lexan in the video after the break.

Continue reading “Pepper’s Ghost – Halloween Ghosting”

DIY CD Autoloader

DIY-Autoloader-neu

From the German Hackerspace Ffm comes this extremely robust DIY disc autoloader (translated)! We hope your German isn’t too rusty…

[David] was tired of copying his CD collection by hand, so he set out to make an open source DIY disc autoloader. His first prototype was this one, which we have to admit gets style points (it made use of a gaming PC tower as the enclosure).

One of his goals for the project was simplicity, and with that in mind he created a driverless solution, using mechanical actuators to do everything — all you have to do is plug in your computer to the drive. It makes use of a gripper taken from a notebook optical drive and a series of counterweights to pick up and deposit the disks. The frame is made of aluminum extrusion and the major functional brackets are all 3D printed.

To see it in action, stick around after the break. We personally like the use of the counterweight pulley in the back!

Continue reading “DIY CD Autoloader”

Self-stabilizing Spoon For People With Parkinson’s

Here’s a really cool story we just picked up — a gyroscopic steady-spoon, designed for people with Parkinson’s disease or other tremor inducing ailments.

The creator [Anupam Pathak] is close to people who suffer from tremors, and seeing the problem up close and personal, he set out to create a solution. He started the company called Liftware, and has so far released the Lift spoon. It features an embedded microchip, sensors and a few small motors. It’s capable of stabilizing tremors of up to 2 inches, which in several medical studies resulted in approximately a 70% tremor cancellation rate!

If you haven’t seen the effects of Parkinson’s on anyone, watch the video after the break. You’ll have your heart strings pulled a bit seeing how difficult eating can be, but then amazed at the ingenuity and effectiveness of the Lift Spoon. We can only imagine the paradigm shift this will be for people suffering from tremors.

Continue reading “Self-stabilizing Spoon For People With Parkinson’s”

JJ Dasher: The Tinkerer (Documentary)

ScreenShot038

This isn’t our usual faire, it’s a really cool documentary on a hacker. [JJ Dasher] is a tinkerer from Taylorsville, Utah — and this is his story.

Like many mechanical hackers, he got his start taking apart engines with his dad who owned a motorcycle repair shop at the time. The cover photo above is of his micro-bike project, which can get him going quite fast! He’s also built quite a few tesla coils, and loves picking up things from thrift stores to hack. He’s got a kid now which takes up a lot of his time, but he jokes that his son is just his next big project waiting to be finished.

We’ve actually featured [JJ’s] projects quite a few times before. He brought us the Doombox (handheld Doom-only computer), the awesome brute force GPS PIN cracker, and in the spirit of halloween one of our favorites: a tesla coil that delivers shocking candy!

Stick around after the break to watch the well-filmed documentary — don’t worry, it’s only 8 minutes long!

Continue reading “JJ Dasher: The Tinkerer (Documentary)”

Electrooculograph (EOG) From A Video Stream

[Michael] from Lucidcode is at it again, this time with an Android app called Halovision.

In case you don’t remember, this is the guy who has been working on the Lucid Scribe Project, with the end goal of communicating from inside your dreams! Here’s the basic gist of it. If we can use a sensor to detect REM (rapid eye movement) or body movement during sleep, we can tell if we’re dreaming — then it’s just a matter of using an audible cue to inform the sleeper of the dream, so they can take control and become lucid.

The first way they did this was by using commercial EEG headsets to detect REM. We covered a hack on modifying one so it would be more comfortable to wear at night, but what is really exciting is [Michael’s] new app, Halovision — No EEG required

It’s an Android app that uses the camera to detect movement during sleep, and it is only the first plugin planned for Lucid Scribe. The algorithm is still in its experimental stages, but it is at least somewhat functional at this time. They note it’ll only work for day-time naps or with a bright night light, but this could be easily solved with an IR webcam and a few IR LEDs.

It will be interesting to see where this all goes, has anyone else been following or participating in Lucid Scribe?

Interactive Office Conference Table (Tableduino)

table_large

The folks over at One Mighty Roar have been hacking their office lately, and there have been some pretty creative results! The latest development is this interactive office conference table.

The table itself is made of fine American walnut and is quite appealing, but they wanted it to be a bit flashier than that.

The center square of the table features the company logo lit up by RGB LED’s, and the whole thing lifts out of the table using a small hydraulic actuator. This reveals some power outlets and ethernet jacks, but unfortunately the current system doesn’t have any safety precautions to make sure it doesn’t close on cables…

If that wasn’t enough, they wanted to automate the whole thing too, so there are also ultrasonic range sensors underneath which can detect when people are present — the end goal is to have the LEDs change color depending on how many people attend a meeting. This is all controlled by an Arduino Uno — but we have to wonder, isn’t there a better way for detecting if people are sitting down? The project is far from done though, so there will be many more features to come.

One of their other cool office hacks includes their interactive office sign that is controlled both by SMS or web app.