Mourdraug / FanControl.AsusWMI

Plugin for FanControl by Rem0o providing access to Asus motherboard sensors using Asus WMI
MIT License
52 stars 9 forks source link

FanControl.AsusWMI Build status

Plugin for FanControl providing access to Asus motherboard sensors using Asus WMI methods.

Installation

  1. Download the latest binaries from Releases
  2. Copy the FanControl.AsusWMI.dll into FanControl's "Plugins" folder.

Compatibility

I tested the plugin with the Asus Crosshair Hero VII (WiFi) motherboard, but it should work with any motherboard using ASUSHW v3 and possibly v2. The ASUSHW version can be checked with simple Powershell script (ran as administrator):

$asushw = Get-CimInstance -Namespace root/wmi -ClassName ASUSHW
Invoke-CimMethod $asushw -MethodName sensor_get_version

This should print out similar output:

Data ReturnValue PSComputerName
---- ----------- --------------
   3        True