GitHub

F1 Lap Comparison Tool

Welcome to the unofficial F1 Lap Comparison Tool, powered by the fastf1 Python library! This console-based tool allows you to compare telemetry data like speed, throttle, brake, and gear across ...
Develop a lap timing system for the F1TENTH car using a distance-based sensor (e.g., TOF or laser) to detect when the car passes a fixed point on the track. The system should measure lap time and send ...