Tag
MicroPython
3 posts tagged "MicroPython".
- 3 min read
Getting Started with CircuitPython
[CircuitPython](https://circuitpython.org) is a spin-off of the well-known [MicroPython](http://www.micropython.org). An efficient implementation of Python…
- 1 min read
Rollback from MicroPython to Arduino on ESP32
I hope you find MicroPython is VERY useful and perfect for you. But just in case it doesn't, or for any reason you want to rollback to Arduino. Here is how…
- 3 min read
MicroPython on an ESP32
ESPTools and Adafruit AMPY are required. Both can be installed using pip3. The recommended version of Python on the host is Python 3.7