Display Animation Example

Displays an animation on an LED Matrix.

API Features Demonstrated

Platforms

This app works on:

Requirements and Prerequisites

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

Description

This example demonstrates usage of the ZentriOS LED Matrix 8x8 library. Images for display are loaded from serial flash using the zn_load_ro_memory API function.

Usage Instructions

After compiling, downloading and running the app, the ZentriOS terminal displays:

> Animation app running...

The LED matrix displays animated space invader images.

Implementation

The LED Matrix is connected to ZentriOS hardware using an I2C interface. For I2C connection information on Zentri evaluation boards, see Peripherals

Source Code

See:

See also: