Skip to content

Instantly share code, notes, and snippets.

@bringfire
bringfire / fastLEDSampleCode.ino
Created November 8, 2016 21:15
FastLED Sample Code
/* Title: inoise8_pal_demo.ino
*
* By: Andrew Tuline
*
* Date: August, 2016
*
* This short sketch demonstrates some of the functions of FastLED, including:
*
* Perlin noise
* Palettes
@bringfire
bringfire / 0_reuse_code.js
Created November 10, 2015 18:05
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console