Uses of Interface
com.github.mbelling.ws281x.LedStrip
Packages that use LedStrip
Package
Description
contains necessary classes to interact with the hardware.
JNI-wrapped c-library to interact with WS281x lED-Strips (https://github.com/rpi-ws281x/rpi-ws281x-java).
-
Uses of LedStrip in ch.ladestation.connectncharge.pui
Methods in ch.ladestation.connectncharge.pui that return LedStripModifier and TypeMethodDescriptionstatic LedStrip
GamePUI.setupLEDStrip()
Will set up and initialise the LED-StripConstructors in ch.ladestation.connectncharge.pui with parameters of type LedStrip -
Uses of LedStrip in com.github.mbelling.ws281x
Classes in com.github.mbelling.ws281x that implement LedStripModifier and TypeClassDescriptionclass
Basic class to interface with the rpi_ws281x native library