‘Vortex-drive’ For Underwater ROV Propulsion

This is [Lee von Kraus’] new experimental propulsion system for an underwater ROV. He developed the concept when considering how one might adapt the Bristlebot, which uses vibration to shimmy across a solid surface, for use under water.

As with its dry-land relative, this technique uses a tiny pager motor. The device is designed to vibrate when the motor spins, thanks to an off-center weight attached to the spindle. [Lee’s] first experiment was to shove the motor in a centrifuge tube and give it an underwater whirl. He could see waves emanating from the motor and travelling outward, but the thing didn’t go anywhere. What he needed were some toothbrush bristles. He started thinking about how those bristles actually work. They allow the device to move in one direction more easily than in another. The aquatic equivalent of this is an angled platform that has more drag in one direction. He grabbed a bendy straw, using the flexible portion to provide the needed surface.

Check out the demo video after the break. He hasn’t got it connected to a vessel, but there is definitely movement.

Continue reading “‘Vortex-drive’ For Underwater ROV Propulsion”

Klackerlaken Gets The Common Man Excited About Electronics

The Klackerlaken is a combination of LED throwie and bristlebot. The bauble is easy to build and really has no other purpose than to delight the masses. The diminutive devices were first seen in the wild at the 2011 CCC (Chaos Communications Camp) as a hands-on workshop. Check out the clip after the break and you’ll see why this really sucks in the spectators.

We’ve seen a ton of Bristlebots before (this tiny steerable version is one of our favorites) and were intrigued to see bottle caps used as the feet instead of the traditional toothbrush head. In fact, that video clip shows off several different iterations including two caps acting as an enclosure for the button cell and vibrating motor. Googly eyes on the top really complete the look on that one.

Decorating the robots with LEDs, fake eyes, tails, and feathers helps to temper the technical aspects that kids are learning as they put together one of their own. We’re glad that [Martin] shared the link at the top which covers the creations seen at a workshop held by Dorkbot Berlin. This would be a great activity for your Hackerspace’s next open house! Perhaps its possible to have follow-up classes that improve on the design, using rechargeable cells instead of disposable buttons, or maybe supercaps would work.

Continue reading “Klackerlaken Gets The Common Man Excited About Electronics”

MSP430-based Wristwatch Project

[Nav] is working on a scratch-built wristwatch. Although it is based on an MSP430 microcontroller, it’s not the ready-to-hack ezCronos that you might be thinking of. Instead, [Nav] started with a different TI development tool that we’ve looked at before, the ez430-F2013.

The breakout board for the F2013 is small enough to meet his needs, but still provides easy soldering with 0.1″ vias that break out each pin. To make sure the timepiece is accurate he added a 32.768 kHz clock crystal. A small, square, LCD screen acts as the face of the watch, but we didn’t find specific part information for the display.

Currently the watch can run for a few days on the CR2032. We’d bet some work with sleep modes for the microcontroller can help with that. The watch has a couple of buttons that let you control it, and [Nav] discovered that he could fit everything into the watch case for an iPod nano. That’s creative!

We’ve seen other hacks with tiny batteries. The next logical step here would be to swap out the disposable coin cell for something that can be topped off with an external charger.

$14 Swarm Robot, Kilobot, Is Extremely Cool

Reader, [Michael Rubenstein], sent in a project he’s been working on. Kilobot, as stated in the paper(pdf), overcomes the big problems with real world swarm robotics simulations; cost, experiment setup time, and maintenance. The robot can be communicated with wirelessly, charged in bulk, and mass programmed in under a minute. Typically, robots used for swarm research cost over a $100, so large scale experiments are left to software simulation. These, however, rarely include the real world physics, sensor error, and other modifying factors that only arise in a physical robot.  Impressively enough, the kilobot comes in far under a hundred and still has many of the features of its costlier brothers. It can sense other robots, report its status, and has full differential steer (achieved, surprisingly, through bristle locomotion). There are a few cool videos of the robot in operation on the project site that are definitely worth a look.

Color Changing Paint Display

heat_actuated_display

We’ve seen several creative projects from [Sprite_tm] and this one sets a new bar. He got his hands on some paint that changes color with temperature. By covering a circuit board with the paint then heating the circuits he’s created a heat actuated 7-segment display (his post is in Dutch). Three seconds at about 1 amp is enough to turn the black paint white. When the segment has been disconnected for about one minute the paint fades back to black. Now that we’ve seen his concept, leave a comment and tell us how you’d use it.

Serial Hacking With An ATtiny2313

board

[Sprite_tm] automated a portion of serial hacking by sniffing out the baud rate using an ATtiny2313 and FT232 breakout board. The firmware assumes 8 data bits, no parity, and 1 stop bit (8N1). This is pretty much defacto among serial ports so it should work well, though some devices do use different settings. The auto detection routine can sniff rates as low as 110 baud and supports non standard rates. Released under GPLv3, the software is also supplied in hex format.  [Sprite_tm] has provided great project in past such as Working with VFDsControllable bristlebot, and AVR boost converter. Additional information regarding serial hacking after the break.

Continue reading “Serial Hacking With An ATtiny2313”

Bristle Bot Controversy

bristle

When the Bristlebots were released back in 2007 by Evil Mad Scientist Laboratories, we all thought they were pretty cool. Apparently someone at Klutz did too. They have released a book, with the title “Invasion of the BristleBots”. The bots seem to be identical and the name is identical. There is no mention of Evil Mad Scientist Laboratories anywhere in it. [Phillip Torrone] has attempted to contact Klutz and the book publisher Scholastic directly to find out more information.

[Windell] and [Lenore] from EMSL had this to say:

“This is the first that I’ve heard of it. Frankly, I am a bit offended. Klutz makes some nice things, and I’m surprised that they wouldn’t have contacted us, asked permission, or at least given us credit. (Locomotion by ratcheting bristles isn’t remotely new — it occurs in nature — but the name ‘Bristlebot’ is surely ours, and I don’t know of any prior implementation with a toothbrush.)”

You probably know EMSL from their other projects such as the Peggy and Meggy jr. How would you feel if a project you did was published without credit? Would you care or not?