Skip to content

CreativeNameHUH/CarInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarInfo

ESP32-S2 EGT sensor reader.

Currently, supports a simple website and an OLED display on Wemos S2 Pico for displaying EGT and EGT sensor voltage.

ESP32 Support:

It is possible to use it with the regular ESP32 but an addition hardware is needed to increase the voltage of the sensor which is usually bellow 100 mV. To enable it ESP32_DEPRECATED has to be defined.

#define ESP32_DEPRECATED

Any further changes can break ESP32 support!

Usefull stuff:

Typical voltage output for the K type Thermocouple

About

Used for reading data from a mystery cable found in my car that turned out to be an EGT sensor :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors