Page 1 of 1
ArduPy from Seeed Studio
Posted: Thu Apr 23, 2020 8:19 pm
by rcolistete
Re: ArduPy from Seeed Studio
Posted: Fri Apr 24, 2020 11:44 am
by jimmo
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!