Robotic Odometry From An Optical Mouse

One of the problems future engineers spend a lot of class time solving is the issue of odometry for robots. It’s actually kind of hard to tell how far a robot has traveled after applying power to its wheels, but [John] has a pretty nifty solution to this problem. He converted an optical mouse into an odometry sensor, making for a very easy way to tell how far a robot has traveled  regardless of wheels slipping or motors stalling.

The build began with a very old PS/2 optical mouse he had lying around. Inside this mouse was a MCS-12085 optical sensor connected to a small, useless microcontroller via a serial interface.

After dremeling the PCB and discarding the microcontroller, [John] was left with an optical sensor that recorded distance at a resolution of 1000dpi. It does this by passing a value from -128 to 127, rolling over every time the sensor moves more than 3.2 mm.

As far as detecting how far a robot has moved, [John] now has the basis for a very simple way to measure odometry without having to deal with wheels slipping or motors stalling. We can’t wait to see this operate inside a proper robot.

Mind-controlling Cockroaches

Producing micro robotics is not yet easy or cost-effective, but why do we need to when we can just control the minds of cockroaches? A team or researchers from North Carolina State University is calling this augmented Madagascar Hissing cockroach an Insect Biobot in their latest research paper (PDF). It’s not the first time the subject has come up. There have already been proofs in research and even more amateur endeavors. But the accuracy and control seen in the video after the break is beyond compare.

The roach is being controlled to perfectly follow a line on the floor. One of the things that makes this iteration work so well is that the microcontroller includes a new type of ADC-based feedback loop for the stimulation of the insect brain. This helps to ensure that the roach will not grow accustom to the stimulation and stop responding to it. Since this variety of insect can live for about two years, this breakthrough makes it into a reusable tool. We’re not sure what that tool will be used for, but perhaps the next plague of insects will be controlled by man, and not mother nature.

Continue reading “Mind-controlling Cockroaches”

Humanoid Robot Kinects With Its Enviroment

[Malte Ahlers] from Germany, After having completed a PhD in neurobiology, decided to build a human sized humanoid robot torso. [Malte] has an interest in robotics and wanted to  show case some of his skills.The project is still in its early development but as you will see in the video he has achieved a nice build so far.

A1 consists of a Human sized torso with two arms, each with five (or six, including the gripper) axes of rotation, which have been based on the robolink joints from German company igus.de. The joints are tendon driven by stepper motors with a planetary gear head attached. Using an experimental controller which he has built, [Malte] can monitor the position of the axis by monitoring the encoders embedded in the joints.

The A1 torso features a head with two degrees of freedom, which is equipped with a Microsoft Kinect sensor and two Logitech QuickCam Pro 9000 cameras. With this functionality the head can spatially ”see” and ”hear”. The head also has speakers for voice output, which can be accompanied by an animated gesture on the LCD screen lip movements for example. The hands feature a simple gripping tool based on FESTO FinGripper finger to allow the picking up of misc items.

Bits And Pieces Robotic Arm

[V0R73X], who is 17  has been working on a project, to build A robotic arm. This project started out as a challenge put forward from one of his school teachers to build a robotic arm for $200.  [VoR73X] accepted, and the challenge began.

He came up with a robotic arm that can be controlled from his mobile phone and other bluetooth enabled devices. He also designed it so that he can control it from the infrared remote control of an old tv set. [VoR73X] decided to kept the design simple, to make it easy for others to build.  [VoR73X] has shared the code and a step by step process of how to build in the hopes that others would also like to take up the challenge.  Watch the video after the break for further details on his project.

via[Instructables]

Continue reading “Bits And Pieces Robotic Arm”

Sexy Six Axis Robotic Arm Is A Work Of Art

We don’t know if it’s a mid-life crisis or just the result of way too many solder fumes, but [sparten11] on Instructables is building one of the coolest robotic arm we’ve ever seen, and we thank him for that.

The build began with a set of brushed DC motors running capable of running on 60 volts at up to 8 amps. These motors were attached rotary encoders that, with the gearing [sparten11] is using, provide 400,000 steps per revolution.Combined with a heavy duty motor controller, [sparten]’s arm has more than enough power and control for just about any industrial process.

Of course muscles are useless without a skeleton or brain, so [sparten] milled the structural and mechanical members of his arm in his home machine shop. It’s an impressive bit of kit; the base of his robot tested the capacity of his lathe, and the waterjet-cut arms form a graceful skeleton of an absurdly powerful robotic arm. The electronics for the build consist of a Pico PC running Windows XP with servo control board etched from a copper clad board.

The build isn’t quite done yet, but judging from the videos after the break, [sparten] will have a fabulous robotic arm shuffling around his workshop in short order.

Continue reading “Sexy Six Axis Robotic Arm Is A Work Of Art”

Wireless Upgrade For A Heathkit HERO 1 Robot

F3DDY

For those of you that don’t know, the Heathkit HERO (Heathkit Educational Robot) was a ‘bot built in the early 1980s. [Rick] wasn’t satisfied with his model ETW-18’s programming interface, so decided to upgrade it to be able to run Python using a hacked wireless router. We’d agree that things have advanced since then, since this little guy was originally programmed in machine code using an onboard keypad.  As [Rick] points out, it’s “exactly as awful” as it sounds!

To begin restoring and upgrading his robot, a kit was obtained from [hero-1] to allow for a serial programming interface. Although an improvement, the desire was to be able to program this robot using Python, and to not have to have a cable running across the floor all the time. A router with a serial port was obtained from a thrift store, then hacked using [OpenWrt]. After fitting the components into the robot, [FR3DDY] was born, “A ~30 year old robot, accessible through wifi, capable of running Python.”

Be sure to check out his site, which has some videos we weren’t able to embed. He’s also included some Python code that he used to program it. If this has made you curious about the Python language, why not check out this recent post about learning it the hard way?

Cheetah Robot Can Run Down Even The Fastest Of Us

It’s a blur, but you really don’t want to seen this thing coming for you anyway. It’s the latest look at what the folks at Boston Dynamics have been working on under a DARPA contract. They call it the Cheetah robot as it’s the fastest four-legged bot ever developed. The clip after the break shows it breaking the world record over 100 meters… for a human. This isn’t really legitimate since the run is done on a treadmill and the robot is tethered. But it’s still impressive scary.

The Cheetah is a relative of BigDog, another Boston Dynamics robot which we’ve seen several times in the past. BigDog specializes in lifting heavy loads and traversing rough terrain. We don’t think it will be too long before both traits can be “bred” into one device. A lot of times when we feature these robots there are comments about how they invoke images from The Terminator movies. For us this is more along [Michael Bay’s] vision of robots from the Transformers series. It certainly not small enough or fast enough to be seen as an early version of the Rat Thing.

Continue reading “Cheetah Robot Can Run Down Even The Fastest Of Us”