Package org.wpilib.hardware.led
package org.wpilib.hardware.led
-
ClassDescriptionA class for driving addressable LEDs, such as WS2812B, WS2815, and NeoPixels.Order that color data is sent over the wire.Buffer storage for Addressable LEDs.A view of another addressable LED buffer.An LED pattern controls lights on an LED strip to command patterns of color that may change over time.Types of gradients.A functional interface for index mapping functions.Generic interface for reading data from an LED buffer.A functional interface that allows for iteration over an LED buffer without manually writing an indexed for-loop.Generic interface for writing data to an LED buffer.