my first robot

Ahoy!

what I am trying to do is make a mobile platform with a little breadboard on it so that I can try different projects. Underneath I have a l298 motor driver kit from solarbotics attached to the standard fa-130 motors that came with the tamiya gearbox. I had a hard time soldering the one lead of the caps onto the motor chassis, but the lead-to-lead caps are ok.

 

Im about to cut a hole in the front to mount the ping sensor and servo.

 

Everything works great when I have 2 seperate power sources, but ideally in the end I will have just one rechargable pack. Right now if I try to run both the Stamp project board and the motorcontroller from the same source, the stamp resets itself a couple of times a second. One person suggested a filtering capacitor for the motor controller, but I dont know anything about this.

 

My knowlege of electonics is really limited, but If you bear with me Ill be sure to keep you posted!

moves around and scans for objects

  • Actuators / output devices: Tamiya dual gearbox, standard servo
  • Control method: autonomous
  • CPU: Basic Stamp 2, board of education
  • Power source: 1 9v & 4AA's
  • Programming language: pbasic 2.5
  • Sensors / input devices: Parallax Ping))), infrared headlights
  • Target environment: indoor

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

This is what people where

This is what people where talking about with the smoothing.

http://www.elecfree.com/electronic/wp-content/uploads/2008/07/power-supply-5v-2a-by-ic-78s05.gif

Note that c1 and c2 go from + to -, these help to make sure you get continuos power to the chip…but you’re also using the boe(homework board doesnt have these from my recolection), so you have the caps on the board already, and that board should be fairly solid. What power source are you using? 9v batteries might not do it(low current) if thats what you use, if anything at least a 7+v power source(though 6 should work).

btw, check out this site for some useful knowledge on electronics! I’ve found it very useful.

http://www.kpsec.freeuk.com/index.htm

Nice to see another proc on here!