Board of Education and Robotics
Electrically Challenged
Posts: 22
I recently purchased the Board of Education to learn the microcontroller, but to also begin thinking ahead in helping my boy get into robotics. Nosing around the web I got the impression that the Basic Stamp 1 and Basic Stamp 2 weren't enough machine for something like a Photovore. Is that true? We are not expecting rocket science, we will be happy to have it move around the floor, but... Well, one wants to move in the right direction. Will I need to purchase another controller and will I be able to use the Basic Stamp Editor? (I suppose that is a dumb question)...
Hate to add another question, but what is the BOE Shield?
Thanks,
EC
Hate to add another question, but what is the BOE Shield?
Thanks,
EC
Comments
You don't need another controller for any of this although I think the PING (ultrasonic distance sensor) and its servo bracket is a good addition and makes the BoeBot look cool.
The Basic Stamp Editor is the way you program the Stamp and the BoeBot.
The BOE Shield is an Arduino shield, a plug-in for the Arduino, that allows the Arduino board to be mounted just below the Shield. It's designed to take the place of a BOE and provides a voltage regulator, connectors for servo motors and sensors, and a small breadboard area, just like the BOE's. Parallax is in the process of making a version of the Robotics with the BoeBot tutorial with all the programming examples converted for use with the Arduino and this shield.
Wall following:
Radio control via Bluetooth:
Odometry:
Photovore and photophobe projects should be a snitch.
I appreciate your time answering my questions.
Thanks,
EC
The Board of Education usually has a BS2 in it and you are correct about the file extension and directive. But the Boe has a socket allows it to take other variants like the BS2e. They are all similar, but some have more RAM or run faster. Most of my projects would run unmodified on my Boe-bot which uses a BS2.
EC