View Full Version : Software for programming RC car


rhyna176
07-29-2009, 02:24 PM
I would like to put a microcontroller on my RC car and am looking for the right software to use. Any ideas???

hankster
07-29-2009, 03:28 PM
You might want to check out the Basic Stamp. They have the microcontrollers and software to develop them. http://www.parallax.com

rhyna176
07-30-2009, 10:53 AM
I was looking into learning C to gain more functionality. This is just a hobby so I'm not sure if its worth learning C, any insight?

hankster
07-30-2009, 02:59 PM
Might want to start with Basic and move up from there. You might be surprised what can be done in Basic. There are mircos that can also be programmed in C and even Java.

rhyna176
07-31-2009, 09:29 AM
So you think I would be able to do most things in Basic and save the time instead of learning C?