Arise, Chicken, Arise!

A couple of months ago, [Mike] started saving bones from all the fried chicken he had been eating. If that’s the opening line, you know it’s going to be good.

This Cyborg Chicken project grew out of [Mike]’s love for battlebots, and an immense dearth of battleborgs. The difference, though small, is distinct: a robot is simply a machine that carries out instructions either automatically or via remote control. A cyborg, on the other hand, contains both organic and biomechatronic body parts. Since [Mike] was saving chicken bones, he stumbled upon the idea of creating a cyborg out of trash, a few servos, an MSP430, and some other parts sitting around in his junk drawer.

A continuation of an earlier remote controlled food project, the capabilities of these chicken battleborgs are about what you would expect: they roll around on wheels and flail their drumsticks wildly. [Mike] has already built at least two of these devices, and the result is accurately described as Rock ’em Sock ’em Borgs. Check out the video below for the action.

On the hardware side of things, [Mike] picked up an MSP430, and whipped up a bit of code in Java. Three billion enterprise computing systems and, now, two cyborg chickens run Java. The motors and drivers come from Pololu, and control is provided over IR with a pair of Atari joysticks.

You can check out the videos of these cyborg chickens below. If you have to ask why, the answer is always, ‘because’.

Continue reading “Arise, Chicken, Arise!”

Evezor Robotic Arm Engraves 400 Coasters

When you’re running a Kickstarter for a robotic arm, you had better be ready to prove how repeatable and accurate it is. [Andrew] has done just that by laser engraving 400 wooden coasters with Evezor, his SCARA arm that runs on a Raspberry Pi computer with stepper control handled by a Smoothieboard.

Evezor is quite an amazing project: a general purpose arm which can do everything from routing circuit boards to welding given the right end-effectors. If this sounds familiar, that’s because [Andrew] gave a talk about Evezor at Hackaday’s Unconference in Chicago,

One of the rewards for the Evezor Kickstarter is a simple wooden coaster. [Anderw] cut each of the wooden squares out using a table saw. He then made stacks and set to programming Evezor. The 400 coasters were each picked up and dropped into a fixture. Evezor then used a small diode laser to engrave its own logo along with an individual number. The engraved coasters were then stacked in a neat output pile.

After the programming and setup were complete, [Andrew] hit go and left the building. He did keep an eye on Evezor though. A baby monitor captured the action in low resolution. Two DSLR cameras also snapped photos of each coaster being engraved. The resulting time-lapse video can be found after the break.

Continue reading “Evezor Robotic Arm Engraves 400 Coasters”

Robot Lives In Your Garden And Eats The Weeds

You can’t deny the appeal of gardening. Whether it’s a productive patch of vegetables or a flower bed to delight the senses, the effort put into gardening is amply rewarded. Nobody seems to like the weeding, though — well, almost nobody; I find it quite relaxing. But if you’re not willing to get down and dirty with the weeds, you might consider deploying a weed-eating garden robot to do the job for you.

Dubbed the Tertill, and still very much a prototype, the garden robot is the brainchild of some former iRobot employees. That’s a pretty solid pedigree, and you can see the Roomba-esque navigation scheme in action — when it bumps into something it turns away, eventually covering the whole garden. Weed discrimination is dead simple: short plants bad, tall plants good. Seedlings are protected by a collar until they’re big enough not to get zapped by the solar-powered robot’s line trimmer.

It’s a pretty good idea, but the devil will be in the details. Will it be able to tend the understory of gardens where weeds tend to gather as the plants get taller? Can it handle steep-sided raised beds or deeply mulched gardens? Perhaps there are lessons to be learned from this Australian weed-bot.

Continue reading “Robot Lives In Your Garden And Eats The Weeds”

Balancing Robot Needs Innovative Controller And Motor

A self-balancing robot is a great way to get introduced to control theory and robotics in general. The ability for a robot to sense its position and its current set of circumstances and then to make a proportional response to accomplish its goal is key to all robotics. While hobby robots might use cheap servos or brushed motors, for any more advanced balancing robot you might want to reach for a brushless DC motor and a new fully open-source controller.

