Where to begin with programming for robotics?

Julio picture Julio · Jul 30, 2010 · Viewed 33.3k times · Source

Ok so i've been interested in robotics for a while and had a project in mind. Building a small remote controlled vehicle-robot/ unmanned vehicle-robot. Hopefully with the ability to read in data from sensory devices(gps,thermometer etc) and write the data to some kind of device. The idea(s) had been on the backburner for a while until i just read the following article.

So my question is this. Where should I begin. I have absolutely no experience in this at all other than a few google searches and my project idea. I would like to play around with programming the micro controller boards. I know some java .net languages and some C.

Any help on where to begin?

How do you design the robot, what steps do you go through from start to finish.

Thanks.

Answer

Matthew Whited picture Matthew Whited · Jul 30, 2010

If you are interested in the programming side you can start with something like Lego MINDSTORMS. If you are more interested in the electronics side you may want to check out some of the kits on Parallax and The Robot Store.

You will find a mix of languages and platforms so really pick your favorite languages and find something in your price range. Robotics can be very fun (and very time consuming.)

BTW, you can make a pretty cool robot with just an RC car and a BASIC Stamp. And if you have a parallel port on your computer you can interface your computer to the RC car for even more power.