this post was submitted on 23 Nov 2025
454 points (99.8% liked)

Open Source

42228 readers
436 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] tate@lemmy.sdf.org 37 points 3 days ago (2 children)
[–] lauha@lemmy.world 17 points 3 days ago (3 children)

Micropython is a software project, not hardware

Imo, arduino is also mostly a software project nowadays. While they did make a bunch of avr boards that were quite novel and interesting at the time, now they are not as good in terms of both price and performance compared to various arm-based boards.

What keeped arduino alive is a bunch of libs and arduino ide cores for various boards ppl have written over time.

[–] franzbroetchen@feddit.org 6 points 3 days ago

The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects.

Literally the second paragraph

[–] tate@lemmy.sdf.org 2 points 3 days ago

Yep, I see that now. When I bought my first pyboard theirs was the only one. It's great to see how it spread!

[–] static09@piefed.world 7 points 3 days ago (1 children)

Unfortunately all the controller boards appear to be out of stock everywhere.

[–] RecallMadness@lemmy.nz 1 points 3 days ago

You can run it on pretty much every esp.

I’ve had issues with getting it working on lilygo devices, but had no problem with basic cheap “devkits” from AliExpress.