Hi all,
Here is a basic tutorial on how to setup a web server on the ESP32 with arduino. It’s a great tutorial for an extremely basic webserver to turn on an LED and can be expanded upon to build a web server with more functionality.
Community of Practice: Internet of Things
Everything that can be automated will be automated
Hi all,
Here is a basic tutorial on how to setup a web server on the ESP32 with arduino. It’s a great tutorial for an extremely basic webserver to turn on an LED and can be expanded upon to build a web server with more functionality.
You must be logged in to post a comment.
Hi, I thought that this post was very useful and relates a lot to this community of practice. I also think that this post is interesting because of how it also relates to my current capstone project. I am using wireless communication with an Adafruit Feather M0 with an embedded WiFi module to communicate with a cell phone app. My group and were also considering the use of a webpage to manipulate the state of an outlet after a surge.