FastLED 3.9.15
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
  examples
  extras
  fl
  lib8tion
  third_party
 bitswap.cpp.hpp
 bitswap.hFunctions for doing a rotation of bits/bytes used by parallel output
 chipsets.hContains the bulk of the definitions for the various LED chipsets supported
 chsv.hDefines the hue, saturation, and value (HSV) pixel struct
 cled_controller.cpp.hpp
 cled_controller.hBase definitions used by led controllers for writing out led data
 color.hContains definitions for color correction and temperature
 colorpalettes.cpp.hpp
 colorpalettes.hDeclarations for the predefined color palettes supplied by FastLED
 colorutils.h
 controller.h
 cpixel_ledcontroller.hDefines the templated version of the CLEDController class
 cpp_compat.hCompatibility functions based on C++ version
 crgb.cpp.hpp
 crgb.hLegacy header
 crgb.hppDefines utility functions for the red, green, and blue (RGB) pixel struct
 dither_mode.hDeclares dithering options and types
 dmx.hDefines the DMX512-based LED controllers
 eorder.hDefines color channel ordering enumerations
 FastLED.cpp.hpp
 FastLED.hCentral include file for FastLED, defines the CFastLED class/object
 fastled_config.hContains definitions that can be used to configure FastLED at compile time
 fastled_delay.cpp.hpp
 fastled_delay.hUtility functions and classes for managing delay cycles
 fastled_progmem.hWrapper definitions to allow seamless use of PROGMEM in environments that have it
 fastspi.hSerial peripheral interface (SPI) definitions per platform
 fastspi_nop.hExample of a NOP/stub class to show the SPI methods required by a chipset implementation
 fastspi_ref.hExample of a hardware SPI support class
 fastspi_types.hData types and constants used by SPI interfaces
 rgbw.hFunctions for red, green, blue, white (RGBW) output
 fastpin.hBackward compatibility header - use fl/fastpin.h directly
 hsv2rgb.cpp.hpp
 hsv2rgb.hFunctions to convert from the HSV colorspace to the RGB colorspace
 led_sysdefs.hDetermines which platform system definitions to include
 lib8tion.cpp.hpp
 lib8tion.hFast, efficient 8-bit math functions specifically designed for high-performance LED programming
 noise.cpp.hpp
 noise.hFunctions to generate and fill arrays with noise
 noise_test_helpers.h
 noisegen.hNoise generation classes
 pixel_controller.hLow level pixel data writing class
 pixel_iterator.hLegacy header
 pixelset.hDeclares classes for managing logical groups of LEDs
 pixeltypes.hIncludes defintions for RGB and HSV pixels
 platforms.cpp.hpp
 platforms.hDetermines which platforms headers to include
 power_mgt.cpp.hpp
 power_mgt.hFunctions to limit the power used by FastLED
 simplex.cpp.hpp
 _build.cpp.hpp
 transpose8x1_noinline.cpp.hpp
 transpose8x1_noinline.hDeclares the 8x1 transposition function
 wiring.cpp.hpp