Skip to content

VaAndCob/ESP32-OBD2-Gauge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-OBD2-Gauge

Last Update: Dec 11th, 2023.

This is ESP32 OBD2 Gauge for vehicle that compatible with obd2 (Special made for FORD vehicle) https://youtu.be/PkQaUJbzTNM My Image

Software:

  • Arduino IDE 2.1.1
  • modified TFT_eSPI library.

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)
  • 5 layout page selectable display
  • Warning when parameter reach setting value
  • Adjustable warning value for each PIDs
  • CPU overheat protection
  • Auto turn on/off
  • Auto screen brightness
  • Change off screen to user screen with micro SDcard
  • Firmware updatable with micro SDcard