![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||
![]() |
||||
![]() |
Home Info Request Quote/Order Contact Site Map About Search Support/FAQ |
Menu
|
We use drive motors from various manufacturers with various hole patterns. This can cause confusion when mounting the drive motor to the motor bracket. The user guide says use 3 screws, but just make sure at least 2 holes line up in the bracket and use 2 screws to mount the motor.
If when you run the Wander program the robot goes backwards, check the whisker wires. Make sure they are not touching the metal brackets. The wire should be suspended in the center of the hole in the bracket. The wires should only touch the bracket when the robot runs into something.
The Test program is used to test all functions of the ARobot. To use this program, first remove both jumpers from the PCB. Then power on the ARobot. Touching each wisker wire will turn on an LED and make the speaker beep. Button #1 will test the servo motors. It will move the motor left and right. The other button will beep the speaker, flash the LEDs, and transmit data to the serial port. This data can be viewed in the Basic Stamp Debug window. When a jumper is attached to "J7" then motor #1 will turn in the forward direction. The encoder will be read and every 128 counts of the encodere will toggle the red LED. REMOVE THE JUMPER TO TEST OTHER FUNCTIONS. When a jumper is attached to "J6" then motor #2 can be tested (you can move the motor connector over to test this). The motor will turn in the forward direction. If button #1 is pressed the motor will reverse direction. REMOVE THE JUMPER TO TEST OTHER FUNCTIONS.
The ARobot page contains everthing you should need to know about ARobot. Please print it out for future reference. BUT, if you still have questions, just send us some email. For additional information about the Basic Stamp II, see the Parallax web site where you will also be able to download the Basic Stamp II programming manual (It's big! and very complete). Don't forget to check out ARobot Projects Page for some great inspiration. Check out the List Of Stamp Applications (L.O.S.A) at http://www.hth.com/losa.htm where tons of Basic Stamp application notes live. VERY GOOD! Chuck McManis decodeds the Basic Stamp interpreter http://professionals.com/~cmcmanis/robotics/stamp-decode.html See the great Basic Stamp information at Dontronics http://dontronics.com/stamp.html Al William's Basic Stamp FAQ http://www.al-williams.com/wd5gnr/stampfaq.htm
Check out the Basic Stamp books at AMAZON.COM. Search for "Basic Stamp" and you'll find:
Programming and Customizing the Basic Stamp Computer by Scott Edwards
Basic Stamp by Claus Kuhnel, Klaus Zahnert Radio Shack also carries a Basic Stamp book. Catalog # RSU11915253.
If the servo is turning, then it is connected correctly to ARobot's controller board. ARobot has rear wheel steering. In order for the robot to turn right, it needs to turn the steering wheels to the left. This would appear to make it turn the opposite direction than is desired. If the whisker brackets are connected backwards, while running the wander.bs2 program it will appear as if the servo is turning the wrong way. The robot will think the right whisker has been touched when actually the left one has been touched. If the steering wheels are actually turning the wrong way then it is likely that you have connected the steering linkages wrong. Check the diagram in the manual for the correct linkage assembly.
We've heard that Parallax will repair broken Basic Stamps. Contact their technical support department at 916-624-8333 or email them at sales@parallaxinc.com
Some people are confused about the screws used for the collars and steering arms in their ARobot kit. We decided to provide normal pan-head screws for these items instead of set-screws. This makes it easier to adjust them and eliminates the need for a hex wrench. Look closely and you'll see that the manual deals with this.
Sometimes the encoder will will bump into the encoder sensor because the front threaded axle has loosened and unscrewed out of the motor coupling. To fix this, simply screw the axle back into the coupling then tighten the wheel against the coupling. Also tighten the star washer and nut against the wheel. A detailed drawing of this can be found in the user guide.
Make sure the connectors are installed correctly and that the dots on the connector match with the dots on the sensor. Like this picture. Make sure the encoder wheel is attached well to the axle and not spinning freely. Make sure the encoder wheel is riding the middle of the sensor slot but not touching it. Push the bracket that holds the encoder sensor closer to the encoder wheel so that the encoder wheel is full inside the sensor slot but not touching it. The Body cable must be connected to ARobot's controller board for the encoder sensor to work.
RC servo motors are controlled by ARobot's coprocessor. This coprocessor has its hands full controlling 4 RC servos, 2 DC motors, 1 optical encoder, and reading serial data. Watching for commands from the master processor is its highest priority. When a command comes in, it must ignore other devices and handle the command. This will often result in a small jump in the motors. To help this, try to reduce the communication on the coprocessor network bus. If you are using additional coprocessors you may want to communicate with them using additional I/O pins from the main processor instead of a single networked line. This will reduce the amount of traffic that must be ignored by the coprocessors.
Yes, use version 1.33 or higher of the Stamp.exe editor/downloader which can be found on the Parallax website. Start enjoying more memory!
Yes, Change the coprocessor baud rate from 396 to 1021 to compensate for the different speed of the 2p.
In short, YES. The SX pulls much more current than the standard Basic Stamp II. The specification shows a maximum of 9 volts, but we've contacted the technical support staff at Parallax and they said it would work ok at 12 volts but may run a little hot. We've run tests with the SX in ARobot with success, so go for it! There are some timing issues that require minor changes to some programs which are detailed in the SX addendum on the Parallax website. Network baud rate shoud change from 396 to 1021 due to these timing differences.
The encoder sensor detects slots in the encoder wheel in order to keep track of the distance traveled. See this image that shows how the encoder sensor connectors are attached. Match up the dots on the sensor with the dots on the connectors and you're all set. Installing them incorrectly will not harm anything, ARobot just won't be able to move the correct distance.
Most common questions about ordering can be found on the order form. Email us for:
See these great examples of creative paint jobs on our projects page. ARobot's frame and motor brackets are made out of aluminum and come unfinished. This allows you to add your own creativity to the robot's appearance. If you wish, simply sand the surface a little to create a nice looking texture. You can also use common spray paint of any color. We recommend using a primer designed to adhere to metal. We also recommend a little sanding and cleaning before painting - see the instructions on the back of the spray can. Most hardware stores carry good spray paint and primer for a few dollars per can. One can of each will be more than enough. Primer usually dries in less than 15 minutes but you normally need to let the top coat of paint dry overnight. You may want to check out some of the non-conventional paints that add texture to a surface - they look cool! Be creative, consider adding colored tape and other flashy ideas to make your robot stand out. Colored electrical tape can be found at Radio Shack - Catalog #64-2340. It may be necessary to clean out holes on the robot that have a build-up of paint. Simply use a pocket knife or exacto knife to clean them out. This is especially important on the whisker wire mounting holes and ground hole since they must make electrical contact to the base for grounding. See these great examples of creative paint jobs on our projects page.
If you've lost your ARobot disk, here are the programs.
Several things can cause an ARobot program to crash.
Still got a problem, email to info@robotics.com
YES! Parallax has software that lets you to download Basic Stamp II programs to your robot from your Macintosh or Linux machine. Go to Parallax.com and go to their download section and select 'Basic Stamp Software' where you will find the Macintosh Editor and the Linux Editor among other items.
If you purchase 10 or more ARobots and/or Basic Stamps, you will receive a 10% discount. There are no other discounts available at this time.
ARobot’s controller board is designed to accept the Basic Stamp II controller chip from Parallax http://www.parallaxinc.com. It is possible to remove the Basic Stamp II and use a different controller. Instead of removing ARobot’s entire controller board, leave it to make use of the DC motor drivers, powerful output, encoder sensor circuit, RC servo motor drivers, speaker, LEDs, switches, and power regulation that is available there. Simply make a cable between the two controllers.
Cabling between ARobot’s controller and another controller
Using ARobot’s controller as a coprocessor Download ARobot User Guide for more details.
The whisker wires are electrically attached to ARobot's frame. It's important that the mounting holes and about 1/4" ring around the mounting holes are clean of paint so the mounting hardware can make contact. Also check the ground wire that comes from the body cable and make sure it is making contact with exposed metal of the frame. See this close up image of whisker brackets and mounting.
Don't panic - most of the time there is a simple reason. Check a few things:
Another idea: Still nothing? Don't waste another moment - email us now.
We designed ARobot to be expandable in several ways: Make sure to check out the Projects page for expansion ideas.
See Scott Edwards Electronics makes several LCD systems that can used with your ARobot. These LCD systems include controllers that take much of the programming burden off of the Basic Stamp so it can focus on high level activities. See their website at http://www.seetron.com/
|
Home Info Request Quote/Order Contact Site Map About Search Support/FAQ |
Copyright (c) Arrick Robotics - ArrickRobotics.com |