Tutorials

Getting Started with mBedLab Pixel Core R1

beginner
A step-by-step guide to get started with the mBedLab Pixel Core R1.

Tutorial resources

To use the mBedLab Pixel Core board, you will need the Arduino AVR Board Package, which comes pre-installed with the IDE.

You will need a version of the Arduino IDE, which you can download from the Arduino Software page. In this guide, we will use the latest version of the IDE 2.

Software & Hardware Needed

Download & Install IDE

  1. First, we need to download the Arduino IDE, which can be done from the Arduino Software page.
  2. Install the Arduino IDE on your local machine.
  3. Open the Arduino IDE.

Board Package

The mBedLab Core for AVR Devices is not pre-installed in the IDE, so you will need to install it before getting started.
To do this, open the Board Manager from the left-hand menu, search for AVR, and install the version you want to use.

ON THIS PAGE