Skip to content

Instantly share code, notes, and snippets.

View JulianPlant524's full-sized avatar

JulianPlant524

View GitHub Profile
@JulianPlant524
JulianPlant524 / Neopixel Strip clock
Last active August 29, 2015 14:07
Neopixel Strip clock
#include "application.h"
#include "neopixel/neopixel.h"
void setup() {
// IMPORTANT: Set Pin, number of types and NeoPixel model
#define NEOPIXEL_PIN D2
#define NEOPIXEL_COUNT 60