Fail Of The Week: Ferrofluid

It’s more of a half-fail than a full fail, but [Basti] is accustomed to getting things right (eventually) so it sticks in his craw that he wasn’t able to fully realize his ferrofluid dreams (German, translated here). Anyway, fail or demi-fail, the project is certainly a lesson in the reality of ferrofluid.

ferro

We’ve all seen amazing things done with ferrofluid and magnets. How hard can it be to make an interactive ferrofluid wedding present for his sister? Where ferrofluid spikes climb up a beautifully cut steel heart in a jar? (Answer: very hard.)

Continue reading “Fail Of The Week: Ferrofluid”

Puzzle Box

Puzzle Box Is Rigged To Blow

[Sande24] needed a gift for his father’s birthday. He decided that rather than simply give his father the gifts, he would present his father with a unique challenge. The gifts are locked inside of a multi-stage puzzle box. This isn’t your average puzzle box though. This one is rigged to blow.

The puzzle box was designed to test his father’s reflexes, mind, and luck. The finished product looks sort of like a wooden crate made from particle board. The box contains three levels, each with its own gift and its own task to be completed.

With the lid opened, the first compartment and puzzle is revealed. Inside of the compartment were a new pair of gloves, meant to protect the father’s hands when working on the puzzles. The first puzzle is built into a sheet of wood with several custom-made levers. The levers must be moved into position in order to remove the wooden sheet and reveal the next level.

The first lever triggers a home-made detonator that eventually lights a series of fireworks placed around the box. You need to solve the puzzle box fast enough to prevent the fireworks from destroying the gifts that lay inside. [Sande24] was unable to legally purchase fuses where he lived, so he had to make his own.

The second level held a gas mask, also meant to protect the father from the booby traps of this mysterious box. This level, also made from a sheet of wood, has nine squares drawn on it. Each square is labeled with a different number which goes into solving a mathematical function (x^5-25x^4+233x^3-995x^2+1866x-1080 = 0). The solution to the function would reveal the safe path to be used to cut the wooden platform in half. Unfortunately [Sande24’s] father cut the wrong squares and released a huge amount of vinegar into the box. Oops.

The bottom level contained the final puzzle and the locked treasure compartment locked with an ordinary padlock. To find the key, another puzzle had to be solved based on a series of wooden levers labeled with different shapes. The shapes provided clues to the order in which the levers should be pulled. Once the levers were moved into position, two compartments were unlocked. One of them contained the key to the treasure box. The other contained another booby trap which would set off more fireworks, destroying the final gift of four cans of Kuld beer. That’s a lot of work to get a a few cans of frothy beverage!

[Thanks Ellery]

PuzzleBox

Captain Hermano’s Mystery Box Is Full Of Puzzles

[Raffi] needed a birthday present idea but he wanted to do something extra special. He realized that a big part of gift giving is the anticipation and excitement of opening the present. In order to prolong this experience, [Raffi] built an electronic puzzle box. The box contains the final gift, but first a series of puzzles must be solved in order to open the box.

The project runs on an Arduino Mega. This is hooked up to several sensors, including a temperature sensor, GPS unit, and CO sensor. There is also an LCD screen and numeric keypad for user input and output. The project page contains a flow chart that shows all of the puzzles and their solutions. One of the more interesting puzzles requires the user to blow tobacco smoke into a tube. The CO sensor detects the smoke and unlocks the next puzzle.

Some of the puzzles require interacting with outside systems. For example, one puzzle requires the user to send an email to the fictional Captain Hermano’s email address. If the correct keyword is included in the email, the user will receive a reply with the code to enter into the box. Another puzzle requires the user to call a particular phone number and listen for another riddle. We’ve included the video demonstration below.

This isn’t the first puzzle box we’ve seen, but each one has its own special flair. This one is very well made and looks like a lot of care was put into it. We’ve seen another that uses only discrete components. We’ve seen yet another that uses Morse code. Continue reading “Captain Hermano’s Mystery Box Is Full Of Puzzles”

Prank Gift Keeps Curious Hands At Bay

gift-prank

You all know that person.

The one who picks up every present with their name on it, shaking it before busting into their best Carnac the Magnificent impression. Heck, you might even be that person.

[Jason] was thinking about how to combat the gift shaker in his life and put together a simple prank that’s sure to provide him some enjoyment when the shaking and guessing commences.

He bought a premade audio module that stores about 20 seconds of sound, replacing the pushbutton trigger with a pair of wires that can easily make contact when the box is vigorously moved. Everything was carefully mounted in a gift box before being wrapped and set under the tree to surprise the eager gift shaker.

We definitely like the idea, since there are a plethora of ways to customize/enhance [Jason’s] work to fit your specific needs. Whether you go with the kitten/puppy in a box theme, or wire in an incredibly loud alarm, your resident gift inspector will never look at presents the same way again!

Continue reading to see [Jason] explain his gift prank in more detail.

Continue reading “Prank Gift Keeps Curious Hands At Bay”

Temperature Sensing Munny

munny

Here’s another nerdy present that was built for Valentine’s Day. [João Silva] created a temperature sensing Munny. A Munny is a vinyl toy made to be customized. Other than these Munny speakers, we haven’t seen them in many electronics projects. The LM35CZ temperature sensor has an analog output that connects to the ADC on the ATtiny15L. The microcontroller changes the RGB LED’s color based on the temperature: blue for cold, green for comfortable, and red for hot. It only flashes every three minutes to conserve the power in the coin cells. His one-off circuit board also includes an ISP header for programming. The Munny’s head looks like it does a great job diffusing the light.