
So as many would ask, what is ESP-DASH? In simple words - It’s a UI library for ESP32, RP2040+W and RP2350+W microcontrollers that lets you create a fully capable on-device dashboard for your devices. It can be moulded in every way possible using cards, charts and many more ready-to-use features to suit your application.
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 widgets for your data.
- 🏀 It’s dynamic! Add or remove components anytime from the webpage.
- 📈 Inbuilt charts support.
🚀
This documentation serves both the versions of ESP-DASH ( Lite - Open Source and Pro ). Therefore, if you notice “Pro” mentioned on any of the features in the documentation, that means it is only available in ESP-DASH Pro.
Last updated on