Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willingc/circuitpython_kernel
**Archived** Future development will take place at https://github.com/adafruit/circuitpython_kernel.git
https://github.com/willingc/circuitpython_kernel
circuitpython jupyter jupyter-kernels jupyter-notebook
Last synced: 13 days ago
JSON representation
**Archived** Future development will take place at https://github.com/adafruit/circuitpython_kernel.git
- Host: GitHub
- URL: https://github.com/willingc/circuitpython_kernel
- Owner: willingc
- License: other
- Created: 2017-03-23T13:27:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T21:19:32.000Z (17 days ago)
- Last Synced: 2024-10-28T01:29:22.449Z (17 days ago)
- Topics: circuitpython, jupyter, jupyter-kernels, jupyter-notebook
- Language: Python
- Homepage: https://circuitpython-kernel.readthedocs.io/en/latest/
- Size: 534 KB
- Stars: 8
- Watchers: 2
- Forks: 29
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
CircuitPython Kernel
====================.. image:: https://cdn-learn.adafruit.com/guides/images/000/002/051/medium310/Untitled-3.png?1528919538
.. image:: https://readthedocs.org/projects/circuitpython-kernel/badge/?version=latest
:target: https://circuitpython-kernel.readthedocs.io/en/latest/?badge=latest
:alt: Documentation.. image:: https://img.shields.io/discord/327254708534116352.svg
:target: https://discord.gg/nBQh6qu
:alt: Discord.. image:: https://img.shields.io/travis/adafruit/circuitpython_kernel.svg
:target: https://travis-ci.org/adafruit/circuitpython_kernel
:alt: Build StatusThe 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)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- `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 `__Other Boards
~~~~~~~~~~~~- `Adafruit Feather HUZZAH ESP8266 `__
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 `__.