ESP-DASH-OSS 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-OSS does not require any kind of internet connection, everything is stored locally.
- 🔥 Automatic webpage generation.
- ⏱️ Realtime updates to all connected clients.
- 🎷 No need to learn HTML/CSS/JS. ESP-DASH-OSS 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.
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.
ESP-DASH-OSS is licensed under General Public License v3 (GPLv3).