Skip to content

Sends iRacing's telemetry data via serial port to an Arduino board

Notifications You must be signed in to change notification settings

UmmonPwr/iRDash-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iRDash-Server

Connects to a running iRacing simulation and sends its telemetry data via USB to an Arduino board. Currently only the car's telemetry data is sent, the slow moving data (lap times, other cars, etc.) is not.

Ardunio projects to display the transmitted data on a TFT display:

iRDash Client v1

iRDash Client v2

iRDash Client v3

Building

You need Visual Studio 2022. You need to download the iRacing SDK from iRacing's forum and place it in the "irsdk" folder next to the folder where you downloaded "iRDash server".

Usage

  • Enter manually the COM port number at "Dash port number" and click connect
  • If app was able to open the COM port then button changes from "Connect" to "Disconnect"
  • COM port number is stored at app closing and set when the app is launched
  • Available COM ports window is showing the actually available COM ports, list is updated when "Rescan" is clicked

Screenshot:

About

Sends iRacing's telemetry data via serial port to an Arduino board

Resources

Stars

Watchers

Forks

Packages

No packages published