Skip to content

technobly/NeoPixel-KnightRider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeoPixel-KnightRider

A highly configurable Knight Rider (larson display) routine for your AdaFruit NeoPixel (WS2812 RGB LED) using the Arduino.

trail effect

Youtube Demo Video

Requirements

  1. An Arduino Development board.
  2. (2x) AdaFruit NeoPixel Stick (or other NeoPixel products)
  3. Adafruit NeoPixel library

Instructions

  1. Install Adafruit NeoPixel library
  2. Connect the NeoPixel to ground and power. Power requirements here: AdaFruit NeoPixel
  3. Connect the NeoPixel DIN to Analog Input #5 of the Arduino (we are using this A5 pin as a digital output). A5 is nice because it's on the same side of the Arduino as the 5V and GND connections. Connect NeoPixel ground to the ground of the Arduino (if not done already). Reference image
  4. Upload NeoPixel-KnightRider sketch to the board and run it. You'll see a collection of demos, the first one is the default Knight Rider display ;-)

Credit

Inspiration from: Arduino Knight Rider Tutorial and Doug Diego's KnightRiderNeoPixel Repo and of course the Knight Rider TV Series Intro.

License

See attached MIT License

About

A highly configurable Knight Rider (larson display) routine for your AdaFruit NeoPixel (WS2812 RGB LED) using the Arduino.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%