MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Classes | Enumerations
MbientLab.MetaWear.Peripheral.NeoPixel Namespace Reference

Classes

interface  IStrand
 Represents a NeoPixel strand More...
 

Enumerations

enum  ColorOrdering { WS2811_RGB, WS2811_RBG, WS2811_GRB, WS2811_GBR }
 Color ordering for the NeoPixel color values More...
 
enum  StrandSpeed { Slow, Fast }
 Operating speeds for a NeoPixel strand More...
 
enum  RotationDirection { Towards, Away }
 Enumeration of rotation directions More...
 

Enumeration Type Documentation

◆ ColorOrdering

Color ordering for the NeoPixel color values

◆ RotationDirection

Enumeration of rotation directions

◆ StrandSpeed

Operating speeds for a NeoPixel strand