Skip to content

Listen for UDP telemetry data from Forza Motorsport 2023 and display in real time.

License

Notifications You must be signed in to change notification settings

ShaunStreeper/fm-udp-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forza Telemetry Data Monitor

Listen for UDP telemetry data from Forza Motorsport 2023 and display in real time.

I'm just messing around, and you should check out other people's repositories that may have actual usable applications that make use of the Forza telemetry.

To do

  • Look through the available telemetry data and choose more data points that I would like to display
  • Break into separate files; before trying to do any kind of real GUI, separate terminal windows could display different data points
  • Create a simple GUI
  • GUI customizations: ability to toggle individual parts on and off
  • GUI customizations: change display qualities - e.g. sizes and positions of individual elements, choice to display numerals or bar or radial gauge etc?

Attributions

  • theRTB/ForzaGUI - I used the "ForzaDataPacket" class defined in 'fdp.py' to help with parsing and outputting the desired attributes from the received packets.

External links

About

Listen for UDP telemetry data from Forza Motorsport 2023 and display in real time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages