My Arduino dash.....

Discussion in 'General Discussion' started by Rich Goodwin, Jun 22, 2012.

  1. GTFREAK

    GTFREAK Registered

    Joined:
    Mar 27, 2011
    Messages:
    340
    Likes Received:
    5
    This looks like a cool project, but I noticed a slight flaw in the design. The readout is on the front, but the connected wires (from the Arduino to the board) is on the front side when it should really be on the back side so that you can create a box for the readout board and not have wires sticking out the front.

    Just an observation.
     
  2. antgen

    antgen Registered

    Joined:
    Mar 15, 2012
    Messages:
    54
    Likes Received:
    0
  3. Rich Goodwin

    Rich Goodwin Registered

    Joined:
    May 3, 2012
    Messages:
    1,219
    Likes Received:
    9
    After a break from rF2 I've come back to see if there was any other new posts on this. I appreciate that link antgen, I will use that too.

    Anyone got any news on this? Where can I grab the data output from the sim? I see there is an Android app that displays a dash, I could use the same data. Can anyone help? Cheers.
     
  4. Prodigy

    Prodigy Registered

    Joined:
    Nov 2, 2012
    Messages:
    949
    Likes Received:
    64
    I used this Arduino display until I gave it to my friend, I'm waiting another one to arrive for me. Anyway, it works with rFactor 2, Assetto Corsa, Dirt 2/3, F1 2012 and some other games too. But it needs to run through X-Sim software which is mostly used for motion rigs but it can be used for dashboards too because it extracts the data from the game.

    Tronic from X-Sim forum modified Ard code for this display to work with X-Sim, more info can be found here:
    http://x-sim.de/forum/viewtopic.php?f=40&t=155
     
  5. Marvin Morgan

    Marvin Morgan Registered

    Joined:
    Jun 2, 2011
    Messages:
    436
    Likes Received:
    5
    I've been looking at those Arduinos when they were dirt cheap. Should have snatched up a few when I was thinking about it.
     
  6. JUANCHIOOO

    JUANCHIOOO Banned

    Joined:
    Mar 14, 2012
    Messages:
    90
    Likes Received:
    0
    rFactor Simbin arduino dashboard works with rfactor 1 but not rfactor2, please someone can program for rfactor 2????

    help please
     
    Last edited by a moderator: Apr 23, 2013
  7. JUANCHIOOO

    JUANCHIOOO Banned

    Joined:
    Mar 14, 2012
    Messages:
    90
    Likes Received:
    0
    someone who can program for rfactor 2 .. oh here nobody dares help with this?
     
  8. 64r

    64r Registered

    Joined:
    Jan 16, 2012
    Messages:
    191
    Likes Received:
    35
    Feel free to send me one and i'll do the code for you :)
     
  9. wollo

    wollo Registered

    Joined:
    Mar 5, 2013
    Messages:
    28
    Likes Received:
    0
    Guys you can use X-sim to export data (it has an rFactor 2 plugin)to an Arduino. I'm using it to light up low fuel and water overheat light's at the moment.Works a treat. I've ordered a water temperature and oil temperature gauge off ebay. I'm pretty confident I can make them work with the same software and hardware. If you need details let me know her. I'm subscribing to this thread.

    [edit: sorry Prodigy didn't read your post properly]
     
    Last edited by a moderator: Apr 9, 2013
  10. Prodigy

    Prodigy Registered

    Joined:
    Nov 2, 2012
    Messages:
    949
    Likes Received:
    64
    Yes, it works with rFactor 2 and many other games via X-Sim3 software.
    This was my latest addition I've did 2 days ago, adding function to buttons on dashboard for more details to display.

    I'm still in "testing the code" mode now but it's pretty much finished and soon I will post instructions. It's pretty nice what this simple 19$ dashboard can do.

    This is my test with rFactor2 few days ago
     
  11. JUANCHIOOO

    JUANCHIOOO Banned

    Joined:
    Mar 14, 2012
    Messages:
    90
    Likes Received:
    0


    please a tutorial and download link, and a code arduino Please
     
  12. JUANCHIOOO

    JUANCHIOOO Banned

    Joined:
    Mar 14, 2012
    Messages:
    90
    Likes Received:
    0
    thank you very much, happened shortly file please leave me an email
     
  13. wollo

    wollo Registered

    Joined:
    Mar 5, 2013
    Messages:
    28
    Likes Received:
    0
    Looks excellent Prodigy. I'll be very interested in what you post concerning this. Good Luck!
     
  14. BrokkelPiloot

    BrokkelPiloot Registered

    Joined:
    May 19, 2012
    Messages:
    188
    Likes Received:
    1
    Maybe someone can create a GitHub depo?
     
  15. antgen

    antgen Registered

    Joined:
    Mar 15, 2012
    Messages:
    54
    Likes Received:
    0
    Thankfully, Ivan Alvarez made this to work with rfactor 2 (actually not only rf2 but also for rf1, iracing and pcars) with just an arduino sketch.
    http://www.bsimracing.com/arduino-project-for-the-tm1638-released/#.UX5168ryuNA

    http://batrako.blogspot.com.es/

    I didn't understand if the buttons are working to change "screens"(google translator is very poor) but the main function is working very well(gear display and km/h)

    Edit: Ivan Alvarez has made a new code that now the first 2 buttons are working to change between km/h and fuel https://mega.co.nz/#!ZpZFxI6Z!AbIFTx4sj0KOq0-GAFDL2XpdOm1UOL2Vg90N7BjsrJA

    btw this is the case i made View attachment 7566
     
    Last edited by a moderator: May 4, 2013
  16. Rich Goodwin

    Rich Goodwin Registered

    Joined:
    May 3, 2012
    Messages:
    1,219
    Likes Received:
    9
    Need to make it show mph.

    Sent from my Nexus 7 using Tapatalk HD
     
  17. batrako

    batrako Registered

    Joined:
    Jan 11, 2012
    Messages:
    2
    Likes Received:
    0
    Next version that i'm preparing & testing now, support mph, but if you want, can add the following line to my arduino code:

    Vel=round(Vel/1.609);

    just below of this code:

    Vel=(TramaSerie[4] << 8)| TramaSerie[3];

    now you have Speed in Mph :)

    Regards
    Iván Alvarez
     
  18. Andy Bonar

    Andy Bonar Registered

    Joined:
    Mar 17, 2011
    Messages:
    639
    Likes Received:
    93
    Have there been any more changes made to this to give more functionality?
     
  19. Saabjock

    Saabjock Registered

    Joined:
    Nov 13, 2011
    Messages:
    906
    Likes Received:
    19
    Won't you need to have a 64 bit compatible plugin for anything pass B770?
    I have all the parts to do this but I'm on hold pending that answer.
    I'd also like to see a closeup of the pin-out at the display cable. The rest is pretty much self-explanatory.
    I had it all laid out with jumpers for rFactor but did not realize you had to push a button for the display to go active.
    The display ribbon is not labeled 1 through 10 in the normal fashion.
     
    Last edited by a moderator: Jul 25, 2014
  20. Andy Bonar

    Andy Bonar Registered

    Joined:
    Mar 17, 2011
    Messages:
    639
    Likes Received:
    93
    I've done some searching today but can't find anything about a 64 but plug in.
    Still waiting for my parts to be delivered
     

Share This Page