Basic Hello LED Matrix Example

Displays the text Hello World! on an LED Matrix.

API Features Demonstrated

Platforms

This app works on:

Requirements and Prerequisites

Requires a ZentriOS evaluation board and an Adafruit 8x8 LED Matrix, such as provided with the Zentri ASG001 Monitor Backpack.

Description

This example demonstrates usage of the ZentriOS LED Matrix 8x8 Library. The text "Hello World!" is scrolled across the LED matrix.

Usage Instructions

On building, downloading and running, the app displays:

> Starting 'Hello World - LED Matrix' App

The text scrolls across the display without further interaction.

Implementation

zn_app_init

Source

See: