Adafruit Library
Classes | Macros | Variables
ws_pixels.h File Reference
#include "Wippersnapper.h"

Go to the source code of this file.

Classes

struct  strand_s
 
class  ws_pixels
 friend class More...
 

Macros

#define MAX_PIXEL_STRANDS   5
 Maximum number of pixel strands connected to a WipperSnapper device.
 
#define ERR_INVALID_STRAND   -1
 Invalid strand index.
 

Variables

Wippersnapper WS
 

Detailed Description

High-level interface for wippersnapper to manage addressable RGB pixel strands

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Brent Rubell for Adafruit Industries, 2022-2023

MIT license, all text here must be included in any redistribution.

Variable Documentation

◆ WS

Wippersnapper variable.