Getting started
Hello i just bought the RoboStamp 2.0. Im a fairly good programmer in c/c++, and have set up the robot, and have programmed a couple small programs that just mess with the L.E.D.'s(in stamp basic). I have 2 motors hooked up to it in the 'A' Direct slot and 'B' Direct slot, and would like to be able to control these. Could someone getting me started in the right direction? thanks
Comments
You can't hook up a motor directly to the Stamp... you need to control the motor through a "motor controller"... google "H-Bridge Motor Controller" circuit. You can also get info on how to control a motor in the Stamp In Class "Process Control" tutorial here... http://www.parallax.com/dl/docs/prod/sic/Web-PC-v1.0.pdf look at Chapter 5.
You might also want to read through this thread that talks about how to connect motors to a Basic Stamp... http://forums.parallax.com/showthread.php?p=677483
Post Edited (Steve Joblin) : 10/1/2007 12:49:09 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Start with "What's a Microcontroller" and "Basic Stamp Syntax and Reference Manual" books.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