I have found this application (LCDSmartie) because I'm going to buy LCD module. This is very useful application! Congratulation guys!

I'm author of ATI Tray Tools (http://www.radeon2.ru/atitray/) Radeon Tweaker and I have created plugin to read information from ATI Tray Tools.
Here is a link to plugin http://www.radeon2.ru/atitray/plugins/attsmartie.zip . It can be used with last version of ATI Tray Tools and can show 10 parameters:
1 - GPU Temperature
2 - Environment Temperature
3 - GPU Speed
4 - MEM Speed
5 - FAN Duty %
6 - Return information about is 3D mode active or not?
7 - Return MAX GPU Temperature
8 - Return MAX ENV Temperature
9 - Return MIN GPU Temperature
10 - Return MIN Environment Temperature
(Last 4 parameters has bug in 538 build of ATI Tray Tools. To show this information you must enable Hardware Monitor to show temperatures in system tray, but now I'm fixing this issue and in next release you will be able to just enable Hardware Monitor and receive all this information without displaying it in system tray).
Also ATI Tray Tools provide more information about current 3D settings (AA/AF), but Smartie support only 10 sources. I hope you guys upgrade plugins API in future releases to support unlimited sources. It is not so difficult to create. Just for example, plugin must export one function. Let?s name it GetValue, where 1 parameter will index of information to return.
Contact me if you have questions about it.