Floppy Disk Augmented Reality Is A Head-scratcher

[Iain Gildea] tipped us off about a drill-powered coffee grinder he made but it was the floppy-disc augmented reality display a few paragraphs down that caught our attention. He’s taken 36 white floppy discs, sprayed one side black, then mounted them each with a center pivot into a 6×6 grid. Through a convoluted system of pulleys and servo motors the display can be manipulated to produce augmented reality markers. After the break you can see the display itself, then the result of viewing it through a webcam.

We’re amused, but also scratching our heads. There must be an easier way, such as a light-up grid covered in dark plexi or something along those lines. But then again, it’s his hack and he can do what he wants… and he seems to have a thing for floppies.

Continue reading “Floppy Disk Augmented Reality Is A Head-scratcher”

Cardboard Androids

Who needs expensive acrylic based, microcontrolled robots with only a few sensors available when cardboard and an Android cellphone will work much better  for much less in cost! The team over at Cellbots have done just that. While they did cheat a little by using a laser cut cardboard for exact measurements and including an Arduino to control the servos, they certainly attained their goal of “cheap” (assuming the already had the cellphone). We’re just wondering why it took them 4 weeks for a little CAD and code.

Regardless, one idea that immediately comes to mind is thousands hundreds a few little cardboard swarm bots ravaging homes everywhere, just don’t step on them.

[Thanks Mashable]

Biped Walks With Eight Servos

[youtube=http://www.youtube.com/watch?v=iLUeQ1SkhK0]

This tiny biped shows a lot of coordination in its movements. As you can see, eight servo motors account for the locomotion with an ATmega8 as the brains of the operation. Posts for the first and second generation of this little guy feature several videos. We gather that a spreadsheet is being used to tweak the preprogrammed movement sequences. Trial and error, that’s how humans learned to walk, right?

[Thanks Lazas]

10-bit Rotary Precision For Servos

[Antonb] added 10-bit encoding to a standard servo. He’s removed the potentiometer, separated its shaft and used it to rotate a small magnet. By sandwiching an AS5040 rotatory encoder IC into the servo’s housing he can now measure the precise orientation of the servo horn. This is made easier by his tiny breakout board for the chip. If you want to layout your own PCB you can download the EagleCAD files for this device. Take a look at the final product in the clip after the break.

Continue reading “10-bit Rotary Precision For Servos”

Wireless Painting

[Tom Shannon] uses science as part of his art. One of his methods when painting is to use this radio controlled paint pendulum. He gave an interview at his studio, which we’ve embedded after the break, and goes into detail about this device. It has six different reservoirs that hold the paint colors. Each gravity-fed canister connects to a central nozzle with flexible tubing. The hand held control box has a slider for each color that moves a servo pinching each supply tube. This ingenuity keeps him creating even though Parkinson’s Disease has started to manifest itself with tremors in his hands.

It’s hard to make out the paintings seen above, but the ones on display in the video are pretty amazing. He mentions that anything can be loaded into the hoppers, including tomato sauce. Is anyone else thinking about large scale pizza constuction? This also reminds us of the mechanical bartenders we’ve seen in the past. Continue reading “Wireless Painting”

Recycled Cat Feeder

I find that I do a lot of fun projects but I’m very bad about documenting them when I’m done. Holidays are for hacking (in my mind) so I usually plan ahead and do something cool during my time off. This project, which I loving call the Autodine-2009, was a spontaneous event over Thanksgiving that I’m just getting around to writing about.

Our cat’s want to be fed at 6am and are very insistent about it. Like most folks, I’d rather be sleeping at that time of day so I built an automatic cat feeder. Now we sleep while the cats eat. We don’t want to rely on a hack to feed our cats when we’re away so I didn’t go the route of an Internet-enabled multiple-dose feeder. Instead, I used parts on hand to create a single-serving dispenser on a timer. A servo rotates a false bottom to gravity-feed the cat food. The servo doesn’t have control circuitry so it is controlled through an h-bridge (I did have to buy 2 transistors for that) by an AVR ATmega8 microcontroller. There are two salvaged tactile switches to set the time and timer, and a serial LCD display that I’ve had sitting around for years. Power comes from an old cell phone charger a friend had just given me that spawned the feeder idea when I asked myself “hmmm, what can I use this for”?

I’ll demonstrate this recycled device for you in a video after the break. This wasn’t as hardcore as my AVR Tetris build but I’m much happier now that I can sleep in a bit.

Continue reading “Recycled Cat Feeder”

Frustromantic Box, A Reverse Geocache

One of the best feelings in the world is when one of our posts inspires a fellow hacker to plan, create, and execute his or her own project.

[Russ] let us know about his Frustromantic Box which he gained inspiration from the original Reverse Geochache we posted about. For those out of the loop, the box is locked and will only open in a certain location. The current distance to the  location is displayed on the screen when a button is pressed, and usually there is a limited number of button presses (3 presses for those that know geometry, 50 for everyone else). As soon as the box is at location, it will open.

The Frustromantic Box uses an Arduino, classic HD44780 display, a servo, and the pièce de résistance EM406 GPS. All built in time to frustrate his wife for Christmas.