Now that you have your new drive tray and new servo arms in place, you need a controller and remote. You could use a commercial RC hobby controller that has the ability to mix mecanum wheels. However, depending on your goals, you might miss out on some expandable options that can really only be done with a microcontroller such as controlling screens (as in the Omnibot Eyes project - yet to come).
Andy's Blog
The Omnibot back in the day was a marvel but certainly had some interesting limitations. One item that they seemed to design as an after thought was the little round eyes. They were simple light bulbs that took a note from every other Spensor gift of the era - they flashed to the sounds that it made. Cool enough but hardly cutting edge even at that time.
Fast forward to now and even cheap toys have more impressive effects. I'd like for Omnibot to be able to express emotions with its eyes like you see in Wall-E or with the very cool Cosmo or While we're upgrading the existing functionality, why don't we improve on the expressiveness of our favorite little bot by replacing those light bulbs with LCD screens!
The factory drive for the Omnibot 5402 and Sr use two sets of wheels that are driven by two motors - one per side. This gives the Omnibot skid steering like a tank. It can turn in its own footprint and move forward and backward but not side to side (called strafing). For this project, I want to change out the original drive and wheels with 4 mecanum wheels each with its own drive motor. This will of course require new motor drivers since the original electronics aren't used.
As a kid I dreamed of getting one of the Omnibots from RadioShack! Each Christmas and birthday I would beg and bargain for one but to no avail. They were too expensive for a toy, my parents would say. I dreamed of "programming" it to do all kinds of things little knowing that my parents were right. As cool as they were, Omnibots just weren't as useful as the advertising and my imagination made them. Little did I know that they couldn't even move their arms! Let's fix that!
In this project, we'll walk through installing the mounts and making the necessary modifications to the arms of your Omnibot 5402 or Sr for motor control of the arms. My goal was to create a structure to move the arms by the shoulder with minimal modification to the bot itself. It will still require two parts being permanently modified but it could still be reverted back to a cosmetically but not functionally original state.
As I started brainstorming for version 2 of the arm, it became clear that I would need to make some changes so, I upgraded the electronics of my original robotic arm. This will allow me to create more modes of operation and create an I2C secondary interface.
Overview
I am working on an upgrade of my Robotic Arm Project that has managed to survive two years worth of kid interactions over the course of many different events. To say I am surprised at its longevity is an understatement.
A few months ago a fellow member of MTRAS posted on our Facebook page a link to a robotic arm project. The article poster / builder used a design that was previously posted as open source to Thingiverse.com. I took a look and thought that it would make a fun project that would be simple enough to follow but also challenging enough to be rewarding. So I decided to give it a shot.