Skip to content

SiriusCrain/ESP-DASH-OSS

 
 

Repository files navigation

ESP-DASH-OSS


   


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.


Features

  • 🔥 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.

Preview

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-OSS is licensed under General Public License v3 (GPLv3).

About

Blazing fast library to create a functional, on-device dashboard for ESP32, RP2040+W and RP2350+W microcontrollers

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 82.5%
  • TypeScript 9.3%
  • SCSS 6.3%
  • JavaScript 1.6%
  • Other 0.3%