Learn how to build a Webserver on NodeMCU ESP8266 in Station Mode. We can build webserver on ESP8266 in three different modes namely Station Mode (STA), Soft Access Point Mode (AP) and Station + Soft AP Mode. This lightweight webserver running on ESP8266 microcontroller serves HTTP request and response. We will program this HTTP Webserver in Arduino. In the end, we’ll control LED connected to ESP8266 from web browser as a client from desktop or mobile phone
[SUPPORT]
►► Try Altium Student Lab! You get FREE access to Altium Designer and Altium 365
►► Need Help? To Learn Embedded Systems:
[TIMESTAMPS]
00.00 Introduction
00.34 Code overview
06.06 HTTP routes
14.38 Create webpage
19.14 Upload Arduino code
20.18 Test webserver
22.06 Client-server communication
24.02 Finally control led through webpage
[LINKS]
►► Project Files: