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

Declares the FanController class for managing PWM-based fan speed control. More...

#include <Arduino.h>
#include "../../Utils/Math/Mathematics.h"
Include dependency graph for FanController.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FanController
 Manages PWM-based fan speed control. More...
 

Detailed Description

Declares the FanController class for managing PWM-based fan speed control.

This file defines the FanController class, which provides methods for initializing and controlling a fan using PWM signals, as well as setting speed as a ratio.

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

Definition in file FanController.h.