The main problem with brushless DC motors is that they don’t perform very well at low velocities. To combat this downside, there are a large number of specialized controllers on the market that can help mitigate their behavior. Until now, all of these controllers have been locked down and proprietary. SmoothControl is looking to create a fully open source design for these motors, and they look like they have a pretty good start. The controller is designed to run on the ubiquitous ATmega32U4 with an open source 3-phase driver board. They are currently using these boards with two specific motors but plan to also support more motors as the project grows.

We’ve seen projects before that detail why brushless motors are difficult to deal with, so an open source driver for brushless DC motors that does the work for us seems appealing. There are lots of applications for brushless DC motors outside of robots where a controller like this could be useful as well, such as driving an airplane’s propeller.

Upgraded Roboceratops Still Not Extinct

We first heard about [Robert Stephenson]’s robotic baby dinosaur a few years ago, and recently he made some upgrades.

Roboceratops V2 uses 10 servos in the jaw, neck, tail, and front and back legs with 16 degrees of freedom—the two front legs each got an additional degree of freedom in the upgrade. [Robert] is currently in the process of swapping out the Hitec HS645 MGs for higher-torque New Power XLDs.

The older version had aluminum legs covered with upholstery foam, but [Robert] has refined the design. The head, body, and legs are made from laser-cut MDF sanded to give a more natural, bone-like rounding. Finally, to better make use of the new servos [Robert] rewrote the gait engine, giving Robosaurus a more natural motion as it adjusts its center of gravity with each step.

So, for the next version are we all on board for simulated skin?

Continue reading “Upgraded Roboceratops Still Not Extinct”

Pool Playing Robot Destined For Trouble In River City

You’d think pool should be an easy game for a robot to play, right? It’s all math — geometry to figure out the angles and basic physics to deal with how much force is needed to move the balls. On top of that, it’s constrained to just two dimensions, so it should be a breeze.

Any pool player will tell you there’s much, much more to the game in real life, but still, a robot to play pool against would be a neat trick. As a move toward that goal, [BVarv] wisely decided on a miniature mockup of a pool-playing robot, and in the process reinvented the pool table itself. Realizing that a tracked or wheeled robot would have a tough time maneuvering around the base of a traditional pool table, his model pool table is a legless design that looks like something from IKEA. But the pedestal support allows the robot to be attached to the table and swing around in a full circle, and this allowed him to work through the kinematics as shown in the charming stop-action video below.

[BVarv] has gotten as far as motion control on the swing axis, as well as on the arms that will eventually hold the cue. He plans overhead image analysis for identifying shots, and of course there’s the whole making it full-size thing to do. We’d love to play a game or two against a bot, so we hope he gets there. In the meantime, how about a little robo-air hockey?

Continue reading “Pool Playing Robot Destined For Trouble In River City”

“Look Ma, No Gyros!”: A Self-Balancing Mechanical Velociraptor

You’ve got to walk before you can run, right? Perhaps not, if this bipedal dino-like running robot is any indication.

Officially dubbed a “Planar Elliptical Runner,” the bot is a test platform for bipedal locomotion from the Institute for Human and Machine Cognition. Taking inspiration from the gait of an ostrich — we think it looks more like a T. rex or velociraptor, but same difference — [Jerry Pratt]’s team at IHMC have built something pretty remarkable. Contrary to all the bipedal and quadrupedal robots we’ve seen, like Boston Dynamics’ Big Dog and PETMAN, which all fairly bristle with sensors and actuators, the PER is very stripped down.

A single motor runs the entire drive chain using linkages that will look familiar to anyone who has taken an elliptical trainer apart, and there’s not a computer or sensor on board. The PER keeps its balance by what the team calls “reactive resilience”: torsion springs between the drive sprocket and cranks automatically modulate the power to both the landing leg and the swing leg to confer stability during a run. The video below shows this well if you single-frame it starting at 2:03; note the variable angles of the crank arms as the robot works through its stride.

The treadmill tests are constrained by a couple of plastic sheets, but the next version will run free. It’s not clear yet how directional control will be achieved, not is it obvious how the PER will be able to stop running and keep its balance. But it’s an interesting advance in locomotion and we look forward to seeing what IHMC’s next trick will be.

Continue reading ““Look Ma, No Gyros!”: A Self-Balancing Mechanical Velociraptor”