WonderHowTo Inteview Of [Matthias Wandel]

If you’re an avid Hackaday reader chances are that you immediately recognized [Matthias Wandel’s] name. He’s been featured many many times to go along with his many many talents. Most notably, his ability to do some amazing things with wood. But really, it’s the idea that counts, and he seems to have a duffle bag full of them. [Rachel adn Justin] over at WonderHowTo recently published a full interview with Mattias. In it he shares his thoughts on where some of these ideas come from, how he approaches his projects, and even shares some advice for those just getting started.

This is usually the time where we make a witty remark and try to work in links to feature articles from the past. If we were limited to just one it would be pretty tough (although there’s a special place in our hearts for the wasp sucker). Luckily we’re not limited, so here’s a list of some of [Matthias’] projects which Hackaday covered previously:

Be Lazy, And Get Somewhere At The Same Time

Cruise the beach in comfortable Jamaican style with this motorized hammock. [Stephen Shaffer] and his friends built it for the Red Bull Creation contest which has as its number one requirement, the need to include an Arduino. We’re basically looking at a hammock frame made out of square pipe that has been put on wheels. Watch the video after the break to see the prototyping, construction, and final product. Looks like originally the electric wheelchair base that’s used for propulsion was centered below the hammock. One sharp turn and the rider/operator gets dumped out on the concrete.

The final version includes a couple of wheels that serve as outriggers, keeping the vehicle upright. A PlayStation 2 controller is used for steering and directional control. It’s polled by the Arduino, which then uses servo motors to control the original wheelchair joystick. At least that’s what we were able to figure out by watching the video.

Continue reading “Be Lazy, And Get Somewhere At The Same Time”

Extending The Battery Life Of LED Dominoes

[Fede.tft] wrote in to tell us about some work he’s been doing to save battery life for LED dominoes. He originally got the idea after reading this post about the electronic gaming pieces. That project was aimed at the 555 timer contest and therefore, used a 555 timer. [Fede.tft] calculates the battery life for the CR2302 battery in the 555 circuit at no more than about 80 days. That’s if you never use them and the LEDs are never illuminated. It makes sense to remove the batteries from the device when not in use, but a redesign to increase efficiency is definitely worth the effort.

This rendition does away with the 555 chip in favor of a CMOS chip. By building a circuit around four NAND gates of a CD4011 chip, the standby lifetime of the battery is calculated to increase to about 4.5 years. Not bad! Add to this the fact that replacing the 555 timer didn’t increase the component count, the price for the chip is similar to the 555, and you didn’t need to resort to a microcontroller. Yep, we like it.

Color-matching Powder Coat Paints

[Zitt] is sharing some methods he’s honed for color-matching powder coat paint. He developed these techniques while restoring a 1982 Star Trek coin-op machine. The image above shows a paddle used for the game. The plate that houses the control was beat up, and he needed to repaint it but wanted to make sure it didn’t look out-of-place with the molded plastic that surrounds it.

He gets his powder paints from Harbor Freight, a favorite depot for hackable goods (like drill motors, or metal carts). Usually these paints would be applied by attracting them to the piece using electrostatic charges. [Zitt’s] not doing that, but applying them with a paint sprayer instead.

The first step is to match your color. He’s using an electronic color matching device which gives data to plug into a chart on the web for a color match. Once you’ve got a formula, mix up the powder coat, and then dissolve it into some Methyl Ethyl Ketone. This goes into the spray gun and is applied in an even coat. Before heading into an oven for curing, it’s important to wait for this coat to dry. [Zitt] observed some boiling MEK on a wet test piece that left an undesirable texture on the baked paint after curing. After running a few test pieces he picked the blend that was the best match and then painted all of his restored parts.

Small POV Device Shows Off Some Big Features

We’ve already added the components needed to build [Rucalgary’s] tiny POV device to our next parts order. The little device sets a new standard for tiny persistence of vision boards. Instead of relying on the user to find the best speed and timing for swinging the board around, [Rucalgary] used an accelerometer. This is the point at which we’d usually groan because of the cost of accelerometers. We’re still groaning but this time it’s for a different reason.

The accelerometer used here is a Freescale MMA7660. It’s an i2c device at a super low cost of less than $1.50. The reason we’re still groaning is that it comes in a DFN-10 package that is a bit harder to solder than SOIC, but if you’ve got patience and a good iron it can be done. An ATmega48 drives the device, with 8 LEDs and one button for input. On the back of the board there’s a holder for a CR2032 coin cell battery and a female SIL pin header for programming the device.

Check out the video demonstration embedded after the break. We love it that the message spells and aligns correct no matter which way the little board is waved.

Continue reading “Small POV Device Shows Off Some Big Features”

SCART Hack Automatically Selects TV’s AV Mode

We’re sure there’s still a lot of folks using their original Xbox either for gaming or as an XBMC device. If you ever owned one yourself you’ll remember that you can’t turn it on with a remote control. If you have to get up and push a button on the front of the black box, as least this hack will take care of tuning the television to the correct channel. That is, if you are using a SCART adapter to connect it to your TV.

[Karl-Henrik] figured out that mapping a voltage to pin 8 of a SCART port tells a TV that the port is active, and allows it to select the proper aspect ratio. Check out the Wikipedia SCART page to see that pushing 5-8V is the signal for a 16:9 aspect ratio, and 9.5-12V translates to 4:3. So he added an audio jack to the back of his Xbox and a matching one on the plastic case of the adapter. Now just tap into the wires on the power connector for the hard drive inside, connecting them to the newly installed jack. There’s a 12V and a 5V line, just choose the one based on the aspect ratio you prefer. He uses a jumper wire with the appropriate plugs on each end to make the connection. Now the TV will automatically tune to the correct AV input when the Xbox powers up.

A Chicken Tractor To Call Home

[Dino] didn’t want to keep the baby chickens cooped up when he was at work, but he didn’t want them to escape, or become a juicy treat, either. His solution was to build this chicken tractor. It’s a complete chicken ecosystem with wheels, kind of like a double-wide trailer for our feathered friends. On one end is a small coop that contains food, water, and an incandescent light bulb for heat. The other end is a chicken-wire box that lets the young birds stretch their legs and get some fresh air.

It’s easy to see the wheels which flip down when [Dino] needs to move the contraption. Like we said, he puts it out when he goes to work, selecting different parts of the yard so that the grass gets evenly fertilized. It’s a nice solution if you don’t have enough area to dedicate to an automated chicken coop.

We’ve embedded [Dino’s] video after the break. He covers the beginning and end of the build, and fills the middle of the video with a time-lapse recording of the construction process.

Continue reading “A Chicken Tractor To Call Home”