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

New Project

Discussion in 'SimTools compatible interfaces' started by manocito, Jan 11, 2008.

  1. manocito

    manocito New Member

    Joined:
    Jan 7, 2008
    Messages:
    16
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    After all I decided to do a DIY project cabin.


    My first question is about interface. I´ve reading about solutions and will choose one of this options:

    1º Roboteq Ax500 Price 159$ + p.p

    Pros: All in one, controller 115000 bps + 2x8 continuos amp dc pwm control (15a pike)

    Cons: Maybe 8 amp per channel isn´t enought and ax1500 goes to 291 $ + p.p (30a pike, 16 continuos)


    2º Picaxe 28x1 Starter kit + 2x hb-25 motor controller

    Pros: 30 amp x channel, 4 analog out an price, 160$ + p.p

    Cons: I´ve got no idea about programming it¡¡¡

    Someone helps me?

    Thanks¡¡¡
  2. manocito

    manocito New Member

    Joined:
    Jan 7, 2008
    Messages:
    16
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
  3. manocito

    manocito New Member

    Joined:
    Jan 7, 2008
    Messages:
    16
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    At last, I just bought picaxe 28x1 starter kit, in a week it will be at home. Hope with your help I could program it¡¡¡

    Thanks to all¡¡¡
  4. EvanF

    EvanF Member

    Joined:
    Jun 10, 2007
    Messages:
    199
    Occupation:
    Multimedia Producer
    Location:
    New Zealand
    Balance:
    423Coins
    Ratings:
    +1 / 0 / -0
    Greetings Manocito,

    Ian of Buggiesbuiltforfun has already written a .bas file for the 28X1, you can download it for free here. http://buggies.builtforfun.co.uk/Sim/sim-downloads.html It was written with MD03 controllers in mind so a little bit of tweaking maybe required for your motor controllers.

    Here is the key to reading the data

    //

    'Wait for the start signal from the PC PID controller - the input values are ignored but the program
    'will wait here until the PC controller sends a serial packet

    serin 7, N9600_8, (AB), b4, b5, b6, b7, b8, b9
    //

    The trick is writing a translator program to convert the game data to meaningful information the 28X1 can work with. Ian calls his FlightSim utility the BFF driver.

    I have a 28X1 waiting in the shadows for just such a car-sim utility. I am using Simple-H power switches at moment but would need to check if I can use them with the Picaxe.

    If sirnoname can help guide you with how to read the serial info using x-sim software into a picaxe chip then I will follow this thread very closely indeed!

    EvanF
  5. manocito

    manocito New Member

    Joined:
    Jan 7, 2008
    Messages:
    16
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    thanks, i´ll try when it arrives. Hope I could communicate with x-sim too.

    Bye¡¡
  6. egoexpress

    egoexpress Active Member

    Joined:
    Dec 13, 2006
    Messages:
    3,839
    Location:
    Germany - Frankfurt/M
    Balance:
    421Coins
    Ratings:
    +10 / 1 / -0
  7. EvanF

    EvanF Member

    Joined:
    Jun 10, 2007
    Messages:
    199
    Occupation:
    Multimedia Producer
    Location:
    New Zealand
    Balance:
    423Coins
    Ratings:
    +1 / 0 / -0
    Moved, what has moved?
  8. egoexpress

    egoexpress Active Member

    Joined:
    Dec 13, 2006
    Messages:
    3,839
    Location:
    Germany - Frankfurt/M
    Balance:
    421Coins
    Ratings:
    +10 / 1 / -0
    Simulator projects -> controllers^^
  9. manocito

    manocito New Member

    Joined:
    Jan 7, 2008
    Messages:
    16
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    As I saw in picaxe web page I think it will be no problem to communicate with USO.

    meanwhile here is a 3dsmax file about my motion platform XDDD

    motionplataform3dsmaxtg2.jpg

    Okay okay I know I´m a 3dsmax pro¡¡¡

    The motor will be placed under the seat and the pivot joint of x axis are not at the same level to recreate a effect like r´n´r or something like that.

    Regards¡ [/img]