willingc / circuitpython_kernel

**Archived** Future development will take place at https://github.com/adafruit/circuitpython_kernel.git

Home Page:https://circuitpython-kernel.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircuitPython Kernel

image

Documentation

Discord

Build Status

The CircuitPython Kernel is a Jupyter Kernel designed to interact with Adafruit boards running CircuitPython from within a Jupyter Notebook.

Status

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.

Compatible Boards

Designed for CircuitPython (SAMD21 and SAMD51)

Other Boards

Download

Official .zip files are available through the latest GitHub releases.

Documentation

This kernel is fully documented on the Adafruit Learning System (Guide Coming Soon!)

There's also documentation for this kernel listed on ReadTheDocs.

About

**Archived** Future development will take place at https://github.com/adafruit/circuitpython_kernel.git

https://circuitpython-kernel.readthedocs.io/en/latest/

License:Other


Languages

Language:Python 86.3%Language:Makefile 13.7%