A lightweight MicroPython IoT dashboard

12 · Adafruit Industries Blog · May 6, 2026, 4:50 p.m.
Summary
Micropidash is a high-performance, asynchronous web dashboard library for microcontrollers like the Raspberry Pi Pico 2W and ESP32, enabling developers to create real-time web interfaces for IoT projects with minimal MicroPython code. The library features an asynchronous engine for non-blocking performance and real-time synchronization with AJAX-based polling.