ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
WS35Controller.h File Reference

Declares the WS35Controller class for managing WS2812-based displays on the Delta, Epsilon, and Sigma Protogen heads. More...

#include <stdint.h>
#include <OctoWS2811.h>
#include "Controller.h"
#include "../Camera/CameraManager/CameraManager.h"
#include "../Camera/Pixels/PixelGroup.h"
Include dependency graph for WS35Controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WS35Controller
 Manages WS2812-based displays for the Delta, Epsilon, and Sigma Protogen heads. More...
 

Detailed Description

Declares the WS35Controller class for managing WS2812-based displays on the Delta, Epsilon, and Sigma Protogen heads.

This file defines the WS35Controller class, which extends the Controller base class. It provides functionality for controlling and displaying content on two WS35 WS2812-based displays designed for the Delta, Epsilon, and Sigma Protogen heads.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file WS35Controller.h.