Adafruit_Si7021 (community library)
Summary
Name | Value |
---|---|
Name | Adafruit_Si7021 |
Version | 1.0.0 |
Installs | |
License | BSD |
Author | Adafruit info@adafruit.com |
URL | https://github.com/captigmu/adafruit_si7021 |
Repository | https://github.com/captigmu/adafruit_si7021.git |
Download | .tar.gz |
library for Si7021 humidity/temp sensor, Designed specifically to work with the Si7021 breakout in the Adafruit shop, modified for Particle Photon/Electron
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
Adafruit Si7021
Driver for Adafruit's Si7021 humidity / temp sensor breakout
Designed specifically to work with the Si7021 breakout in the adafruit shop
- https://www.adafruit.com/products/3251
This chip uses I2C to communicate, 2 pins are required to interface
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Check out the links above for our tutorials and wiring diagrams
Written by Limor Fried/Ladyada for Adafruit Industries. BSD license, all text above must be included in any redistribution
Sensor data sheet: https://www.silabs.com/Support%20Documents%2FTechnicalDocs%2FSi7021-A20.pdf
Modified for use as a community library for Particle Photon/Electron RMB
Browse Library Files