ESP32-OBD2-Gauge icon indicating copy to clipboard operation
ESP32-OBD2-Gauge copied to clipboard

DIY bluetooth obd2 gauge with ESP32

Results 5 ESP32-OBD2-Gauge issues
Sort by recently updated
recently updated
newest added

i dont have the yellow display..but i have the 2.4inch spi interface display...is this display compaitable with this project and can you give me the wiring digram

error: 'sigmaDeltaSetup' was not declared in this scope in the nes_audio.cpp. maybe its a library i need to install?

I'm trying to flash your project to my new device. It is identical to the one you linked to. After building and flashing i just get a black screen and...

First of all, congrats for such a great project! I have one question for you. I really like the enclosure shown in your photos. Is 3d printed? Do you have...

What can be the reason of this error C:\Users\Uzytkownik\Documents\Arduino\VaAndCobOBD2Gauge\VaAndCobOBD2Gauge.ino: In function 'void setup()': C:\Users\Uzytkownik\Documents\Arduino\VaAndCobOBD2Gauge\VaAndCobOBD2Gauge.ino:307:3: error: 'touchscreenSPI' was not declared in this scope touchscreenSPI.begin(XPT2046_CLK, XPT2046_MISO, XPT2046_MOSI, XPT2046_CS); ^~~~~~~~~~~~~~ I installed library...