Skip to content

Commit f63d9d2

Browse files
Add micropidash to MicroPython frameworks list
Added micropidash framework for MicroPython boards.
1 parent 42cfa92 commit f63d9d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,8 @@ Other places you can look for MicroPython Libraries:
441441
* [CaptiveWebServer](https://github.com/joewez/CaptiveWebServer) - Simple MicroPython web server for serving a website from a captive portal.
442442
* [micropython-urouter](https://github.com/majoson-chen/micropython-urouter) - A lightweight HTTP request routing processing support library based on MicroPython. The previous name was micro-route.
443443
* [wlan-relays](https://github.com/oliver-joos/wlan-relays) - Very simple HTTP server written in MicroPython for controlling the pins of an ESP32 board.
444+
* [micropidash](https://github.com/kritishmohapatra/micropidash) - Lightweight web dashboard framework for MicroPython boards (ESP32, Pico W).
445+
444446

445447
#### WiFi
446448

0 commit comments

Comments
 (0)