https://github.com/u-fire/sht3x
Measure temperature and humidity with the Sensiron SHT3x sensor.
https://github.com/u-fire/sht3x
air dew humidity point sht30 sht31 sht35 sht3x temperature vpd
Last synced: 3 months ago
JSON representation
Measure temperature and humidity with the Sensiron SHT3x sensor.
- Host: GitHub
- URL: https://github.com/u-fire/sht3x
- Owner: u-fire
- License: mit
- Created: 2021-08-18T13:38:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T20:06:25.000Z (about 2 years ago)
- Last Synced: 2023-12-16T14:43:46.275Z (over 1 year ago)
- Topics: air, dew, humidity, point, sht30, sht31, sht35, sht3x, temperature, vpd
- Language: C++
- Homepage: https://microfire.co
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
SHT3x Temperature and Humidity Sensor
===Measure temperature and humidity with the Sensiron SHT3x sensor. VPD and dew point are also calculated. Heat index and wet bulb temperature is also estimated.
#### Summary ℹ️
- Temperature range of 0 to 65 C
- Humidity range of 0 to 100 % RH
- Temperature accuracy ± 0.3% C
- Humidity accuracy ± 3% RH
- I²C interface
- 2.4 - 5.5 V voltage range
### Use* [I²C Arduino Library Documentation](https://docs.google.com/document/d/1k31YoJEya31Z8UTROqXV7FxEQz_QPv1ihZgx1msThGA/export?format=pdf)
* * *
### Ask a question 🤙* [Discord](https://discord.gg/rAnZPdW)
* [[email protected]](mailto:[email protected])* * *
### Website
[microfire.co](https://microfire.co)