Skip to content

Arduino library for creating a simple web dashboard for ESP* devices

License

Notifications You must be signed in to change notification settings

ademuri/esp-simple-web-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web Dashboard

This is an Arduino library for the ESP8266 and ESP32. It is an easy way to remotely view internal state.

Usage

See the example.

Why this library?

Use this if you just want to display some values. This library is relatively small and lightweight. The bulk of this library is in the ESPAsyncWebServer.

The page served by this library uses no external resources. It uses vanilla javascript to dynamically update the page.

About

Arduino library for creating a simple web dashboard for ESP* devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published