Interesting. Would want to see this going on actual Android. Especially since I have a few Python GUI projects going which I intend to use on Android (but currently using flet).
Wow, these preassembled ESP32 plus touchscreen boards are extremely cheap, and there are tons of them in all kinds of different form factors on Amazon. I didn't realize this kind of thing was so plentiful, this seems like a great way to bootstrap many kinds of electronics/IoT projects
Love me some MicroPython. Building a product line of small farm security devices that use uPy and MQTT.
Does it run on the CYD? https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display
Previously on HN: https://news.ycombinator.com/item?id=45525804
Does it support the threading module?
how does it compare to https://github.com/wasp-os/wasp-os?
I'd use it. I'd be curious to see how close to daily driving it is for stuff like calls, SMS, and email. Something not driven by a giant data mining company would be splendid.
Will MicroPythonOS also work with CircuitPython?
CircuitPython docs > Differences from MicroPython: https://docs.circuitpython.org/en/latest/README.html#differe...
Also, there's pipkin: https://github.com/aivarannamaa/pipkin#pipkin :
> Tool for managing distribution packages for MicroPython and CircuitPython on target devices or in a local directory.
> Supports mip- and upip-compatible packages, and regular pip-compatible packages
Hopefully - for 3 types of packages - pipkin supports GPG signatures, PyPI's TUF, and/or sigstore attestations like pip?
Just checked; pip doesn't support checking PEP740 attestations yet either?
pipkin: https://github.com/aivarannamaa/pipkin
trailofbits/pip-plugin-pep740: https://github.com/trailofbits/pip-plugin-pep740
> Android-like user experience
so crap. No inovation those days.
Interesting.
https://micropythonos.com/
https://github.com/MicroPythonOS/MicroPythonOS
https://fosdem.org/2026/schedule/event/9GGXNF-micropythonos-...