首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Arduino库霍尼韦尔humidicontm数字湿度/温度传感器(hih6130 / 6131和hih6120 / 6121系列)

Arduino库霍尼韦尔humidicontm数字湿度/温度传感器(hih6130 / 6131和hih6120 / 6121系列)

资 源 简 介

Honeywell HumidIconTM Digital Humidity/Temperature Sensors: HIH6130/6131 and 6120/6121 Series is a digital output-type relative humidity (RH) and temperature sensor combined in the same package. The library uses I2C to connect to the sensor (see the Wire library). SPI can also be used, but is not implemented in this library. The library consists of 2 classes (actually 2 libraries): HIH61XX: Use this one if you just want to get the humidity/temperature. HIH61XXCommander: Use this one if you want to enter command mode and change (or even just read) some of the EEPROM registers. If you have multiple devices connected to the I2C bus, remember that this device screws up the bus when it is not powered. One solution is to keep the device powered all the time. Another possible solution is to add an analog switch to physically disconnect the GND line or the SDA line to the device. This library has been tested, but might still contain bugs, so please be careful

文 件 列 表

HIH
HIH61XX
HIH61XXCommander
README
.git
VIP VIP
0.179231s