Sensirion SHT4x (temperature + humidity) sensor library. Part of stm32libs
Go to file
2024-10-11 16:55:38 +02:00
.veles_metadata Added .veles_metadata 2022-07-01 21:04:24 +02:00
LICENSE Added license 2024-10-11 16:49:50 +02:00
README.md Added README 2024-10-11 16:55:38 +02:00
sht4x.c Added license 2024-10-11 16:49:50 +02:00
sht4x.h Added license 2024-10-11 16:49:50 +02:00

SHT4x library

Simple library for Sensirion SHT4x sensors. Work in progres.

Usage

Implement all functions marked by the __weak__ pragma.

License

This project is licensed under the MIT License. See the LICENSE file for details.