Answered c compiler for movement of a two wheeled robot

  • Tuesday, May 01, 2012 4:19 AM
     
     

     hi, I am building a two wheeled robot using two dc motors, micro controller AT89S52, adc0804 and wireless ZIGBEE.  I would like to know which C compiler should i use in Windows xp for the movement of my robot.

    thank you.

All Replies

  • Friday, June 01, 2012 12:43 PM
     
     

    I will move your thread to the Microsoft Robotics Studio forum.  It's not C based however it may provide some valuable information on programming robots.


    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer

    Jeff Wharton
    MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCSD, MCITP, MCDBA
    Blog: Mr. Wharty's Ramblings
    Twitter: @Mr_Wharty
    MC ID: Microsoft Transcript

  • Friday, June 01, 2012 1:51 PM
     
     Answered

    Hello

    Microsoft Robotics Studio requires that your robot be using a Windows operating system and specifically Windows 7 and also that the robot be using C#.NET code. In your case as you appear to be using an ATMEL Microcontroller I would start searching using Bing of course :-) to see what other people using this microcontroller are using.

    John