Quick sample to return float temp in C.
Fork of htu21d by
History
Fit for purpose
2015-04-16, by andcor02 [Thu, 16 Apr 2015 13:07:52 +0000] rev 3
Fit for purpose
Updated Temperature and Humidity i2c read functions to free up the RTOS and i2c bus while waiting for the Hum / Temp command in the HTU21D to complete.
2014-05-22, by loopsva [Thu, 22 May 2014 18:48:46 +0000] rev 2
Updated Temperature and Humidity i2c read functions to free up the RTOS and i2c bus while waiting for the Hum / Temp command in the HTU21D to complete.
Added serial number access structure. Cleaned up documentation.
2014-05-15, by loopsva [Thu, 15 May 2014 19:12:11 +0000] rev 1
Added serial number access structure. Cleaned up documentation.
Convert to library
2014-05-14, by loopsva [Wed, 14 May 2014 00:31:30 +0000] rev 0
Convert to library