Skip to content

Knight Rider light pattern on AdaFruit Neo Pixel with Arduino

Notifications You must be signed in to change notification settings

dougdiego/KnightRiderNeoPixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

KnightRiderNeoPixel

Arduino code to light a AdaFruit NeoPixel with the Kight Rider light sequence. This code was based off the Arduino Knight Rider Tutorial.

Requirements

  1. An Arduino Board. I'm using an Uno.
  2. AdaFruit NeoPixel
  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 NeoPixel to PIN 6 of the Arduino. Connect NeoPixel ground to the ground of the Arduino.
  4. Upload KnightRiderNeoPixel to the board and run it.

Credit

This code was based off the Arduino Knight Rider Tutorial.

About

Knight Rider light pattern on AdaFruit Neo Pixel with Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%