Skip to content

Uozonevo/ESP32-S3-HTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-S3 HTTP Project 🌐

For this project, I read up on tutorials for how to get started with Rest API. I familiarized myself with the ISO/OSI model to understand networking protocols for all 7 layers of the model. With this project, I configured the project to first recognize my ESP32 board as a station(STA) and create and open an access point to my router. From here I would type in the network credentials I set for my device, and establish connectivity.

Process 📈

Ouput 📽

Next Step 🚶🏾‍♀️‍➡️

Below is a link to next step in this project, whee I hosted a web server ⤵️

Link to Starting Server

About

An introductory into HTTP protocol and its methods such as GET and POST. From the master branch, a connection is established, and from the start-server branch is where I used websockets to make the page interactive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors