1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

SDK

Discussion in 'XSimulator Q&A/FAQs - Outdated' started by hdsa, Jan 13, 2009.

  1. hdsa

    hdsa New Member

    Joined:
    Jan 13, 2009
    Messages:
    1
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    I'm an Electronics Engineer from Portugal. I've been working for the last 10 years developing in the PIC Microcontroller Area. I have developed data aquisition, I/O and communication boards. I'm a newbie in the motion simulator area but I've recently start a new project in this area. The major problem for me is the short knowledge I have in the most important issue: converting the x,y,z and G-Force information from the game memory to motion movement commands. Is there any tutorial or information about these concepts??? Where can I get the SDK? Is it well documented??

    Thx in advanced,

    ps: I'm available to colaborate in the forum.
  2. tronicgr

    tronicgr

    Balance:
    Coins
    Ratings:
    +0 / 0 / -0
    Hi hdsa,

    With your knowledge, your help would be great!

    X-sim software can convert the game memory values to usefull data (like serial output) for you!


    For motion control you can see some information on these links:

    1) tronic-s-proportional-servo-motor-control-with-basic-stamp-t495.html (with source code to take a look into as example)
    2) implementing-pid-control-in-microcontroller-t1011.html

    Or this, that is based on AVR microcontroller but its closed source for now...
    3) tronic-s-amc-motor-motion-controller-with-pwm-servo-output-t559.html



    But there are other areas that needs support also like real moving gauges, or 7seg digital tachos, or even GLCD output support! Below is what I try to do about the servo instruments:

    4) diy-analog-servo-car-instruments-t890.html


    Best Regards, Thanos