![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the WS35BetaController class for managing WS2812-based displays on the Beta Protogen head. 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 | WS35BetaController |
Manages WS2812-based displays for the Beta Protogen head. More... | |
Declares the WS35BetaController class for managing WS2812-based displays on the Beta Protogen head.
This file defines the WS35BetaController class, which extends the Controller base class. It provides functionality for controlling and displaying content on four WS35 WS2812-based displays designed for the Beta Protogen head.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file WS35BetaController.h.