Friday, January 29, 2010
Hover-Bot
In traditional robots, when the motors are shut off, the robot stops. Not so for a "nearly" frictionless sliding robot. To get the Hover-Bot to stop, it must apply reverse thrust to counteract the initial thrust that got it moving. There's also the issue of sliding sideways.
Currently I'm investigating the amount of current the lift fan draws based on the supply voltage.
I have a movie clip that I'll post shortly.
Saturday, January 23, 2010
CheapBot Single Axis Arm
Here's the demonstration of the new single axis robotic arm I developed. It's a simple deign that's suitable for entry level robotics competitions. In this case, the CheapBot robot is combining a line follower, beacon detector, and robotic arm to carry plastic balls from a pick up point (which is marked by an IR beacon) and carries them to a destination. Both the pick up point and the destination are marked with black tape. A robot in a game like this would score points based on the number of balls it delievered in a fixed period of time. In the case of a tie, the smaller progam (in bytes) wins.
Wednesday, January 20, 2010
The next update will have the robot drive back and forth between two black lines, picking up and delievering balls. Instead of waiting three seconds for you to load a ball, I'll add a switch to the arm so the robot can tell when one has been loaded.

I'm still trying to prefect my IR beacon. I want the robot to determine which end of the arena is the pick up point because of the beacon above it.
Sunday, January 17, 2010
US Geek Shortage
www.wired.com/dangerroom/2010/01/darpa-us-geek-shortage-is-a-national-security-risk/
We need to be teaching and encouraging more kids to take science,math,and engineering classes. Is there a US FIRST club at your local high school? They could always use some help.
Monday, December 14, 2009
Robotic Arm Redux
I saw a problem were the arm successfully picked up a jack, but then dropped it after rasing the arm. I'm going to need to add a line of code to the robot to check the switch at the end of the arm one more time after the arm is brought up. I only have three bytes of memory left, I hope I can shoehorn that in.
Sunday, December 13, 2009
CheapBot Robotic Arm
You can see a lever switch attached to the nose of the arm. That's so the robot can detect that it has picked up an objectIn the snare test video above, you can see the piano wire snare extend, the arm drop, the snare retract, and the arm raise with the toy jack.
Look for one or more arm kits (I'm working on a second design), a radio, and smart beacon kit early next year.
May all your holidays be robotic.
Wednesday, December 9, 2009
Squeak eToys
I just completed my CheapBot Squeak program for my Constructivist Philosophy class and will post the final program on my webpage (NearSys.com) under the catalog link this weekend. It's a work in progress and over the months, I hope to include programs that simulate more features of the CheapBot and even create simulations of a near space mission.
