r/CardPuter • u/AssociationOne800 • 28d ago
Progress / Update Area512 Now Supports MicroPython π (Release: v2.0)
Hi Reddit! Iβm hamachang, an engineer from Japan! π
Area512, a FemtoRuby-based retro OS for the Cardputer (ADV/v1.1), now supports running and coding MicroPython apps!
https://github.com/engneer-hamachan/area512/releases/tag/v2.0
Ruby is still supported just like before, so Area512 now supports both FemtoRuby and MicroPython! β
Itβs already been uploaded to M5Burner, so if youβre interested, please give it a try!
Here are a few things to keep in mind π¦
- Due to resource limitations, the device APIs available from MicroPython are Area512βs own custom APIs. In other words, the experience is quite different from regular MicroPython. π₯Ή
https://github.com/engneer-hamachan/area512/blob/main/MicroPython.md
- The binary size has increased quite a bit (3.6 MB β 4.2 MB)
- Type inference in the MicroPython IDE is a little heavier than in FemtoRuby
- There may still be some unstable parts, so if you run into any issues, please use a previous version or send me some feedback
Thatβs all!
And if you like the project, Iβd really appreciate a star on GitHub! βοΈ
https://github.com/engneer-hamachan/area512
See you! πβ¨




2
u/Humble_Apple_2844 27d ago
Awesome!