Hi
I am developing my own embedded hardware monitor - LCD and TFT running on an ESP32S3. I have all the FW and GUI done, but am trying to ind the bes tway to actually obtain all the data I want to show, ie fan speeds, various frequencies and temperatures etc. All the data can be found
HW Monitor - works with all my HW - but no easy way to interface to data - except enabling logging, then parsing log and posting down UART/web interface
Open HW Monitor - doesnt support ROG x670E motherboard - but does have a web service to query the data meaning I can use wifi to obtain the data
So for this - HW Info - as it also has all the data I need, what's the best way to interface the HW Info data to any 3rd party app/service in windows, I want access to the data to send to my device. I saw there is an SDK, I presume I can use this ? But are there any otehr ways ?
Thanks.
I am developing my own embedded hardware monitor - LCD and TFT running on an ESP32S3. I have all the FW and GUI done, but am trying to ind the bes tway to actually obtain all the data I want to show, ie fan speeds, various frequencies and temperatures etc. All the data can be found
HW Monitor - works with all my HW - but no easy way to interface to data - except enabling logging, then parsing log and posting down UART/web interface
Open HW Monitor - doesnt support ROG x670E motherboard - but does have a web service to query the data meaning I can use wifi to obtain the data
So for this - HW Info - as it also has all the data I need, what's the best way to interface the HW Info data to any 3rd party app/service in windows, I want access to the data to send to my device. I saw there is an SDK, I presume I can use this ? But are there any otehr ways ?
Thanks.