Skip to content

skickar/MicroPythonWorkshop

Repository files navigation

MicroPythonWorkshop

The MicroPython Workshop

Prerequisites

  • Python 3.5+

Setup/Installation

This guide assumes you already have a work build of micropython running on an ESP8266. For instructions on how to flash the micropython binary onto an ESP8266, see Getting started with MicroPython on the ESP8266

Install jupyter notebook

Install Jupyter notebook using pip

$ (env)> pip install jupyter

Install jupyter kernel for micropython

Download the Jupyter Micropython kernel and run jupyter notebook

$> jupyter notebook

About

The MicroPython Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages