NeoPatterns

Display

Patterns for NeoPixel strips and matrixes including the patterns of the NeoPattern example by Adafruit.
Patterns from Adafruit are: SCANNERSTRIPESDELAYPROCESS_SELECTIVEFADE_SELECTIVEThe original SCANNER pattern is extended and includes the CYLON as well as the ROCKET or FALLING_STAR pattern. The more versatile STRIPES pattern replaces the old THEATER_CHASE one.NeoPixel-Matrix pattern are:MOVING_PICTUREMOVETICKERFIRESNAKEThe SNAKE pattern is an implementation of the Snake game and can be played with 2 or 4 buttons attached to the Arduino.The SnakeAutorun example will start your own code to solve the Snake game provided in the function getNextSnakeDirection().YouTube demos are available under https://github.com/ArminJo/NeoPatterns.Includes an OpenLedRace example for 2 players.New: New pattern FLASH. Renamed, extended and added functions.Revision History

Author: Armin Joachimsmeyer

Maintainer: Armin Joachimsmeyer

Read the documentation

Compatibility

This library is compatible with the avr, megaavr, esp8266, esp32, stm32, STM32F1 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.