- Notifications
You must be signed in to change notification settings - Fork6
ESP32 component for the Si7021 sensor
License
NotificationsYou must be signed in to change notification settings
NSBum/esp32-si7021
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ESP32 component for the Si7021 sensor, for use with theESP-IDF build framework.
The ESP32 is a versatile little IoT SoC device that can handle a number of microcontroller tasks for automation and other projects. This component allows the ESP32 to talk with anSi7021 temperature and humidity sensor over the I2C bus.
The use of this component is straightfoward. If the I2C bus in use has not already been initialized, you'll need to callsi7021_init(). Otherwise, you'll mostly be interested insi7021_read_temperature() andsi7021_read_humidity() both of which return floating point temperature values.
About
ESP32 component for the Si7021 sensor
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published