Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techniker/amphenol_telaire_t9602
Arduino compatible library for the Amphenol Telaire T9602 temperatur and humidity sensor
https://github.com/techniker/amphenol_telaire_t9602
Last synced: about 2 months ago
JSON representation
Arduino compatible library for the Amphenol Telaire T9602 temperatur and humidity sensor
- Host: GitHub
- URL: https://github.com/techniker/amphenol_telaire_t9602
- Owner: techniker
- License: gpl-3.0
- Created: 2023-09-05T08:48:46.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-05T08:48:56.000Z (over 1 year ago)
- Last Synced: 2023-09-05T10:34:25.609Z (over 1 year ago)
- Language: C++
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino compatible library for communicating with the Amphenol Telaire T9602 i2c temperature and humidity sensor
[Amphenol Telaire T9602](https://www.amphenol-sensors.com/en/telaire/humidity/527-humidity-sensors/3224-t9602)
[T9602 Datasheet](https://www.farnell.com/datasheets/1872050.pdf)
## Sensor specifications
* IP67 rated sensor with two membranes
* -20 to 70 °C temperature range
* Accuracy: ±2% RH, 0-95% RH ±0.5°C
* 14 bit ADC resolution## Sensor cable pinout
| **Color** | **Signal** |
|-----------|----------------|
| Red | V+ |
| Green | GND |
| White | SDA |
| Black | SCL |![T9602 pinout](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS4IXIdSB64S-NKB0MQdY745BLXDTEJgOI-VA&usqp=CAU)
[Internally used ChipCap2 sensor module reference guide](https://www.amphenol-sensors.com/hubfs/Documents/AAS-916-127J-Telaire-ChipCap2-022118-web.pdf?Itemid=8487+%27)