Skip to content

Instantly share code, notes, and snippets.

View gravityoverdivinity's full-sized avatar

gravityoverdivinity

View GitHub Profile
@gravityoverdivinity
gravityoverdivinity / matrix fastLED play animation
Created August 16, 2017 13:52
x=15 y=12 matrix trying to play animation on matrix from geldiator
// Glediator Arduino UNO sketch by Jens Andrée
// Some changes and testing by Nils Gregersen, www.hamburgtech.de, info@hamburgtech.de
// sdcard bug fixed by Pascal also from Hamburg, nerdishbynatureHH@gmail.com
#include <FastLED.h>
#include <SPI.h>
#include <SD.h>
#define NUM_LEDS 180 // LED number
#define LED_PIN 5
#define NUM_LEDS_PER_STRIP 150
// RGB Shades color order (Green/Red/Blue)
#define COLOR_ORDER GRB
#define CHIPSET WS2812B
// Global maximum brightness value, maximum 255