Program designed to read in Codemasters F1 telemetry data, and output improvements to car setups.
Codemasters provides 5 preset builds, as well as the option of a custom preset. Codemasters also provides a UDP telemetry data option which can output a variety of live data that can be used to help track your performance in real time. It would be helpful to use this telemetry data to determine an ideal build for your car, given your personal performance over a period of time.
Motorsport Giant Formula 1 using AWS - A Case Study - Get telemetry data delivered to Kinesis for future processing. f1-2019-telemetry package - A well documented Python implementation of 2019 telemetry written by Sidney Cadot.
- Kinesis Data Streams - useful for receiption of UDP telemetry
- Lambda - useful for processing UDP telemetry