Page 1 of 1

CoreTemp CPU-Temperature Plugin

Posted: December 11th, 2008, 6:32 pm
by RedPuma
Hi,
I wanted to display the temperatures of my two CPU cores on my LCD, but I did not find any working Plugin, so I coded my own.
It uses the logging-feature of "CoreTemp", a smart program to measure your CPU-temperature.

CoreTemp is available here: http://www.computerbase.de/downloads/so ... core_temp/

Features:
You can display the temperature of up to 4 Cores on your LCD.

Readme is included in the .zip file.


And yes, I know that there is a SpeedFan Plugin, but SpeedFan takes very long to start and would be an overkill for my purpose.

Posted: February 24th, 2009, 7:16 pm
by dyter
Work only with old version of Coretemp 0.99.3 because on the new version, the name of the log file change every day !

Re: CoreTemp CPU-Temperature Plugin

Posted: October 28th, 2009, 6:56 pm
by GizmoTheGreen
Redpuma, please update this plugin to use any .whateverthelogextensionwas in a given folder instead of a fixed filename, to fix compat with newer coretemp versions.

or just access the coretemp memory directly, should be possible very easily according to the author of coretemp.

id do it myself if i could.

Re: CoreTemp CPU-Temperature Plugin

Posted: May 26th, 2011, 4:58 pm
by hurley
Hey guys. I had a need for a CoreTemp (shared memory) plugin too and was surprised not to find one.
So I wrote one.

Posted here: http://forums.lcdsmartie.org/viewtopic.php?f=8&t=3217

hurley :)