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

rFactor 1 Internal Plugin for Display

Discussion in 'DIY Motion Simulator Projects' started by NewRider, Apr 15, 2014.

  1. NewRider

    NewRider New Member

    Joined:
    Apr 14, 2014
    Messages:
    9
    Balance:
    305Coins
    Ratings:
    +1 / 0 / -0
    My Motion Simulator:
    DC motor
    Hi Guys,

    I could find this forum useful for gaming and having fun, I have a small project for rFactor 1 to do.
    I want to make numerical display for the RPM , SPEED and GEAR by PIC Micro Controller.
    and I want this data from the game, I wonder if I can send the data from the internal plugin project by UDP to receive them by C# since I am not very experienced in C++, any one have done such thing?

    Thank you in advance
  2. eaorobbie

    eaorobbie Well-Known Member SimTools Developer Gold Contributor

    Joined:
    May 26, 2009
    Messages:
    2,574
    Occupation:
    CAD Detailer
    Location:
    Ellenbrook, Western Australia
    Balance:
    20,440Coins
    Ratings:
    +1,684 / 23 / -2
    My Motion Simulator:
    2DOF, DC motor, JRK, SimforceGT, 6DOF
    No need we have a GameDash application.
    That does all that for you.
    I have an example using an Ard UNO and TM1638.
    Plus there is at this time 15 games supporting it.
    And yes it is compatible with the pic.
    Once we can see your code for the pic we can advise you on how to set this up.
    I prefer to use the Ard as PIC doesn't use decimals or -ve numbers, a bit of a pain. But can be worked around.
  3. NewRider

    NewRider New Member

    Joined:
    Apr 14, 2014
    Messages:
    9
    Balance:
    305Coins
    Ratings:
    +1 / 0 / -0
    My Motion Simulator:
    DC motor
    Thank you eaorobbie,

    I still did not write my PIC code waiting to get the info from the game first.

    I am still do not understand what is happening here I think and need to read a lot in this forum to take benefits of your reply

    Thank you again
  4. eaorobbie

    eaorobbie Well-Known Member SimTools Developer Gold Contributor

    Joined:
    May 26, 2009
    Messages:
    2,574
    Occupation:
    CAD Detailer
    Location:
    Ellenbrook, Western Australia
    Balance:
    20,440Coins
    Ratings:
    +1,684 / 23 / -2
    My Motion Simulator:
    2DOF, DC motor, JRK, SimforceGT, 6DOF
    LOL we are a group of friendly diy that build sims as a hobby, and love helping others to do the same.

    Ok lookup GameDash in the resources, I can give a value ranges for the 20 values the game dash uses with Rfactor if needed, but basically with the game dash a user can simply write very simple scripts to change the data to what they require and send it either by udp or serial(usb) to their dash of choice.
    • Informative Informative x 1