Skip to main content
Image

r/circuitpython


I built micropidash. real-time web dashboard in under 20 lines of MicroPython. No cloud, no framework.
I built micropidash. real-time web dashboard in under 20 lines of MicroPython. No cloud, no framework.

Been building IoT projects every day for my #100DaysOfIoT challenge and kept running into the same problem — monitoring sensor data from ESP32/Pico 2W in a browser was always a mess.

So I built micropidash. real-time web dashboard in under 20 lines of MicroPython. No cloud, no framework.

Just shipped v2.0.0 with live sensor graphs — tested with DHT11 on Pico 2W, temp + humidity updating in the browser over WiFi.

pip install micropidash

github.com/kritishmohapatra/micropidash

Would love feedback if you try it!


Real talk from real sellers: Shopify is the easiest way to start. Now it's your turn. Start your free trial.
  • Image
    Real talk from real sellers: Shopify is the easiest way to start. Now it's your turn. Start your free trial.
  • Image
    Real talk from real sellers: Shopify is the easiest way to start. Now it's your turn. Start your free trial.
  • Image
    Real talk from real sellers: Shopify is the easiest way to start. Now it's your turn. Start your free trial.
  • Image
    Real talk from real sellers: Shopify is the easiest way to start. Now it's your turn. Start your free trial.


AI Agent CircuitPython MCP server. AI control of you CircuitPython code
AI Agent CircuitPython MCP server. AI control of you CircuitPython code

I created an MCP server that lets Codex access a Raspberry Pi Pico running CircuitPython.

With it, Codex can inspect the board, read and edit files, deploy code, run programs, reset the Pico, and watch serial output. Since Codex already understands CircuitPython, it can help write real board-ready code, and it can even find the correct Adafruit libraries online and install them for you.

Gotta love it.

https://github.com/neusse/Codex-Circuitpython-MCP