Home Brew Coffee Machine

There are already a lot of different ways to brew up a decent coffee at home, from the humble saucepan to the elegant vacuum flask. In an office environment the choice of coffee-making technique can have a major impact on workplace harmony—how can people be expected to work happily when the kitchen is filthy with grounds and the coffee is always stale? “Someone have mercy,” [Christian Finger] lamented, “and boil a pot of fresh.”

In the end he took extreme measures, building a machine that grinds whole beans, measures out a dose, brews a cup and self-cleans. He used all sorts of odds and ends to put the thing together, detailed in his long and hilarious build log (english translation—and check out the dude’s sweet ride). Refer to his shockwave animation for a summary of the intended operation.

The end result is an extremely impressive Goldbergian contraption—download the video from the build log. It is pretty noisy and probably energy- and water-hungry, but that wouldn’t stop us from using it every day, if given the chance. Hell, this here could form a major part of your next breakfast machine.

We’re sure that there is further potential in this, because to get the really freshest possible cup of coffee you’d want to roast the coffee beans just before grinding them. Then you’d be well on your way towards something else entirely: a delicious breakfast machine.

Christmas Tree Low-water Monitor

The end of the year is rapidly approaching and there’s a good chance you have a slowly dying tree in your living room. Help it hold on a little longer by using [Eric Ayars’] Christmas Tree water monitor. He’s built a sensor out of a piece of strip board. Three bus strips on the board allow for a variety of alerts. When all three are submerged everything is ok. When the two longer traces are still under water but the third is not an LED will blink to let you know it’s time. If you don’t pay attention and there’s no water left, a piezo buzzer makes noise until you add water (or the coin cell runs out of juice).

This project centers around an ATtiny85 that [Eric] programmed using an Arduino, one of the methods we covered in our AVR Programming Tutorial. But if this simple circuit isn’t high-tech enough for you, we saw a similar method last year that will send an alert to your iPhone.

Knitting Machine Hack By Keypad Emulation

[Travis Goodspeed] and Hackaday alum [Fabienne Serriere] joined forces to develop an alternative interface for a knitting machine. They’re working with the Brother KH-930E machine. We saw [Becky Stern] use the same model by manipulating data on an emulated floppy drive for the device. [Travis] and [Fabienne] went a different route, and are emulating the keypad using an Arduino and a set of transistors.

They started by reverse engineering the keypad matrix using a continuity tester. Once they worked out the column and row layout they connected each to an NPN transistor. The Arduino sketch simulates button presses to set knitting bits for each row, with just one reset button for user input. This can be used to send data from a PC, or as a standalone system. Either way, it’s not only a great way to add functionality to the kitting machine, but a good example of how to interface with the keypad on just about any device.

Star Trek Inspired Pocket Doors

Do you have enough confidence in your hacking abilities to build a project into the walls of your home? [Marc] used his skills to build an air-powered sliding door for his bedroom. It is similar to the sliding door you’d find on the Enterprise, two sections that slide nicely into the wall to let you pass. Although the picture above shows the internals, he followed through and ended up with a fully finished room that looks fantastic. A compressor in the attic provides the pressure necessary to move the door sections. It is automated, but uses a button press or keypad combination to run instead of detecting motion. Of course, since he’s using a PIC microcontroller to drive the system there’s always room for future changes. Check out how great the finished look is in the video after the break.

Continue reading “Star Trek Inspired Pocket Doors”

Fake Christmas Tree Makes It Fake Snow

Let it snow inside your house this Christmas by building your own snow making tree. [Trey] was inspired by a snowing lamp-post he came across in a story. He looked around the house and came up with all the stuff necessary to make this happen with a Christmas tree. The snow is loose Styrofoam like you’d find in a bean bag chair. At the bottom of the tree there’s an inverted umbrella to collect the snowfall and funnel it into a blower salvaged from an inflatable Halloween yard ornament. The blower shoots the Styrofoam up through a PVC pipe, which also serves as the trunk of the fake tree, and it erupts from the top bringing Christmas cheer to an otherwise quiet room. See for yourself.

Epic Wooden Marble Run For Kids’ Room

Some parents buy kinetic sculptures for their kids at art or craft fairs. Not [Steve Moseley], he turned his kids’ hovel into a sculpture by wrapping a marble run around the entire room. It’s big enough, with so many features that finding a banner image was a bit tough. After the break we’ve embedded a video where you’ll see a wagon wheel lifter, plenty of gravity-fed curves, loops, inclines, rockers, a stair-step lifter, and… well you get the idea.

Considering the scope of the project it was remarkably inexpensive; about $70 in wood, $40 for the glass marbles, and around $60 for everything else. We’re glad he shared his building methods with such verbosity. You’ll need a well-stocked shop. Fine work like this requires tools common for woodworkers, but we’d bet the band saw and oscillating spindle sander were a godsend.

Continue reading “Epic Wooden Marble Run For Kids’ Room”

Automated Chicken Coop Door Is Solar-powered

[Fileark] has been busy with the hacks lately. This time around he’s built a solar-powered chicken coop door that opens in the morning, and closes at night. A single motor slides the door open and closed using a loop of spring-loaded string. There are limiting switches on either side of the door jamb to ensure proper positioning. The grey box seen above houses the hardware; a regulator for the solar panels perched atop the roof line, a battery from a broken UPS, and the driver board itself. An AVR chip running the Arduino bootloader monitors a phototransistor to detect sunup and sundown, driving the door motor appropriately using a pair of relays.

Check out the demonstration and hardware overview after the break. [Fileark] was inspired to build his after seeing the alarm-clock coop door. We don’t know if he got a chance to look at the vertical coop door, but we think his less mechanically-complicated solution is just as elegant.

Continue reading “Automated Chicken Coop Door Is Solar-powered”