🖊️
Teensy Fan Controller
  • Teensy Fan Controller
  • Usage
    • Fan Control
  • Hardware
    • Simple PCB
    • Breadboard
    • Prototype
  • Management UI
    • Overview
    • Controller Status
    • Hardware Setup
    • Fan Setup
    • Controller Log
  • Build Instructions
    • Project Setup
    • Firmware (Teensy)
    • Management UI
  • Demo
    • Router Cooling Demo
    • Water-cooled CPU and air-cooled GPU
  • Credits
    • Credits
Powered by GitBook
On this page
  • Fan Operation
  • Temp-% Table
  • PID Setup
  • Saving Changes

Was this helpful?

  1. Management UI

Fan Setup

PreviousHardware SetupNextController Log

Last updated 5 years ago

Was this helpful?

Fan speed configuration (fe. control mode, temperature sensor source, etc.).

Each available fan is individually configured:

Fan Operation

Fan operation / control mode (PID, Temp-% Table, Fixed, Off):

If a fan's control mode is set to PID or Temp-% Table, a sensor is configured:

Temp-% Table

TODO

If a fan's control mode is set to Temp-% Table, click edit table to configure the fan speed points:

PID Setup

TODO

If a fan's control mode is set to PID, click edit PID settings to configure PID control:

Setpoint adjustment is enabled by checking Automatically Adjust:

Setpoint adjustment may be restricted by case temperature, by checking Use Case Temp:

Saving Changes

Once configured, click save to upload the configuration onto the hardware:

Fan Setup - Control modes
Fan Setup - Control modes
Fan Setup - Temperature sources
Fan Setup - Temp-% Table
Fan Setup - PID
Fan Setup - PID setpoint adjustment
Fan Setup - PID setpoint adjustment
Fan Setup