OpenFanController

OpenFanController

Docker 应用程序 from SasaKaranovic's Repository

概述

OpenFAN is open-source, open-hardware 12V PWM fan controller for the hobbyists and hackers!

This fan controller allows you to control 10 PWM fans over USB or remotely over network.

OpenFAN gives you two ways to control each fan:

  • Traditional (PWM): Set target PWM and the fan will spin at whatever RPM it is designed to spin with that PWM. (ie. Assuming 2000RPM fan, if we set the PWM to 50%, the fan should spin at 1000RPM which is half of full speed)

  • Advanced (RPM): Set target RPM and OpenFAN will use it's built in PID algorithm to keep the fan always spinning at that RPM.

OpenFAN also has an open-source API that allows you to programmatically control your fans, set custom profiles and more.

OpenFAN was designed by PC enthusiast for PC enthusiasts.

Key features:

  • Works on Windows, Linux and Mac
  • 10x PWM fans (Supports 12V, 4-pin fans)
  • Individually control each fan
  • SATA power (cable not provided)
  • Micro-USB communication (motherboard cable included)
  • Control fans by setting target PWM or target RPM
  • Optional I2C/1-Wire (header not populated)
  • Open source API for communication and control
  • Open source and open-hardware design
  • Control fans over USB or remotely over network*
  • FanControl integration through plugin
  • To control fans remotely over network, the OpenFAN board needs to be connected to the PC via USB and running the OpenFAN software. The software allows you to access the fan controller remotely over network.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
sh
特权
false
额外参数
--memory=512M

模板配置

OPENFANCOMPORTVariable

Path to OpenFan Controller USB-to-Serial port. Usually this is `/dev/ttyACM0` unless you have multiple USB-to-Serial devices connected

默认值
/dev/ttyACM0
价值
/dev/ttyACM0
WEB_UIPorttcp

Server port for accessing Web UI

目标
3000
默认值
3210
价值
3210
OpenFAN USB PortDevice

OpenFAN USB Device. Usually `/dev/ttyACM0` This should match your OPENFANCOMPORT environment variable.

价值
/dev/ttyACM0

详细信息

存储库
ghcr.io/sasakaranovic/openfancontroller:release
最后更新2026-06-02
初见2024-02-29

在Unraid 上运行 OpenFanController 。

OpenFanController 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。