Skip to content

Instantly share code, notes, and snippets.

View Kaweechelchen's full-sized avatar

Thierry Kaweechelchen

View GitHub Profile
#include <Adafruit_NeoPixel.h>
// Pin used on Arduino board
#define PIN 2
// Number of NeoPixels
#define PIXELS 24
// Number of pixels on either side continuously orange to indicate side of vehicle
#define FIXEDPIXELS 1
// Parameter 1 = number of pixels in strip