Logitech G15 keyboard
Posted: Sun May 11, 2008 9:28 pm
http://www.logitech.com/index.cfm/keybo ... 8&cl=gb,en

The interesting part is the LCD display
logitech provides an SDK and a sideshow driver.
But, I've been playing with this tool :
http://www.g15forums.com/forum/showthread.php?t=3957
which has its own scripting language, that is very powerful :
cpu speed, network bandwidth, memory usage, free disk space :

PC temperatures from speedfan and graphics card temperatures from rivatuner :

fan speeds from speedfan and rivatuner :

data from girder (opentherm temperature, onewire pressure/humidity) :

to get the data from girder, I provide an XML file with the relevant data in the web server built into girder.
then the above mentioned tool, reads the xml file from the web server every minute...
(note that no files on disk are created)
Marcel

The interesting part is the LCD display
logitech provides an SDK and a sideshow driver.
But, I've been playing with this tool :
http://www.g15forums.com/forum/showthread.php?t=3957
which has its own scripting language, that is very powerful :
cpu speed, network bandwidth, memory usage, free disk space :

PC temperatures from speedfan and graphics card temperatures from rivatuner :

fan speeds from speedfan and rivatuner :

data from girder (opentherm temperature, onewire pressure/humidity) :

to get the data from girder, I provide an XML file with the relevant data in the web server built into girder.
then the above mentioned tool, reads the xml file from the web server every minute...
(note that no files on disk are created)
Marcel