Tag Archives: Arduino

DIY: Mini Segway

Think you can ride a Segway? Sure, it might look easy – until you fall. For those not skilled in the ways of a normal-sized Segway, perhaps a mini Segway would be more to your liking. This DIY project found on the Arduino.cc forums was posted by user Arduino.poet whose created this mini-Segway which has no practical purpose but does ...

Read More »

The Little Robot Cockroach That Could

Check out Guilherme Martin’s first attempt at making a robot. He uses an Arduino and motor shield with one servo for steering and a standard DC motor for movement. It’s dubbed “baratinha” meaning “little cockroach” in Portuguese. Using two micro-switches as if they were antennae, baratinha is able to detect obstacles in its way.� It’s just like a real cockroach ...

Read More »

Arduino Speed Vest

Brady Clark and Mykle Hansen made this nifty DIY speed vest for bikers that displays a light-up readout of the wearer’s speed. The vest works thanks to an Arduino open source computer, wheel speed sensor, nine-volt battery, and electroluminescent display. Hansen and Clark describe the speed vest as a “bicycle safety device and advocacy tool.” I don’t really see how ...

Read More »

Twitter Doorbell Hack

Twitter users take note: you can now tweet to ring a doorbell. While I’m not a Twitter user or fan of the service, I can appreciate how useful of a hack this is for people who can’t knock because their hands are full or something of the sort. The project is built around an Arduino, which is another why it’s ...

Read More »

DIY: Put On The Show Of A Lifetime

Check out this impressive real-time music visualization system. We already know that the Arduino is capable of pretty much anything your brain can fathom and then some, including this sweet DIY project that’ll turn any mundane stage band into a star-bound success. The amount of hardware that has gone into this visual output system is extensive but well worth it. ...

Read More »

Arduino Is The Next-Gen Gaming Platform

We’ve seen a lot of neat stuff made with the Arduino processor, like that Mad Hatter top hat or the gigantic keyboard. With the infinite possibilities the Arduino offers, where are all the games made for this development platform? Enter the ArduGame, a hand held device that runs a small game that has yet to be named. Using an OLED ...

Read More »

Credit Card Scans From Your Pocketed Arduino

Who would’ve thought all it took is an Arduino, a standard magnetic stripe reader, a display and a little code to be able to read the data stored on magnetic stripe cards such as your VISA card.� I can’t begin to imagine how this DIY provided by Instructables could be abused.� No one is doing fraudulent things with an Arduino ...

Read More »

Arduino KITT

Found on Youtube, here’s a cool video of a guy who used 18 LEDs and an Arduino to fade the lights on a project case. The end result? A machine looking very similar to Knight Rider’s KITT. If you want to build your own, the creator, John Tokash, has included a HOWTO and Arduino code on his website. Get buildin’, ...

Read More »

My First Arduino Project

So I got my very first Arduino in the mail two nights ago. In less than one day, I was able to create a simple program and circuit that plays back any set of musical notes I want. I can then modify pitch, frequency and delay time all with potentiometers I have rigged up to the Arduino. Coding is extremely ...

Read More »