Tutorials about Starterskit

Getting started: Teensy

This tutorial has been especially created to accompany the starterskit containing a Teensy microcontroller. Note: This tutorial was developed for the Teensy 3.2 which is not available anymore. The principle should also work with Teensy 4.0 but do check the layout of the pins of the Teensy 4.0. It will cover most of the basic […]

Getting started: Arduino

This tutorial has been especially created to accompany the starterskit containing an Arduino Uno microcontroller. It will cover most of the basic skills and help to get you started with electronics. During this tutorial you will be creating an interactive light; responding to approaching objects. It advisable to work in small teams. note: Before you […]

Getting started

We have created two tutorials especially to accompany the starterskit. One tutorial uses the starterkit in combination with an Arduino Uno micro controller, whereas the second one uses the Teensy 3.2 micro-controller. Both micro-controllers can be programmed through the Arduino IDE (Integrated Development Environment). The open-source Arduino IDE makes it easy to write code and upload […]