-
Notifications
You must be signed in to change notification settings - Fork 42
MicroPython
Leo Vidarte edited this page Mar 28, 2017
·
12 revisions
MicroPython is a lean and efficient implementation of the Python 3 Programming Language that includes a small subset of the Python standard library and is optimized to run on microcontrollers and in constrained environments.
MicroPython aims to implement the Python 3.4 standard, and most of the features of MicroPython are identical to those described by the documentation at docs.python.org.
- MicroPython Official Site: https://micropython.org/
- MicroPython on the ESP8266: Video by Damien George
- MicroPython: ESP8266 Documentation
- MicroPython: Python standard libraries and micro-libraries
- MicroPython: v1.8.2 Contents
- MicroPython: Github
- MicroPython: Kickstarter Updates
- Try micropython live!: http://micropython.org/live/
- Microcontrollers with MicroPython: https://www.pycom.io/
- Adafruit Learn: MicroPython series, by Tony DiCola
- Adafruit MicroPython Fork: CircuitPython
ESP8266 NodeMCU Workshop - 2017