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

Declares the APA102Controller class for managing APA102 LED strips. More...

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

Go to the source code of this file.

Classes

class  APA102Controller
 Manages APA102 LED strips with camera integration. More...
 

Detailed Description

Declares the APA102Controller class for managing APA102 LED strips.

This file defines the APA102Controller class, which extends the Controller base class. It provides functionality for controlling and displaying content on APA102 LED strips.

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

Definition in file APA102Controller.h.