Component class library for PCT2075 and LM75B. The PCT2075 is a temperature-to-digital converter featuring +/-1 degree-C accuracy over -25 degree-C to +100 degree-C range. It uses an on-chip band gap temperature sensor and Sigma-Delta A-to-D conversion technique with an overtemperature detection output that is a drop-in replacement for other LM75 series thermal sensors.
Dependents: PCT2075_Hello Brushless_STM3_ESC_2019_10 Alternator2020_06
Revision 1:0cdfb3ea5969, committed 2015-03-05
- Comitter:
- okano
- Date:
- Thu Mar 05 06:14:19 2015 +0000
- Parent:
- 0:ae0333775d7e
- Commit message:
- comment added
Changed in this revision
PCT2075.h | Show annotated file Show diff for this revision Revisions of this file |
base_class/I2CTempSensor.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r ae0333775d7e -r 0cdfb3ea5969 PCT2075.h --- a/PCT2075.h Thu Mar 05 06:11:06 2015 +0000 +++ b/PCT2075.h Thu Mar 05 06:14:19 2015 +0000 @@ -8,6 +8,8 @@ * @version 1.0 * @date 05-Mar-2015 * + * Released under the Apache 2 license License + * * For the details of PCT2075 and LM75B.. * PCT2075 and LM75Bの詳細は.. * http://i2c_sda.nxp.com/documents/data_sheet/PCT2075.pdf
diff -r ae0333775d7e -r 0cdfb3ea5969 base_class/I2CTempSensor.h --- a/base_class/I2CTempSensor.h Thu Mar 05 06:11:06 2015 +0000 +++ b/base_class/I2CTempSensor.h Thu Mar 05 06:14:19 2015 +0000 @@ -8,6 +8,8 @@ * @version 1.0 * @date 05-Mar-2015 * + * Released under the Apache 2 license License + * * For the details of PCT2075 and LM75B.. * PCT2075 and LM75Bの詳細は.. * http://www.nxp.com/documents/data_sheet/PCT2075.pdf