Hacker News new | ask | show | jobs
by SOLAR_FIELDS 1468 days ago
The thing that bothers me about CircuitPython is that it’s unnecessarily fragmenting the ecosystem just for the gain of its creators. MicroPython was already around when it came about and it offers very little beyond what MicroPython already offers.

Arduino created the ecosystem, and while I agree it’s definitely a problematic way to approach things, I don’t really see a replacement for it in the C/C++ space currently. Using something like PlatformIO, which is almost objectively better from a developer perspective, is IMO not what I would consider a replacement. My hope is that eventually embedded Rust will have something beginner friendly like what Arduino offers but I don’t even see the nascent beginnings of something like that currently.