imranabeel / ESP32_WebPage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sampe code for updating a web page and getting user actions sent back the the microcontroller

This sample code will show you how to create an access point, serve a web page, updated just changed data, and get user interactions such as button presses and slider actions sent back to the microcontrller.

You will need an ESP32 and some open source libraries.



header image

About


Languages

Language:C 55.5%Language:C++ 44.5%