HF-WS2812 Driver 0.1.0-dev
HF-WS2812 ESP32 RMT Driver
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
  examples
  esp32
  main
 esp32_ws2812_test_config.hppHardware configuration for WS2812 driver on ESP32-C6
 TestFramework.hShared testing framework for ESP32-C6 comprehensive test suites
 WS2812ComprehensiveTest.cppComprehensive test suite for WS2812 driver on ESP32-C6
  scripts
  docs
  advanced
 multi-version-idf
 port-detection
 utility-scripts
 build-system
 ci-pipeline
  configuration
 centralized
 contributing
 examples
 features
 flash-system
  getting-started
 configuration
 installation
 project-setup
 logging-system
 troubleshooting
 tests
 generate_matrix.py
 get_app_info.py
  inc
 led_strip_encoder.h
 rmt_wrapper.hppA modern C++17 header‑only wrapper around the ESP‑IDF v5.3 “new” RMT
 ws2812_control.hESP-IDF RMT based driver for WS2812 / NeoPixel LED chains
 ws2812_cpp.hppC++ wrapper for the HF-WS2812 RMT LED driver
 ws2812_effects.hppLED animation effects for WS2812 strips
 ws2812_multi_animator.hpp
  src
 led_strip_encoder.c
 ws2812_control.c
 ws2812_cpp.cppWS2812Strip C++ wrapper implementation
 ws2812_effects.cppLED animation effects implementation
 ws2812_multi_animator.cppMulti-strip animation coordinator implementation