/esp32-f1-telemetry

F1 2017 Telemetry on ESP32 🏁

Primary LanguageC++

F1 2017 Telemetry with ESP32 and UDP Packets 🏁

Initial test of parsing UDP packets and displaying telemetry data from F1 2017 on PS4 to the TTGO T-Display ESP32.

Code for parsing UDP packets is from this paste found online. Rest of the code is added for WiFi connectivity, and code for the integrated TFT display.