Skip to content
Aaron Liddiment edited this page Nov 16, 2015 · 2 revisions

Welcome to the LEDSprites wiki!

Overview

The aim of this class is to provide a flexible way of displaying sprites on LED displays using the FastLED library.
This class allows you to define sprite shapes using 1, 3, 7, 15, 31 or 255 colour palettes. The drawing order can be controlled and each sprite can be given its own automatic motion with options to allow the sprite to be kept in the display area. Collisions between sprites and display edge detection have also been implemented. Multiple images can be set for each sprite with automatic frame controls allowing easy animation.

Clone this wiki locally