osresearch / flora

FLORA and Pixel class examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLORA and NeoPixel examples

FLORA and NeoPixel ring

These are examples of driving the NeoPixel ring with an Adafruit FLORA.

Examples

The order of the examples to review is:

  • Blink test
  • rgb: flash the first pixel through red, green and blue
  • all: flash all the pixels
  • pulse: ramp the intensity up
  • pulse2: ramp the intensity up and down
  • chase: chase a single pixel around
  • chase2: chase a pixel around with hand written trails
  • fade: chase a pixel around with a frame-buffer based decay
  • scanner: Like Knight Rider
  • blend: Multiple sprites and color blending
  • sparkle: Because it sparkles

Further links

Gemma hoop earings

About

FLORA and Pixel class examples

License:BSD 2-Clause "Simplified" License


Languages

Language:Arduino 100.0%