Autor Beitrag
Martok
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 3661
Erhaltene Danke: 604

Win 8.1, Win 10 x64
Pascal: Lazarus Snapshot, Delphi 7,2007; PHP, JS: WebStorm
BeitragVerfasst: Mo 05.07.10 17:42 
Hallo,

ich bin momentan auf der Suche nach eine halbwegs freien Bibliothek, um die Sensoren von CPU & co (also Temperatur, Spannung etc) anzusprechen. libsensors hat keinen Win32-Port, und die HWMonitor-Bibliothek von CPUID gibts nur gegen Geld.

Nutzt/hat jemand sowas in frei verfügbar?

Danke
Martok

_________________
"The phoenix's price isn't inevitable. It's not part of some deep balance built into the universe. It's just the parts of the game where you haven't figured out yet how to cheat."
jaenicke
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 19315
Erhaltene Danke: 1747

W11 x64 (Chrome, Edge)
Delphi 11 Pro, Oxygene, C# (VS 2022), JS/HTML, Java (NB), PHP, Lazarus
BeitragVerfasst: Mo 05.07.10 20:49 
Es ist extrem viel Aufwand die ganzen Sensoren und deren Ansteuerung aufzulisten und zu programmieren.
Deshalb gibt es leider keine kostenlose Bibliothek.

Lediglich für die CPU gibt es umfangreiche Tools wie cxCPU.

Ansonsten gibt es einzelne Quelltexte für jeweils manche Mainboards usw., die du sammeln kannst. Es ist aber eben extrem viel Aufwand...