Overview
- Object ID : 2330 (2013-04-09)
- Author : Brian McClure | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Sensor
- Licence : Other
- Tag : I2C
Content
Objects and demos to read the I2C Honeywell HIH6130/6131 temperature and humidity sensor and the National Semi LM76CHM temperature sensor.
uses the following libraries (included)
- I2C library by Michael Green -> Modified by James Burrows -> Modified Tim Moore.
- Full Duplex Serial Driver object by Chip Gracey -> Modified by Tim Moore.
- Floating Point objects by Cam Thompson