Skip to content

luanabeckerdaluz/F12017-UDP-Telemetry-ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

F12017 UDP Telemetry for ESP32

License: MIT


Description:

This repository contains an Arduino ESP32 code to process the F1 2017 UDP Telemetry.

Settings:

  1. Define the SSID and PASSWORD of the local network in the sketch;
  2. Open the serial monitor on 115200 and get the IP Address and Port Number;
  3. In the game, go to GAME OPTIONS --> SETTINGS --> UDP Telemetry Settings;
  4. Define:
    • UDP Telemetry = ON;
    • Broadcast Mode = OFF;
    • IP Address = ESP32 IP Address;
    • Port = 20777;

About

Arduino ESP32 code to process the F1 2017 UDP Telemetry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages