f469-disco

Tutorial

This is a step-by-step tutorial that will guide you through the process of setting up the board, working with hardware peripherals, display and bitcoin library.

We will start with an online simulator so at first there is no need in real hardware, then we will continue with the real board and unix emulator.

Every step of the tutorial contains a final main.py script that you can upload to the board and see how it works. There are also jupyter notebooks that explain what is happening and allow you to communicate with the board interactively.

We recommend to start with online emulator, then proceed to jupyter notebooks and look at the final main.py files.

Jupyter notebook setup

Setup jupyter notebook MicroPython kernel (instructions).

Table of contents