Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix si7021 temperature/humidity sensor reading #737

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2019

  1. Fix si7021 temperature/humidity sensor reading

    Raw reading modified according to the Silicon Labs sample code for the Si7021 sensor
    WizBangCrash committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    6d75594 View commit details
    Browse the repository at this point in the history
  2. Fix support for Si7021 and clarify timing comments

    Fixed conversion of the Si7021 data and fully tested over large temperature / humidity range.
    Also tested the AM2301 sensor (often used as alternative to Si7021)
    WizBangCrash committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    1ce1fa0 View commit details
    Browse the repository at this point in the history