Programming A Sumo Robot With C.

Discussion in 'Programming' started by sylar48, Jan 9, 2010.

  1. #1
    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!
     
    sylar48, Jan 9, 2010 IP
  2. Testing whiz

    Testing whiz Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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!!
     
    Testing whiz, Feb 3, 2010 IP
  3. sylar48

    sylar48 Peon

    Messages:
    162
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What is 8051? I am going to use P16F84 for the use of pic. Any suggestions for it?
     
    sylar48, Feb 3, 2010 IP
  4. NeoCambell

    NeoCambell Peon

    Messages:
    456
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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.
     
    NeoCambell, Feb 4, 2010 IP
  5. sylar48

    sylar48 Peon

    Messages:
    162
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks for the links.

     
    sylar48, Feb 4, 2010 IP