Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 568 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 568 Bytes

WebServer Code

This code is designed to be used with devices like ESP8266 and ESP32. It creates a Web Server that allows you to view the car's values. The ESP8266 or ESP32 creates a WiFi AP (access point) named "OBD2 Master".After connecting to this WiFi network, you should open 192.168.4.1 address in your browser.

📱Pictures of the application I made