Search the Community
Showing results for tags 'sensor'.
-
Below is a function w/ a working example showing how to access the AIDA64 shared memory. First enable shared memory here: Preferences > Hardware Monitoring > External Applications > Enable Shared Memory The length of the data depends on the number of active sensors and their content. As AI...
-
- aida64
- shared memory
-
(and 2 more)
Tagged with:
-
Is there any way to send variables/values to a script via parameters during runtime? My current setup is to have a main script that always runs. This script basically sits in the background. After 1 minute, it reads text files (made via a second script), parses out the values, averages them per...
-
Halo wounderfull Autoit Forum I have gotten a new laptop that i am going to have the next few year and i would like to be able to get data from all its sensors like Location & Movement (GPS, Accelometer) I have gotten the GPS to work I have found the code for the Accelorometer but its in C++...