Skip to content

VaAndCob/ESP32-OBD2-Gauge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-OBD2-Gauge

A fully functional code-updated Last Update: September 27th, 2024

This is ESP32 OBD2 Gauge for vehicles that are compatible with obd2 (Special made for FORD vehicle)

Software:

  • Arduino IDE 2.3.2 + ESP32 arduino core 2.0.17
  • modified TFT_eSPI library 2.5.43

Hardware

Features:

  • Show vehicle data 7 pids
  • MAP - manifold air pressure (PSI)
  • PCM - pcm voltage (volt)
  • ENG LOAD - engine load (%)
  • ENG SPD - engine speed (RPM)
  • Coolant - coolant temperature (c)
  • Oil Temp - engine oil temperature (c)
  • TFT - Ford transmission fluid temperature (c)
  • 8 layout page selectable display
  • DTC read and clear function (Engine warning light only)
  • Warning when parameter reaches setting value
  • Adjustable warning value for each PIDs
  • Configurable CPU overheat protection
  • Configurable gauge Auto turn on/off
  • Auto screen brightness
  • Change off screen to user screen with micro SDcard
  • Firmware updatable (micro SDcard and WiFi)
  • VIN Read on the About page.