MCPcopy Create free account
hub / github.com/ayushsharma82/ESP-DASH

github.com/ayushsharma82/ESP-DASH @v5.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.0.2 ↗ · + Follow
155 symbols 190 edges 10 files 28 documented · 18% updated 7mo agov5.0.2 · 2025-08-29★ 1,3901 open issues

Browse by type

Functions 132 Types & classes 23
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<img src="https://raw.githubusercontent.com/ayushsharma82/ESP-DASH/master/.github/docs/splash-light.png" alt="OSS Preview" />

   

ESP-DASH is the 5th-gen blazing fast library to create a real-time, on-device dashboard for your devices / projects based on ESP32, RP2040+W and RP2350+W microcontrollers.

This library includes charts, display cards, interactive buttons and many more components to create a perfect dashboard which is accessible locally via your IoT device's IP. ESP-DASH does not require any kind of internet connection, everything is stored locally.

Features

  • 🔥 Automatic webpage generation.
  • ⏱️ Realtime updates to all connected clients.
  • 🎷 No need to learn HTML/CSS/JS. ESP-DASH provides you with a C++ interface.
  • 🛫 Ready to use components for your data.
  • 🏀 It's dynamic! Add or remove components anytime from the webpage.
  • 📈 Inbuilt charts support.

Documentation

Learn more about Installation & Usage: Click Here

OSS Preview

OSS Preview

Looking for more? Upgrade to Pro

ESP-DASH Pro comes with the following extended functionality:

  • Jumpstart with advanced components like the input card, weekend card, joysticks, and many more premium widgets!
  • Tabs Support - Organize widgets into multiple pages.
  • Custom Title
  • Custom Branding
  • Custom Widget Size
  • Enable/Disable Animations
  • Atlast, It is a fantastic way to support the developer for the time went into the making & maintaining the library.

Available Here

Pro Preview

<img src="https://raw.githubusercontent.com/ayushsharma82/ESP-DASH/master/.github/docs/pro-preview-light.png" alt="OSS Preview" />

Contributing

Every little or big contribution to this repository is highly appreciated! If you spot any bug or problem, please open a issue or pull request so that it can be rectified for collective good.

For feature requests: Please open a issue and I'll add the feature in a future release after reviewing feasibility.

License

ESP-DASH Lite (OSS) is licensed under General Public License v3 (GPLv3).

If you are intending to use ESP-DASH in a commercial project, please consider purchasing ESP-DASH Pro which comes with a less restrictive Softt Commercial License 1.2

Core symbols most depended-on inside this repo

Shape

Method 129
Class 20
Enum 3
Function 3

Languages

C++100%

Modules by API surface

src/dash/Cards.h84 symbols
src/dash/Component.h15 symbols
src/dash/Charts.h15 symbols
src/dash/Statistics.h14 symbols
src/ESPDash.cpp11 symbols
src/ESPDash.h8 symbols
src/dash/Widget.h4 symbols
src/dash/Defines.h4 symbols

For agents

$ claude mcp add ESP-DASH \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page