speedfanReader

Code to read temperatures (gpu/cpu/hdd), fan speeds and voltages from speedfan.

Vous suivez désormais cette soumission

Code to read temperatures (from shared memory), fan speeds and voltages from speedfan. Speedfan must if course be installed and running.

http://www.almico.com/speedfan.php

This mex file uses code from the SpeedFan Information Tool 1.0:

http://lightquick.co.uk/c-source-to-read-the-speedfan-api.html

Example:

[temps,fans,volts]=speedfanReader();

[temps,fans,volts]=speedfanReader(8); %get 8 first values

32 values are returned as default. Unfortunately no information about which temperatures correspond to which sensors are available when reading speedfans values from shared memory.

Citation pour cette source

Ivar Eskerud Smith (2026). speedfanReader (https://fr.mathworks.com/matlabcentral/fileexchange/37159-speedfanreader), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Data Import and Analysis dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0