![]() |
HitLib 1.3.0
VEX V5 LED animation library for PROS
|
Single addressable LED strip driver with layered animation engine. More...
#include "led_profile.hpp"#include "pros/adi.hpp"#include "pros/rtos.hpp"#include <cstdint>#include <utility>#include <vector>Classes | |
| class | hitlib::LedStrand |
| Driver for a single WS2812B-compatible LED strip on a VEX ADI port. More... | |
| struct | hitlib::LedStrand::BitScrollSegment |
| One colored segment in a bitscroll pattern. More... | |
| struct | hitlib::LedStrand::GaugeStop |
| One color on a GAUGE region's scale. More... | |
| struct | hitlib::LedStrand::SpliceRegion |
| One independently placed override region for a custom splice mask. More... | |
| struct | hitlib::LedStrand::MusicTrack |
| A song's intensity envelope, baked ahead of time into one 8-bit sample per frame. More... | |
Namespaces | |
| namespace | hitlib |
Single addressable LED strip driver with layered animation engine.