![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
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"
Go to the source code of this file.
Classes | |
class | WS35Controller |
Manages WS2812-based displays for the Delta, Epsilon, and Sigma Protogen heads. More... | |
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.