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

CoreTemp CPU-Temperature Plugin

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
RedPuma
Posts: 1
Joined: December 11th, 2008, 6:10 pm

CoreTemp CPU-Temperature Plugin

Post 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.
You do not have the required permissions to view the files attached to this post.

dyter
Posts: 8
Joined: February 23rd, 2009, 7:54 pm
Location: France

Post 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 !

GizmoTheGreen
Posts: 53
Joined: November 19th, 2008, 12:00 pm

Re: CoreTemp CPU-Temperature Plugin

Post 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.

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

Re: CoreTemp CPU-Temperature Plugin

Post 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 :)

Post Reply