About 50 results
Open links in new tab
  1. FastLED: FastLED - The Universal LED Library

    Mar 9, 2010 · FastLED is a collective effort by programmers who want to manifest the world that science fiction writers promised us. -- To contribute code to FastLED is to leave behind a piece of something …

  2. FastLED LED animation library for Arduino (formerly FastSPI_LED)

    FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and more. FastLED is used by thousands of …

  3. FastLED: Examples

    Pacifica.ino Pride2015.ino TwinkleFox.ino AnalogOutput.ino Animartrix.ino AudioReactive.ino Audio.ino Blink.ino BlinkParallel.ino Blur2d.ino Chromancer.ino ColorBoost ...

  4. FastLED: Class Members - Functions

    FASTLED_DEPRECATED_CLASS () : fl::scoped_array2< T, Alloc >, fl::scoped_array< T, Deleter > FastLEDANIMartRIX () : fl::FastLEDANIMartRIX fastRingCoord () : RingLUT fastset () : FastPin< PIN …

  5. FastLED

    In the eleven months since the last release, FastLED has become even more capable, even more compatible, and yes, even faster. Here are some highlights of what’s new in FastLED v3.1 over and …

  6. FastLED: Color Utility Functions

    Detailed Description A variety of functions for working with color, palettes, and leds.

  7. FastLED: …

    Author Zach Vorhies This sketch is fully compatible with the FastLED web compiler. To use it do the following: Install Fastled: pip install fastled cd into this examples page. Run the FastLED web …

  8. FastLED: Topics

    Here is a list of all topics with brief descriptions:

  9. FastLED: Overclock.ino

    // // The FastLED built-in color palettes (Forest, Clouds, Lava, Ocean, Party) are // used, as well as some 'hand-defined' ones, and some proceedurally generated

  10. FastLED: ColorPalette.ino

    // // FastLED provides several 'preset' palettes: RainbowColors_p, RainbowStripeColors_p,