A Smart Clothes Dryer

dryer6 Here’s a question that will rack your brain: does your clothes dryer stop when the clothes are dry? It seems if you have a machine that guzzles power for one single purpose, you’d like it to stop when its job is done, or for the sake of convenience, keep going until the clothes are dry. Temperature and humidity sensors are cheap, and if you don’t have an auto sensing clothes dryer, a DIY smart clothes dryer seems both efficient and convenient. [Editor from the future: link rot, seems to be here now.]

[Andy] figured when clothes are dry, they stop emitting moisture. Based on that premise, he could monitor the operation of a clothes dryer and either shut off the machine or send a message that it’s time to take the clothes out. It’s a simple enough idea, and with an Arduino and a DHT11 temperature and humidity sensor, it was pretty easy to put together.

The clothes dryer used for this experiment was a self-ventilating model that doesn’t vent to the outside. Instead, it condenses the water in your towels and jeans into a tub to be emptied by hand later. This might introduce a little error into tests, but [Andy] did come up with a way to mount the temperature sensor without modifying his dryer in any way. From the initial data, the ventless dryer might be introducing a little experimental error, but it’s still too good of an idea to not try out with a traditional dryer that vents to the outside. Here’s the code should you want to try this yourself.

Mechanical Clock Relies On Marbles To Tick

As fun as micro-controllers and RTCs are, sometimes it’s truly fascinating to see a completely mechanical clock. Using only gravity this Pendulum Marble Clock (German version) by [Turnvater Janosch] runs for 12 hours at a time and has an accuracy error of less than one second per day!

It works by raising a 2.5kg weight which sinks approximately 1 meter during that 12 hours. A series of steel ball bearings count the minutes, 5 minute increments, and hours. Every minute one ball is released on the track — when the track fills up, trap doors open releasing the balls to the next level. The first level is minutes, the second, 5 minutes, and the third, hours.

The entire thing is made out of wood, plastic gears, brass and steel wire, and an old flat iron (although we’re really not too sure what that’s used for…)

Continue reading “Mechanical Clock Relies On Marbles To Tick”