logo
0
0
WeChat Login

ESP32 HTTP Server Example

ESP32 web server example: control 2 LEDs from a web page hosted on the ESP32.

Use Wokwi for Visual Studio Code to simulate this project.

Building

This is a PlatformIO project. To build it, install PlatformIO, and then run the following command:

pio run

Simulating

To simulate this project, install Wokwi for VS Code. Open the project directory in Visual Studio Code, press F1 and select "Wokwi: Start Simulator".

Once the simulation is running, open http://localhost:8180 in your web browser to interact with the simulated HTTP server.

About

No description, topics, or website provided.
184.00 KiB
0 forks0 stars1 branches0 TagREADMEMIT license
Language
C++61.9%
License11.9%
Markdown10.8%
INI8%
Others7.4%