Autonomous Tank Terrorizing Campus

tank

As a senior design project for ECE4007,  [Nate], [An], [Chris], and [Wink] built an autonomous toy tank. It is using a Panasonic IR motion sensor to find targets, then once it’s facing the target it switches to visual motion tracking through it’s web cam. If it can get close enough, it will stop and begin rotating the turret for more accuracy. Finally it fires a pellet. It’s brains are an ICOP technology eBox-2300 running windows CE. All of the programming is available on the site, as well as a breakdown of the various sensors and hardware. As you can see in the video after the break, it does a decent job. Given some more time, we’re sure they could speed up the target acquisition process. Maybe we should add a category for Georgia Tech final projects.

Continue reading “Autonomous Tank Terrorizing Campus”

Naval Academy’s AUV Team Project

auv1

[Daniel] sent us over to the blog for the Naval Academy’s Autonomous underwater vehicle entry for the AUVSI competition. You can follow along as they design, build, and test this years entry. It really looks like it would be fun to be the guy who gets to swim with them, like in the latest post in their blog. Their entry, named “Awkward turtle” can be seen above in orange, pictured with their 5th place winning previous entry.

Autonomous ATV

[youtube=http://www.youtube.com/watch?v=Ja3ND8Pk_0M&hl=en&fs=1]

A team at UNC Charlotte has been working on an autonomous vehicle to drag a cart that has sensing equipment. Starting with a stock Honda ATV, different systems were added to give a Renesas processor control of the ATV.  A model airplane receiver was attached to the Renesas to give remote control for Phase 1 of the project. Basically they’ve turned the ATV into a giant remote controlled car.

Later revisions will incorporate LIDAR, cameras, and multiple GPS units so the ATV can autonomously traverse most terrain with a high level of accuracy. Path planning will become a large part of the project at that point.

Continue reading “Autonomous ATV”

Ripsaw MS1

ripsaw

The Ripsaw MS1 is an unmanned ground vehicle built by two brothers in Maine. The tracked vehicle can go 0-60 in 3.5 seconds with an 80mph top speed. In its current form, it has a 2000 pound capacity, which opens the possibility for many different types of weapon systems. Control is provided by two people: one driver and one gunner. They work in independent remote stations. The Ripsaw could potentially be used in any application normally reserved for a tank. It could lead a charge without putting soldiers at risk.

We’ve been watching this project mature since 2005 when it was being marketed as a Grand Challenge competitor. This week it’s being demoed at the Army Science Conference. Check out footage of it in motion below.

Continue reading “Ripsaw MS1”

Autonomous Cookie Monster

cookie_monster

[DJ Sures], who built the autonomous Wall-E, is back with another creation. His new autonomous Cookie Monster is certainly an interesting build. He had the cookie monster plush toy already so the first step was to flay the blue beast and insert a skeleton. He used another robot for that. There are two servos for the wheels plus one for each arm and one for the neck. There’s a distance sensor in the mouth. He built a custom board for the PIC18F4685 microcontroller which is running the same 2D mapping code as his previous bot. Check out the video of it in action below. Continue reading “Autonomous Cookie Monster”

Swarming Robot Ants

European researchers in the I-SWARM project are hard at work developing small, autonomous robots that can work together and communicate to perform different functions. They successfully built two types of robots: the I-SWARM, and the Jasmine robots. The I-SWARM robots are three millimeters in size, are powered by a solar cell, and move by vibration. The Jasmine robots are the size of two-Euro coins, have small wheels, and are powered by battery. These tiny robots have several advantages over their bulky predecessors, such as high redundancy, greater flexibility, and the ability to manage tough terrain. They could even be used to repair larger robots. They also come with distinct challenges. Because of their minuscule size, programming memory is necessarily limited, and the team had to come up with special algorithms to manage and control the machines. Though they haven’t been able to meet their goal of making a thousand of them, the researchers are hopeful and confident about their abilities to mass produce the robots cheaply.

[via io9]

Autonomous Wall-E

[djsures] went crazy on his Interactive Wall-E toy. Wall-E just didn’t have enough bounce in his step, so [djsures] decided to give him an overhaul. He went through the entire robot and replaced most of the joints with servos, giving much more control and adding head tilt. All of this was wired to a microcontroller housed in Wall-E’s body. The distance sensor was mounted in Wall-E’s neck, so when he turns his head, he’s actually surveying his surroundings.  Check out the video after the break.

Continue reading “Autonomous Wall-E”