This is an open source derivative of MicroPython for use on educational development boards designed and sold by Adafruit.
As a MicroPython derivative, this implements Python 3.x on microcontrollers such as the SAMD21 and ESP8266.
This project is in beta. Most APIs should be stable going forward.
- Adafruit Feather HUZZAH
- Adafruit Feather M0 Basic
- Adafruit Feather M0 Bluefruit LE (uses M0 Basic binaries)
- Adafruit Feather M0 Adalogger (MicroSD card not supported yet.)
- Arduino Zero
Official binaries are available through the latest GitHub releases. Continuous (one per commit) builds are available here which includes experimental hardware support.
Guides and videos are available through the Adafruit Learning System under the CircuitPython category and MicroPython category. An API reference is also available on Read the Docs.
See CONTRIBUTING.md for full guidelines but please be aware that by contributing to this project you are agreeing to the Code of Conduct. Contributors who follow the Code of Conduct are welcome to submit pull requests and they will be promptly reviewed by project admins. Please join the Gitter chat or Discord too.