https://github.com/patsaoglou/hdc1080
STM32 Firmware driver for the TI HDC1080 Temperature and Humidity IC
https://github.com/patsaoglou/hdc1080
Last synced: 4 months ago
JSON representation
STM32 Firmware driver for the TI HDC1080 Temperature and Humidity IC
- Host: GitHub
- URL: https://github.com/patsaoglou/hdc1080
- Owner: patsaoglou
- License: mit
- Created: 2023-11-23T23:25:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T18:38:59.000Z (10 months ago)
- Last Synced: 2025-05-18T00:39:45.816Z (5 months ago)
- Language: C
- Size: 1.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HDC1080
In this repository, i share a STM32 Firmware driver for the TI HDC1080 Temperature and Humidity IC. I also supply the datasheet document provided by the manufacturer with notes i did that were important for the initialization of the IC. You are also going to find comments about what the code on each function does.