Line No. | Rev | Author | Line |
---|---|---|---|
1 | 6 | kaklik | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
||
3 | <title>Procyon AVRlib: Dallas DS1631 Temperature Sensor Driver (ds1631.c)</title> |
||
4 | <link href="dox.css" rel="stylesheet" type="text/css"> |
||
5 | </head><body> |
||
6 | <!-- Generated by Doxygen 1.4.2 --> |
||
7 | <div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
||
8 | <h1>Dallas DS1631 Temperature Sensor Driver (ds1631.c)<br> |
||
9 | <small> |
||
10 | [<a class="el" href="group__driver__hw.html">Drivers (for external hardware)</a>]</small> |
||
11 | </h1><div class="fragment"><pre class="fragment"><span class="preprocessor"> #include "ds1632.h"</span> |
||
12 | </pre></div> <dl compact><dt><b>Overview</b></dt><dd>This library provides high-level functions for accessing the Dallas Semiconductor DS1631 I2C Temperature Sensor.</dd></dl> |
||
13 | The basic specs of the DS1631 are:<ul> |
||
14 | <li>operating temperature range -55 to +125 degrees C</li><li>high accuracy of +/-0.5C over 0 to +70 degrees C</li><li>8 to 12-bit signed output</li><li>thermostat functionality </li></ul> |
||
15 | |||
16 | <p> |
||
17 | <table border="0" cellpadding="0" cellspacing="0"> |
||
18 | <tr><td></td></tr> |
||
19 | </table> |
||
20 | <hr size="1"><address style="align: right;"><small>Generated on Sun Oct 29 03:41:09 2006 for Procyon AVRlib by |
||
21 | <a href="http://www.doxygen.org/index.html"> |
||
22 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address> |
||
23 | </body> |
||
24 | </html> |
Powered by WebSVN v2.8.3