Lawnbot400 Saves Wheelbarrow Trips

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

We may be good at soldering but when it comes to hauling topsoil our scrawny arms quiver. [Johndavid400] did the smart thing here by letting the machine do all the work. Instead of hauling an entire truckload of dirt across the yard one wheelbarrow at a time, he built a shelf on the top of his Lawnbot400. We saw this lawnmower Arduino-powered, remote control mower back in November. The addition of its ability to handle some of the manual labor makes it the perfect backyard hack.

[Via Embedds]

Balancing Skateboard/segway

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

[XenonJon] got a lot of attention for a skateboard/segway style balancing platform he took to the Makerfaire in Newcastle. He decided to try to build it the cheapest and easiest possible way in an attempt to help others build their own. The build is documented very well, however you have to email him to request the code for the Arduino. Maybe after enough requests, he’ll just pop it online. We thought this looked familiar, so we searched the archive and found this very similar setup from back in 2005. Unfortunately, that project page appears to be gone now.

Arduino Balloon Tracking

The Ferret is a high-altitude balloon tracking hardware package. Created by [Adam Greig] and [Jon Sowman], it uses an Arduino to gather NMEA data from a GPS unit, format the data into a string, and transmit that string on narrow-band FM. The project, built in one afternoon, is a tribute to the prototyping simplicity the Arduino provides.

The unit was powered by four AA batteries, using the Arduino’s on board voltage regulator. This provided a bit of heat which helps in the frigid reaches of the upper atmosphere. The bundle above was put in a project box and attached to the outside of the balloon’s payload, then covered with foam for warmth and moisture resistance. This tracking is a lot less complicated than some of the photography setups we’ve seen for balloons. It’s also more versatile because it broadcasts the GPS data so that many people can track it, rather than just logging its location.

Keep Tabs On Your Car Without OBD-II

[Steve] let us know about his MultiDisplay car monitoring system. Unlike traditional systems that rely on interfacing with the OBD-II protocol and existing car computer, the MultiDisplay uses an Arduino and custom shield with a combination of sensors; including temperatures, pressures, throttle, Boost, and etc. The data collected can then be displayed on a 20×4 LCD or streamed to a PC with visualization and event recording.

It’s nice to see half a years worth of work finally be complete and presented in such a clean and professional manner, keep up the good work [Steve]

Sponge Music

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

[Aaron] calls this project “Stochasticity”. It uses two sponges as a musical interface.  The performer wears a wrist strap and then draws on the table with water from the sponge to play different notes. You really need to watch the video to fully understand what’s going on here.

We’re guessing that this is Arduino based since some of his other projects are as well. You can try out another quick project of his, an Arduino electromagnetic field detector. Check out video of that after the break.

Continue reading “Sponge Music”

Game Glove Learns Your Weakness

[Steve Hoefer] pulled together a great hack for the friendless. This glove will play a heated game of rock-paper-scissors against you. [Steve] realized that the middle and fourth fingers are all that need to be monitored to decide which of the three signs you are making. He used flex sensors on the back of these fingers as an input. There is also an accelerometer to judge the three shakes that lead up to the shoot.

The small screen you see displays what the glove chose and is a hack in itself. This idea adapts from an Evil Mad Scientist project, using three sheets of acrylic etched with the different icons and edge-lit with LEDs. All of this, along with a speaker and scoreboard, connect to an Arduino. The icing on the cake? [Steve] coded an adaptive learning algorithm that observes your playing style to gain an advantage.

See this in action after the break. Once you’ve mastered rock-paper-scissors you should consider building other glove-based peripherals.

Continue reading “Game Glove Learns Your Weakness”

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]