AC Telemetry for PS4/XB1

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

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top