Parallax Boe-Bot Kit

I recently won a Parallax Boe-Bot robot kit at the Robotics Society of Southern California (RSSC) for coming in 1st place in the Line-Following competition. I had a lot of fun building the kit, but I found the Basic Stamp 2 language a little bit strange because I'm used to Python and Java instead of Basic, so it was hard at first to understand. I eventually figured it out.

My robot uses the following components:

  • (2) IR emitter/detector pairs (for vision)
  • (2) metallic whiskers (touch sensors)
  • (1) Parallax Basic Stamp 2
  • (1) Parallax Board of Education (BOE)
  • (2) Continuous Rotation Servos
  • (2) RED LED's
  • (1) Piezo Speaker
  • (4) AA Batteries

It was tricky fitting all the components on the small space provided on the breadboard, but I did it. The robot navigates using the IR sensors, and falls back to the whiskers as back-up in case the IR fails. But the IR sensors seem to work really well, in fact they work a little too well!!! I'm saving my money to buy the gripper kit, and I want to try and build a robot that can fetch me a drink.

The video shows my robot avoiding some obstacles I set up.  The left IR sensor seems to be more sensitive than the right one for some reason and I have not figured out why. 

Another hard part of working with the Basic Stamp 2 is I only have Ubuntu.  My dad won't get me a windows computer, so I had to run the Basic Stamp Editor in WINE.  Luckily it ran well enough and I was able to program my Boe-Bot using the Basic Stamp Editor.

In total, I spent about 8 to 10 hours on this project. It was fun, and I improved my basic skills. I wish I had the arduino version of the Board of Education (BOE) because I've done some work with Arduino in the past, and it would have been easier to things running in Linux, but now that I learned some BASIC it's not too bad.

Navigates using IR and/or touch sensors and avoids obstacles.

  • Actuators / output devices: 2 servos
  • CPU: Basic Stamp 2
  • Power source: 4 AA batteries
  • Programming language: Basic
  • Target environment: indoor

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/parallax-boe-bot-kit

Hi

 

Congratulations on wining the line follow competition and for Boe-Bot build, you did a great job. 

I have a SumoBot from Parallax. Although the mechanical part (frame, servos, wheels, etc) is great, the main board which is also very well built, sadly, have only serial conectivity and you have to program it in Basic:( so it was quickly replaced with an Arduino :slight_smile:

I’ll look forward to see your progress with this bot.

All the best

You can try this mod

https://www.robotshop.com/letsmakerobots/boe-bot-with-arduino-pro-mini