MKR RGB Shield-board

MKR RGB Shield

The MKR RGB Shield is a great for creating simple light installations out of the box! With 84 programmable RGBs in a 12x7 matrix, you can use it to create scrolling texts, create simple animations or even use it to create retro games.

To use this shield, you can refer to the documentation of the MKR RGB library.

LED
RGB matrix
The layout is 12x7, which is a total of 84 RGB LEDs.
MKR Form Factor
Smart lamp
This shield mounts directly on top of any MKR board that can easily transform it to a connected smart lamp.
UV Sensor
Brightness

The LEDs are very dense and bright, and with full RGB colors.

Microcontroller
Scrolling text

With the MKR_RGB library, simply write the text you want to appear on the matrix.

Essentials

First Steps

Quickstart Guide
All you need to know to get started with your new Arduino Shield.

Suggested Libraries

Arduino_MKRRGB library
The MKRRGB library lets you draw on your MKR RGB Shield.
ArduinoGraphics library
The ArduionoGraphics is a core graphics library for Arduino that is based on the processing API.

Arduino Basics

Built-in Examples
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
Learn
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
Language References
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.

Tutorials

MKR RGB Shield Fading

Learn how to gradually increase and decrease the brightness of the LEDs on the shield.

RGB
Fade
MKR RGB Shield Fill and Stroke

Learn how to draw rectangles on the shield, using fill and stroke functions.

RGB
Drawing

Resources

Pinout Diagram

A diagram showing the functions and the arrangement of the pins on your product.

Downloads