/FanControl.UsbTemp

A Fan Control Plugin for USB Temp Sensors

Primary LanguageC#MIT LicenseMIT

FanControl.UsbTemp

Download

Plugin for FanControl that provides support for USB/serial based temperature probes. Initial support provides for DS18B20 1–wire sensor connected via USB serial bridge as found in this product. Support for other temperature probes may be added in the future.

To install

Either

  • Download the latest release
  • Compile the solution.

And then

  1. Copy the FanControl.UsbTemp.dll into FanControl's "Plugins" folder
  2. Create new file <Fan Controller Install Dir>/Configurations/FanControl.UsbTemp.json and copy content of example configuration.
  3. Set COM ports that correspond to your installed temperature sense probe.
  4. Open FanControl and enjoy!