Skip to content

DIY bluetooth obd2 gauge with ESP32-C3 and SSD1306 or smaller displays

License

Notifications You must be signed in to change notification settings

Xgl0baltk/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

About

DIY bluetooth obd2 gauge with ESP32-C3 and SSD1306 or smaller displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.4%
  • C++ 3.6%