esp-idf-lib/components/sht3x/README.md

Mon, 03 Apr 2023 11:08:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 03 Apr 2023 11:08:09 +0200
changeset 11
bdc123ae7b49
parent 1
1c9894662795
permissions
-rw-r--r--

Added untested port of the Arduino APDS9930 library as component into the esp-idf-lib.

# Driver for SHT3x digital temperature and humidity sensor

This driver is fork of [original SHT3x driver](https://github.com/gschorcht/sht3x-esp-idf)
by Gunar Schorcht (@gschorcht), made to be compatible with the i2cdev library.

mercurial