The CircuitPython Kernel is a Jupyter Kernel designed to interact with Adafruit boards running CircuitPython from within a Jupyter Notebook.
This project's status is experimental. It has been tested with CircuitPython (SAMD) boards and the Feather HUZZAH (ESP8266) using CircuitPython 2.x Stable and 3.0.0 Beta 1.
It may break, and if it does, please file an issue on this repository.
- Adafruit CircuitPlayground Express
- Adafruit Feather M0 Express
- Adafruit Metro M0 Express
- Adafruit Metro M4 Express
- Adafruit Trinket M0
- Adafruit Gemma M0
- Adafruit Trinket M0
- Adafruit ItsyBitsy M0 Express
- Adafruit ItsyBitsy M4 Express
Official .zip files are available through the latest GitHub releases.
This kernel is fully documented on the Adafruit Learning System (Guide Coming Soon!)
There's also documentation for this kernel listed on ReadTheDocs.