Git Product home page Git Product logo

circuitpython_jupyter_kernel's Introduction

CircuitPython Kernel

https://cdn-learn.adafruit.com/guides/images/000/002/051/medium310/Untitled-3.png?1528919538

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 3.x in (SAMD) boards and Feather HUZZAH (ESP8266). With CircuitPython 6.x in Raspberry Pi Pico

It may break, and if it does, please file an issue on this repository.

Compatible Boards

Designed for CircuitPython (SAMD21 and SAMD51)

Other Adafruit Boards

Other Boards

Download

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

Install

Jupyter:

pip3 install --upgrade pip
pip3 install jupyter

Optional:

pip3 install jupyterlab

CircuitPython kernel:

cd circuitpython_kernel/
python3 setup.py install; python3 -m circuitpython_kernel.install

Then run with one of:

jupyter notebook
jupyter lab

and choose the CircuitPython kernel.

Documentation

This kernel is fully documented on the Adafruit Learning System Guide: CircuitPython with Jupyter Notebooks.

A line containing exactly the word:

%softreset

will reset the board and release all resources.

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

circuitpython_jupyter_kernel's People

Contributors

willingc avatar pyup-bot avatar brentru avatar qwertimer avatar jposada202020 avatar osterwood avatar bboser avatar dhalbert avatar mcauser avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.