ArduPy from Seeed Studio

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply

User avatar
jimmo
Posts: 2754
Joined: Tue Aug 08, 2017 1:57 am
Location: Sydney, Australia
Contact:

Re: ArduPy from Seeed Studio

Post by jimmo » Fri Apr 24, 2020 11:44 am

I spent some time digging into this a week or so ago and it's really quite interesting.

One thing of note is that it's upstream MicroPython, but with most of CircuitPython's device layer. And then all the Arduino bits as well of course.
TBH I had a really hard time figuring out how it all worked but looks like a lot more documentation is now available.

Thanks for sharing!

Post Reply