Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

HWiNFO 32/64 Shared Memory Plugin.

Place your requests for plugins here

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
CraXyOW3
Posts: 2
Joined: December 30th, 2012, 9:09 pm

HWiNFO 32/64 Shared Memory Plugin.

Post by CraXyOW3 »

Searched more than these forums for anything similar but nothing.

There alot for other software but not for this one wich is quite competent.
They have shared memory working and also several plugins for other softwares like Samurize, Rainmeter etc etc.

Would love to see a plugin for this one on LCD Smartie!

HW info can make a debug tree of what sensors are available, it's alot of raw format sort of.

For instance, the CPU can look like this.

Code: Select all

#==================================================================
# Sensor ID: 1
# Sensor Name: CPU [#0]:CPUNAME
|------------------------------------------------------------------
	| Subsensor type: 0 (Temperatures)
	|---------------------------------
	| Subsensor type: 1 (Voltages)
	|---------------------------------
		| Subsensor ID: 0
		| Subsensor Label: Core #0 VID
		|---------------------------------
		| Subsensor ID: 1
		| Subsensor Label: Core #1 VID
		|---------------------------------
		| Subsensor ID: 2
		| Subsensor Label: Core #2 VID
		|---------------------------------
		| Subsensor ID: 3
		| Subsensor Label: Core #3 VID
		|---------------------------------
		| Subsensor ID: 31
		| Subsensor Label: NB VID
		|---------------------------------
	| Subsensor type: 2 (Fans)
	|---------------------------------
Then to get for instance the Core 4's Voltage one could then type $dll(hwinfo,1,1,3) , in more clear, $dll(hwinfo,sensor id,subsensor type,subsensor id)

Only doc for shared memory i can find atm is this -> w w w.hwinfo. com/forum/Thread-Shared-Memory-Support

Had to space the url out due to loosing my troll virginity. Your post looks too spamy for a new user, please remove off-site URLs.

Belial88
Posts: 16
Joined: November 12th, 2013, 9:07 pm

Re: HWiNFO 32/64 Shared Memory Plugin.

Post by Belial88 »

+1. This program is a million times better than speedfan, coretemp, cpu-z, hwmonitor, everest, all put together.

hurley
Posts: 46
Joined: May 26th, 2011, 8:03 am

Re: HWiNFO 32/64 Shared Memory Plugin.

Post by hurley »

Edit:
HWiNFO Plugin finished.
Available here: HWiNFO Plugin http://forums.lcdsmartie.org/viewtopic. ... 393#p19393

Post Reply