FastLED 3.9.15
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  examples
  fl
  fx
  lib8tion
  sensors
  third_party
 allocator.h
 bitswap.cppFunctions for doing a rotation of bits/bytes used by parallel output
 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.cppBase definitions used by led controllers for writing out led data
 cled_controller.hBase definitions used by led controllers for writing out led data
 color.hContains definitions for color correction and temperature
 colorpalettes.cppDefinitions for the predefined color palettes supplied by FastLED
 colorpalettes.hDeclarations for the predefined color palettes supplied by FastLED
 colorutils.cppUtility functions for color fill, palettes, blending, and more
 colorutils.hUtility functions for color fill, palettes, blending, and more
 controller.hDeprecated: base definitions used by led controllers for writing out led data
 cpixel_ledcontroller.hDefines the templated version of the CLEDController class
 cpp_compat.hCompatibility functions based on C++ version
 crgb.cppUtility functions for the red, green, and blue (RGB) pixel struct
 crgb.hDefines the red, green, and blue (RGB) pixel struct
 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
 engine_events.h
 eorder.hDefines color channel ordering enumerations
 FastLED.cppCentral source file for FastLED, implements the CFastLED class/object
 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.hUtility functions and classes for managing delay cycles
 fastled_progmem.hWrapper definitions to allow seamless use of PROGMEM in environments that have it
 fastpin.hClass base definitions for defining fast pin access
 fastspi.hSerial peripheral interface (SPI) definitions per platform
 fastspi_bitbang.hSoftware SPI (aka bit-banging) support
 fastspi_dma.hDirect memory access (DMA) functions for SPI interfaces
 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
 file_system.h
 lut.h
 force_inline.h
 hsv2rgb.cppFunctions to convert from the HSV colorspace to the RGB colorspace
 hsv2rgb.hFunctions to convert from the HSV colorspace to the RGB colorspace
 led_sysdefs.hDetermines which platform system definitions to include
 lib8tion.cppFast, efficient 8-bit math functions specifically designed for high-performance LED programming
 lib8tion.hFast, efficient 8-bit math functions specifically designed for high-performance LED programming
 types.h
 math_macros.h
 noise.cppFunctions to generate and fill arrays with noise
 noise.hFunctions to generate and fill arrays with noise
 noisegen.hNoise generation classes
 pixel_controller.hLow level pixel data writing class
 pixel_iterator.hNon-templated low level pixel data writing class
 pixelset.hDeclares classes for managing logical groups of LEDs
 pixeltypes.hIncludes defintions for RGB and HSV pixels
 platforms.cppPlatform-specific functions and variables
 platforms.hDetermines which platforms headers to include
 power_mgt.cppFunctions to limit the power used by FastLED
 power_mgt.hFunctions to limit the power used by FastLED
 ptr.h
 register.h
 rgbw.cppFunctions for red, green, blue, white (RGBW) output
 rgbw.hFunctions for red, green, blue, white (RGBW) output
 scoped_ptr.h
 screenmap.h
 simplex.cppImplements simplex noise functions
 singleton.h
 slice.h
 str.h
 transpose8x1_noinline.cppDefines the 8x1 transposition function
 transpose8x1_noinline.hDeclares the 8x1 transposition function
 wiring.cppRe-implementation of Arduino core functions
 xmap.h
 xymap.h