Skip to content

dewenni/EspWebUI

Repository files navigation

EspWebUI-Library


Current Release GitHub Release Date GitHub last commit

GitHub watchers GitHub stars


If you like this project, feel free to push the [Star ⭐️] button and click [Watch 👁] to stay updated.

And if you'd like to support my work, you can also

Sponsor


ESP-WebUI

EspWebUI is a framework library to build flexible and powerfull webserver based on ESP

You can find the corresponding Template Project here: https://github.com/dewenni/EspWebUI-Template

Features & Description

🚧

A list of features and a detailed description will follow....

Installation

Arduino IDE

  1. Download the latest version of this library from GitHub.
  2. Extract the ZIP file into your Arduino libraries folder.
  3. Restart the Arduino IDE.

PlatformIO

  1. Add the library to your platformio.ini file:

    lib_deps =
        https://github.com/dewenni/EspWebUI