Hi,
I found out about HWiNFO and Rainmeter this weekend on YouTube. I thought I might be able to use this to display sensor data on my PC, but not by the usual way of a small screen. I'd like to try to use an Arduino to activate Nixie Tubes as well as stepper motors and servos for gauges.
I'm aware of the Rainmeter Shared Memory Viewer. To me, that implies that I should be able to get the Arduino to read that data and process it. Is it as simple as that?
Thank you.
It is currently March 31st, 2023, 3:14 pm
Shared Memory and Arduino
-
- Posts: 2
- Joined: September 26th, 2022, 12:18 pm
-
- Rainmeter Sage
- Posts: 2320
- Joined: March 23rd, 2015, 5:26 pm
Re: Shared Memory and Arduino
To be precise, the software you are referring to is the HWiNFO Shared Memory Viewer. It is supplied as part of the HWiNFO plugin for Rainmeter. However, since HWiNFO 7.x came out, you do not need it anymore. You can directly fetch HWiNFO sensor data from the registry, no need for any third-party plugin.Indie wrote: ↑September 26th, 2022, 12:33 pm Hi,
I found out about HWiNFO and Rainmeter this weekend on YouTube. I thought I might be able to use this to display sensor data on my PC, but not by the usual way of a small screen. I'd like to try to use an Arduino to activate Nixie Tubes as well as stepper motors and servos for gauges.
I'm aware of the Rainmeter Shared Memory Viewer. To me, that implies that I should be able to get the Arduino to read that data and process it. Is it as simple as that?
Thank you.
-
- Posts: 2
- Joined: September 26th, 2022, 12:18 pm
Re: Shared Memory and Arduino
Thank you so much. I'll look further into that. However, I do like the look of Rainmeter, so will continue to learn about that, too.SilverAzide wrote: ↑September 26th, 2022, 1:04 pm To be precise, the software you are referring to is the HWiNFO Shared Memory Viewer. It is supplied as part of the HWiNFO plugin for Rainmeter. However, since HWiNFO 7.x came out, you do not need it anymore. You can directly fetch HWiNFO sensor data from the registry, no need for any third-party plugin.