Hi there, I am trying to build a sumo robot. But i need to know how can i program it with C. I do not know C programming much. Please send me some tutorials, pdfs, links, etc. Thanks for your suggestions. Regards!
You should not only worry about the C programming but also about programming of microcontroller and other hardware. I think using 8051 will serve your purpose. So arrange for that also!!
8051 is a popular microcontroller from Atmel. 16F84 is a PIC microcontroller from Microchip with is also good. See these pages first on making a robot. I think this is similar to something you are going to build. How to build a mini-sumo robot (With source code) How to build a test bed robot (With source code) How to build a balancing robotic platform - Gyrobot Practical approach to motion control of a robot How to make a Robot - Dilbert I How to make a Robot - Dilbert II There are many robotics articles on this site, just use search. Also, after you build your robot, share photos, schematics, sources, etc... on the same site. Hope this will give you a perfect start.