Low-cost Video Chat Robot

remote_control_chat_robot

[Johnny Chung Lee], having recently moved from Seattle to Mountain View, wanted a way to keep in touch with his fiancé who would not be relocating for several more months. While most of us would likely consider purchasing a pair of web cams to keep in touch, he decided to do things his own way.  Using an iRobot Create and a netbook, both about $250 apiece, he constructed a remote-controlled video chat robot that he can steer around his former abode from 1,000 miles away. While $500 might seem expensive at first, [Johnny] reminds us that commercial versions likely run into the thousands of dollars.

The whole setup is controlled using custom software to manage the movement of the robot, which can be used in conjunction with freely available videoconferencing applications, such as Skype. He also modified the iRobot’s charging station to charge both the robot and the netbook simultaneously – a process he explains, but precedes with several disclaimers.  Like some of his previous projects we have covered, he has made the C# source used in this project available for download on his site, along with documentation for both the control software and dock modifications.

Check out video of the robot in action after the jump.

Continue reading “Low-cost Video Chat Robot”

Sumo Style Robot

[Jeremy] really wants to compete in some sumo bot wrestling, and in order to have robotic sumo wrestling one needs to make some robots, which is what [Jeremy’s] build log is all about.

The framework is made out of 6mm thick Sintra (which is a type of closed cell pvc foam sheet) with the use of a CNC machine, using a “sliced” design style framework. Two geared motors fit snug inside of the internal frame and some wheels from solarbotics are attached to the ends. The arrangement of the drive wheels in the rear, and the large front end, seems like good design for the end application where robots doing turtle flips would be no fun.

Keeping in mind this is not a fully finished project and therefore does not have code or schematics posted, the brains of this beast are in a similar state, and should be pretty easy to figure out. The thinking is handled by an atmega328, and fed by IR sensor pair’s to detect light / dark patterns on the floor or table, and an array of proximity sensors along the front and sides to detect its opponent.

And while this project may not be completed, it at one point was dead and set aside, after some months [Jeremy] went back for a second look and found out that the only thing dead about it was the power regulator and h-bridge and quickly got it back up and working, which is a good reminder to not give up, even when it does go poof.

Harvesting Ultrasonic Sensors

With many modern cars coming equipped with an array of ultrasonic sensors mounted in the bumpers, it stands to reason that many junk yards have them too. [jimk3038] points out that, unless they’re crushed, they’re probably good. The list of features on these is pretty long, including being short proof, water proof,  EMF proof and fast. These tough little suckers can be used in a multitude of projects and can have a range of roughly 2 meters.  [jimk3038] documents in great detail how to use these things as well as offering some sample code to get you started. Why didn’t we think of this?

Evalbot Nunchuck Control

[Martin] got his evalbot recently and wanted to try controlling it with his Wii nunchuck. After some trial and error, he finally got it working. He’s shown that controlling the bot with the nunchuck was actually pretty simple, but there are some other tips that could be pretty helpful in the process. One was the fact that the point where he’s taking power for the nunchuck could easily be shorted on the motor. He wrapped his in tape, but we could see this little bug pestering us for a while before we figured out what it was.  You can download his code and see his build process on his site. Be sure to catch the video of it working in both accelerometer and joystick mode after the break.

Continue reading “Evalbot Nunchuck Control”

555 Based Balancing Bot

This post on Reddit by [superangryguy] caught our attention today. He’s put together a video explaining the basics of how to build balancing robots, focusing on a 555 timer based one. He’s got two main versions, the 555 based one and another that is based off of two transistors. He says the 555 based one is much easier to build. This has all come about due to the upcoming 555 timer contest. if you go to the Reddit post you can get schematics for both versions as well as a sneak peak at what he plans on building for the contest. You can see the video after the break.

Continue reading “555 Based Balancing Bot”

Robot Hand Has No Problem Giving You The Finger

Get your Terminator clichés ready, this robot hand reeks of Skynet. It is designed to function like the human hand, but the main goal is one of robustness. A lot of effort went into making sure this won’t break in the field. Instead of rigid gears, a system of tendons actuates each digit. The pulleys that control these are located in the forearm and each has a spring mechanism that helps to cushion shocks to the apparatus which might damage other grippers. It has bone-crushing power behind the 19 degrees of movement and, as you’ve already guessed, this comes at a pretty steep price tag; topping out around 100,000 Euros. It’s more complicated, and more expensive that jamming grippers, but it’s also far scarier. See for yourself in the silent movie after the break.

Continue reading “Robot Hand Has No Problem Giving You The Finger”

ROS Gains Full Body Telemetry

[Taylor Veldrop] has been playing with an NAO robot and ROS, mixed with a Kinect to get some pretty amazing results. The last time we saw any work done with ROS and the Kinect, it was allowing some basic telemetry using the PR2. [Tyler] has taken this a step further allowing for full body control of the NAO robot. Basic mimicking mixed with a little bit of autonomy allow the NAO to follow his steps around a room and even slice a bananna, or hammer nails. We think this is pretty impressive, especially if he were to mix it together with a motion tracking stereoscopic display. Follow along after the break to see it pull off some of these cool feats.

Continue reading “ROS Gains Full Body Telemetry”