Autonomous Tank Will Track You Down, Cover You In Welts

autonomous_airsoft_tank

[Dan] wrote in to share a project he recently finished up, an autonomous Airsoft tank. The toy tank makes use of a wide array of technologies to get the job done, and will stop at nothing to hunt you down (provided you are wearing an IR beacon).

An Arduino board is used to control the tank’s motors, while a Lego NXT module handles most of the other operations. The tank makes its way around using an ultrasonic sensor, which ensures it doesn’t get stuck on any errant furniture or hung up in a corner. While driving around autonomously is well and good, [Dan] upped the ante a bit by making the Airsoft turret completely autonomous as well.

He fitted a Wiimote IR sensor to the tank, successfully interfacing it with the NXT module after a bit of trial and error. Now that things are up and running, he can place his IR beacon anywhere in the room, and the tank will drive around scanning its surroundings until the target is found. Once the tank locks on, a flurry of Airsoft pellets take down whatever stands in its way.

We think that [Dan] did a fantastic job here, but see for yourself in the videos embedded after the break.

[via HackedGadgets]

Continue reading “Autonomous Tank Will Track You Down, Cover You In Welts”

Security Bot 2

[William] Had originally built a little Security Bot to roam the halls of his house while he was not at home. He wanted a little bit more and started Security Bot 2 to include a good pile of sensors and add pan and tilt control to the onboard camera. Thanks to ordering pieces from a “who’s who” list of robotic and electronic hobby shops, the bits and pieces quickly arrived making assembly less tedious.

Packed on board of the 4WD platform are IR switches, IR distanace sensors, line sensors, Ultrasonic sensor, an Xbee (soon to be replaced with a WiFi Shield), pan/tilt brackets/servo, SpeakJet/TTS/Speakers, LCD, battery, serial motor controller, ICSP pocket programmer, Arduino Mega 2560, DSS Circuits Fuel Gauges, plus motors, batteries, camera, leds and a wiimote connection. (whew, that’s a mouth full)

All put together with some perfboards, breakout boards and a lot of jumper wire Security Bot2 is ready to patrol your premises!

DIY Robot Remote Control

[Patrick] wanted a remote control to control some of the robots he’s built. He also wanted to get some data back from his robots, so an inexpensive off-the-shelf solution wouldn’t be up to the task. Like all good geeks, [Patrick] decided to build what he needed.

For analog control, [Patrick] decided to use a Wiimote nunchuck. This turned out to be a very good choice – the nunchuck has a 2-axis joystick and 3-axis accelerometer in one small, easy to interface package . The wireless radio is taken care of with an XBee module. For the microcontroller, custom “lcd backpack” was created that provides an I2C port for the nunchuck, inputs for the buttons and the single pot, and 2 serial ports for the FTDI and XBee.

Continue reading “DIY Robot Remote Control”

Omniwheel Robot

Like all of us, [Jonathan Guberman] has a list of projects and builds that ‘will get done when I have time.’ His Kiwi drive robot is no exception. It’s intended to be one piece of a much larger project, but he decided to document it anyway (we think in the hope of getting is rear in gear).

The robot uses a holonomic drive to get around. A holonomic drive uses three fixed wheels placed 120 degrees apart. The wheels can be independently controlled and with some vector addition the robot can move in any direction and rotate 360º inside its own wheelbase. Of course the wheels will have to be able to roll in two dimensions, so an omniwheel is used. Everything is controlled with a Wiimote nunchuck, and the movement is very smooth.

[Jonathan] has had a few projects featured on Hack A Day before, like his Mechanical Pac-Man and his adorable Portal turret plushie. [Jonathan] really demonstrates his artistry and skill in his project, so we’re really wondering what his ‘larger project’ actually is. Take a guess in the comments section, that might get [Jonathan]’s rear in gear.

Check out the video of the omnidirectional robot after the break.

Continue reading “Omniwheel Robot”

The Jazari Robotic Jazz Enesmble

As anyone who’s been to Chuck E Cheese’s knows, robotic bands have been under development for years. Patrick Flanagan’s cyborg percussion ensemble, Jazari seems to take things to a new level.

As Patrick describes it, Jazari “fuses African rhythms,
algorithmic composition, computer music, and electro-mechanics into
beat-driven steamfunk.”  The controls are quite unique as well.  Originally, the controller was simply a Wiimote. This was limited, since one needs three fingers to hold on to it, so a new “springbok” device was born allowing all five fingers to be used to play music.  The vocal part of the music is created using an Android program called “voloco”.

The video after the break should explain everything a little better, and the music itself is pretty cool.  Patrick will be doing more programming and hardware work over the summer rather than touring much, but “they” should give an awesome concert once all the bugs are worked out. Continue reading “The Jazari Robotic Jazz Enesmble”

Tiny Transforming Beer Can Robot

beer_can_robot

The next time you reach for a cold one, you might want to take a look at the can to ensure that your beer won’t suddenly sprout legs and start skittering across the table.

You might remember [Ron Tajima] from some of his previous creations, including this Roomba-based baby cradle and the PacMan Roomba mod. This time around, he has created a cool little transforming robot that fits inside a beer can.

The robot’s brains are stored just underneath the top of the beer can on a custom-built board. On one side of this board, you will find an mbed controller which is used to manage all of the robot’s functions, and on the other side, four batteries provide all of the device’s power. The robot’s three legs are controlled by six servos, allowing for movement in several different planes. The beer-bot’s movements are controlled with a Wiimote, so we’re assuming he has crammed a Bluetooth module somewhere in there as well.

[Ron] mentions that it moves a bit slowly when standing on end, but we think the robot is pretty awesome as is, and we can’t wait to see what improvements the next version might bring.

Stick around to see a video demonstration of the robot in action.

[Thanks Sascha]

Continue reading “Tiny Transforming Beer Can Robot”

The Kinect Controlled Zombie Skeleton

Although there is no shortage of Kinect hacks out there, this one from Dashhacks seems especially cool.  According to them, the software part of this design uses a “modified OpenNI programming along with GlovePIE to send WiiMote commands to the cyborg such as jaw and torso movement along with MorphVOX to create the voice for the cybernetic monstrosity.” As pointed out in the video, this robotic zombie also has a “pause” feature, and a feature to loop movements like what would be done at an amusement park.

The other great thing about this hack is how well the skeleton is actuated via servo motors. Although it’s difficult to tell how many servos were used for this robot, it certainly has 10 or more degrees of freedom between the head, both arms, and the torso. To control all of this a hacked Wiimote and Nunchuck is used in conjunction with the Kinect. Check out the video after the break.

Continue reading “The Kinect Controlled Zombie Skeleton”