Class NeoPixel

  • All Implemented Interfaces:
    crackers.kobots.devices.lighting.WS2811

    
    public final class NeoPixel
    extends PixelBuf
                        

    NeoPixel aka WS2811 handling via the Adafruit SeeSaw. This is available in several implementations.

    TODO add support for using "direct access" PWM pin?

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class crackers.kobots.devices.lighting.PixelBuf

        fill, get, get, getAutoWrite, getBrightness, getByteOrder, getSize, iterator, set, set, set, setAutoWrite, setBrightness, show
      • Methods inherited from class crackers.kobots.devices.lighting.WS2811

        fill, off, plus, plus, set, set
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait