Skip to content

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.

Notifications You must be signed in to change notification settings

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

No packages published