AC Telemetry for PS4/XB1

GeekyDeaks

Staff
Premium
Not sure if this is of much interest to anyone else, but my buddy and I knocked together a simple python based AC telemetry logger and plotter, specifically for PS4 (I'm assuming it would also work on XB1). We really struggled to find anything that worked and even though the UDP protocol was trivial, actually then converting it to other formats was proving far more arduous than it seemed worth. Whilst messing around, I accidentally stumbled across a dynamic plotting module in python called bokeh (https://docs.bokeh.org/en/latest/index.html) and it made displaying the telemetry an absolute doddle, with a simple range to limit the traces and the track plot


example.png


Source code for the logger and the simple plot above is here: https://github.com/GeekyDeaks/ac-telemetry-py

Super crude and CLI based, but it might be of help for anyone looking for something simple on console
 
Last edited:

Latest News

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 191 88.0%
  • Better structured events

    Votes: 36 16.6%
  • Better structured racing club forum

    Votes: 29 13.4%
  • More use of default game content

    Votes: 30 13.8%
  • More use of fixed setups

    Votes: 60 27.6%
  • No 3rd party registration pages

    Votes: 73 33.6%
  • Less casual events

    Votes: 18 8.3%
  • More casual events

    Votes: 73 33.6%
  • Other, specify in thread

    Votes: 12 5.5%
Back
Top