Skip to content

Releases: kritishmohapatra/micropidash

micropidash v2.0.0

20 Mar 21:32

Choose a tag to compare

What's New in v2.0.0

  • Real-time line graph widget (add_graph()) with rolling data buffer
  • Canvas-based rendering — no external libraries needed
  • Y-axis labels, grid lines, fill area, and latest value dot
  • Separate /graph-data endpoint for efficient polling
  • Bug fixes: CSS grid layout, drain() flush, onload update call
  • Pico 2W DHT11 + graph example added

micropidash v1.0.0

24 Jan 21:37

Choose a tag to compare

Initial stable release.
Lightweight MicroPython web dashboard for ESP32 & Pico W.