Skip to content

Files

Latest commit

 

History

History

WebServer_Code

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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