Pyboard Hookup Guide

Pages
Contributors: LightningHawk
Favorited Favorite 3

Introduction

The pyboard is a powerful microcontroller board designed to run MicroPython code that also happens to be conveniently compact. There is a pyboard can be sold without headers and with headers.

MicroPython pyboard v1.1

DEV-14412
4 Retired

MicroPython pyboard v1.1 (with Headers)

DEV-14413
8 Retired

Materials Required

sudo apt-get update
<div class="well well-sm"> sudo apt-get install vim</div>
* [Gedit](https://help.gnome.org/users/gedit/stable/)
<div class="well well-sm"> sudo apt-get install gedit</div>
  • Your Favorite Serial Terminal

Suggested Reading and Viewing

Here is great video tutorial from MicroPython on getting started with your pyboard: