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

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"
Include dependency graph for WS35BetaController.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WS35BetaController
 Manages WS2812-based displays for the Beta Protogen head. More...
 

Detailed Description

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.