Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ESP32 component for the Si7021 sensor

License

NotificationsYou must be signed in to change notification settings

NSBum/esp32-si7021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp