Pica--My start here robot

This is the start here robot.  I have added a couple of things.  I have an LED tail (green) and a LED (red) in the front.  The green light is high when no obstacles ahead, and low when obstacles are present.  The red light has the opposite code.

I have also added an on/off switch.  I got tired of having to take a battery out any time I needed to cut power.

on/off switch and sintra reinforcement

 

I used a type of plastic called "sintra" that you can get from Solarbotics.  It is really easy to use and pretty strong.  Dremmels great.  It definitely adds some stability to the robot.  It also means I can simply unscrew the picaxe board from the robot and not have to deal with double sided tape.

Next step is to add a bump sensor.  Really needed as the robot is so low to the ground.  I am not really sure how to do this.  Any suggestions?

  • Control method: autonomous
  • CPU: Picaxe
  • Power source: 4 AA batteries
  • Sensors / input devices: Sharp IR
  • Target environment: indoors

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/pica-my-start-here-robot

**Bump Sensor **

v_limit_switch.jpg



Any ones like this would do the job, with some bumper attached. When the state of the switches changes you bumped into something. Just add a timer where the robot will ignore input for like a second after -  as these things have a tendancy to bounce. Wire it to any digital pin, no circuitry really necessary but a pull up resistor wouldn’t hurt. What the hell is a pull up resistor? Read here --> http://www.madsciencenotebook.com/node/4

Great first one bud,
Cheers.

Thanks Gonzik

For the bumper info.  When I have it all figured out I’ll post an update.

what did you add to your

what did you add to your robot and how do i buy them? where do i buy them? is it from solarbotics?

help

please any body tell me how to show the steps for building any robot on this site

It’s best to start out with

It’s best to start out with the Start Here bot this one is based on, there’s a link at the top of the page, or just go here: https://www.robotshop.com/letsmakerobots/start

Solarbotics

Yes, everything you can buy from solarbotics.

Code?
how about the code and schematic?
why re-invent the wheel…code would help.

Code?

comment removed by teddy7