root/lm-sensors/trunk/doc/useful_addresses.html @ 916

Revision 916, 7.2 KB (checked in by frodo, 13 years ago)

Reference to Sentinelle added

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5   <meta name="GENERATOR" content="Mozilla/4.6 [en] (X11; I; Linux 2.4.0-test5 i586) [Netscape]">
6   <title>I&sup2;C, SMBus and hardware monitoring references</title>
7</head>
8<body>
9
10<h1>
11I&sup2;C, SMBus and hardware monitoring references</h1>
12This document contains all kinds of useful references to I&sup2;C and SMBus
13documents and implementations, and to hardware sensors documentation and
14implementations. Please report any other references you have found!
15<ul>
16<li>
17I&sup2;C</li>
18
19<ul>
20<li>
21<a href="http://www.geocities.com/SiliconValley/9504/mic_b000.htm">General
22overview</a></li>
23
24<li>
25<a href="http://kar10.kar.elf.stuba.sk/~balogh/MM/i2c/i2cindex.htm">I&sup2;C
26FAQ</a></li>
27
28<li>
29<a href="http://ftp.philipsmcu.com">Philips, the I&sup2;C developers</a></li>
30
31<br>This site contains many example programs
32<li>
33<a href="http://voxel.at/prj/i2c">Simon Vogl's
34I&sup2;C-Bus for Linux Page</a> and
35<a href="http://www.voxel.at/prj/i2c">U.S. Mirror
36</a>
37</li>
38
39<li>
40<a href="news://goesser.tk.uni-linz.ac.at/linux.i2c">Simon's I&sup2;C newsgroup</a></li>
41</ul>
42
43<li>
44SMBus</li>
45
46<ul>
47<li>
48<a href="http://www.sbs-forum.org/specs/index.html">SMBus specification
49documents</a></li>
50</ul>
51
52<li>
53I&sup2;C and SMBus implementations</li>
54
55<ul>
56
57<li>
58<a href="http://www.acerlabs.com">Acer Labs M1533/M1543C</a></li>
59<br>Acer Labs SMBus adapter, integrated with many other functions.
60
61<li>
62<a href="http://www.intel.com">Intel PIIX4 (82371AB)</a></li>
63<br>Intel SMBus adapter, integrated with many other functions. There are
64<a href="http://developer.intel.com/design/pcisets/datashts/">datasheet
65for most chipsets</a>.
66
67<li>
68<a href="http://www.via.com.tw">VIA South Bridge (VT85C586B)</a></li>
69<br>VIA I&sup2;C adapter, integrated with many other functions. There is
70a separate <a href="http://www.via.com.tw/support/datasheets.html">section
71with datasheets</a>.
72
73</ul>
74
75<li>
76Hardware monitoring chips</li>
77
78<ul>
79<li>
80<a href="http://www.national.com">National Semiconductors</a></li>
81
82<br>LM75/78/79/80 <a href="http://www.national.com/catalog/AnalogTempSensors.html">reference
83sheets</a>.
84<li>
85<a href="http://www.winbond.com.tw">Winbond</a></li>
86
87<br>W83781D, W83782D, W83783S and W83627HF chips. <a href="http://www.winbond.com.tw/produ/perso7.htm">Data
88sheets</a> can be found here for most Winbond chips.
89<li>
90<a href="http://www.analog.com">Analog Devices</a></li>
91
92<br>ADM1021 and ADM9240 <a href="http://products.analog.com/products_html/list_gen_100_2_1.html">reference
93sheets</a>
94<li>
95<a href="http://www.linear.com">Linear Technologies</a></li>
96
97<br>LTC1710 <a href="http://www.linear.com/prodinfo/dslist.html">data sheets</a>
98<li>
99<a href="http://www.genesyslogic.com">Genesys Logic</a></li>
100
101<br>GL518SM and GL520SM <a href="http://www.genesyslogic.com/products/hardward/index.html">data
102sheets</a>
103<li>
104<a href="http://www.hp.com/">Hewlett Packard</a></li>
105
106<br>HP Maxilife (datasheets only under NDA...)
107<li>
108<a href="http://www.sis.com.tw/">Silicon Integrated Systems Corp.</a></li>
109
110<br>SIS5595 <a href="http://www.sis.com.tw/products/products.htm">data
111sheets</a>
112<li>
113<a href="http://www.maxim-ic.com/">Maxim</a></li>
114
115<br>MAX1617 data sheets
116<li>
117<a href="http://www.dalsemi.com">Dallas</a></li>
118
119<br>DS1780 <a href="http://www.dalsemi.com/Prod_info/Thermal/index.html">data
120sheets</a></ul>
121
122<li>
123Other protocol information</li>
124
125<ul>
126<li>
127<a href="http://developer.intel.com/design/servers/ipmi/">IPMI documentation</a></li>
128
129<br>Intelligent Platform Management Interface, a standard for hardware
130monitor chip reading</ul>
131
132<li>
133Hardware Monitoring Applications using the lm_sensors package</li>
134<ul>
135
136<li>
137<a href="http://stimpy.netroedge.com/intranet/tellerstats/">A web-based
138hardware monitor</a></li>
139<br>This is created by Phil Edelbrock, one of our main project contributors
140
141<li>
142<a href="http://www.multiweb.nl/~s.jonker/">GLS</a></li>
143<br>Stijn Jonker's program to make nice graphs of the lm_sensors output.
144Recommended. Requires mysql package.
145
146<li>
147<a href="http://www.brendy.addr.com/linux/gnomesensors/">GnomeSensors</a></li>
148<br>Brendon Humphrey's Gnome display program for lm_sensors.
149Nice. Recommended.
150
151<li>
152<a href="http://www.brendy.addr.com/linux/klm/klm_home.html">klm</a></li>
153<br>Brendon Humphrey's KDE display program for lm_sensors.
154
155<li>
156<a href="http://schudel.penguinpowered.com/MonitorSensors/">MonitorSensors</a></li>
157<br>Daniel Schudel's Gnome display program for lm_sensors.
158Requires GTK--.
159
160<li>
161<a href="http://www.gedanken.demon.co.uk/procmeter3">Procmeter</a></li>
162<br>A comprehensive system monitoring package. Nice desktop app. Recommended.
163
164<li>
165<a href="http://voyager2.htmlplanet.com/sensors_srvr.html">Sensors Server</a></li>
166<br> Nice client/server application with a html-embedded Java applet.
167
168<li>
169<a href="http://users.ox.ac.uk/~kebl0850/wmlm78/">wmlm78/wmsensors homepage</a></li>
170<br>wmlm78 and wmsensors are graphical extensions of lm_sensors, which
171can be docked in Window Manager.
172
173<LI><A HREF="http://denis.corbin.free.fr/software.html">sentinelle</A>, a
174daemon which warns you when your sensor readings reach critical values.
175
176
177</ul>
178
179<li>
180Other Hardware monitoring implementations (not using lm_sensors)</li>
181
182<ul>
183<li>
184<a href="http://www.lysator.liu.se/~alla/files/lm78_stuff/">Alexander Larsson's
185lm78 module</a></li>
186
187<br>This is the original module lm_sensors is based upon
188<li>
189<a href="http://www.tu-chemnitz.de/~ronsc/tree/2_Projects/0_c++/lm78/index.html">Ronald
190Schmidt's lm78 module</a></li>
191
192<li>
193<a href="ftp://ftp.vu.union.edu/pub/users/hagopiar/">Beowulf project lm78
194module</a></li>
195
196<br>Written by Erik Hendriks. This <a href="http://beowulf.gsfc.nasa.gov/software/">Nasa
197site</a> may have a newer version. There is also <a href="http://smile.cpe.ku.ac.th">SCMS
198Cluster Management</a> for Beowulf clusters available, which supports the
199LM78 through the above kernel module.
200<li>
201<a href="http://pweb.uunet.de/ganzfix.duew/">txwd, another lm78 module</a></li>
202
203<li>
204<a href="http://wwwcip.rus.uni-stuttgart.de/~phy10296/index.html">Andr&aacute;s
205Major's LM75 module, and graphical monitor for it</a></li>
206
207<LI><A HREF="http://www.egroups.com/files/solarisonintel/Drivers/">Solaris drivers for the LM78</A>
208</ul>
209
210<li>
211Other useful tools</li>
212
213<ul>
214<li>
215<a href="http://users.ev1.net/~redelm/">CPUBURN</a></li>
216
217<br>CPU-heating program to stress-test marginally-cooled systems and test
218lm_sensors.</ul>
219
220<li>
221Other things</li>
222
223<ul>
224<li>
225<a href="http://www.tip.net.au/~millerp/rmch/recu-make-cons-harm.html">Recursive
226Make considered Harmful</a></li>
227
228<br>A paper on which the version 2 Makefile is based
229<li>
230<a href="http://www.3dhardware.net/features/thermistor/">Building a temperature
231sensor using a thermistor</a> An article on the <a href="http://www.3dhardware.net">3D
232Hardware</a> site.</li>
233
234<li>
235<a href="http://www.thermometrics.com/assets/images/ntcnotes.pdf">NTC Thermistor
236Guide</a></li>
237
238<br>A comprehensive description of the physics and mathematics of NTC Thermistors
239<li>
240
241<a href="http://www.jedec.com/DOWNLOAD/jedec/JEP106I.pdf">Standard Manufacturers
242Identification Code</a></li>
243
244<br>The official list of Manufacturer IDs for EEPROMs.</ul>
245</ul>
246
247</body>
248</html>
Note: See TracBrowser for help on using the browser.