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

V3.0 #8

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

V3.0 #8

wants to merge 10 commits into from

Conversation

badbyte7
Copy link

  • Less global Variables for better reading.
  • The structure has been changed for a better separation of concerns.
  • Minor errors were fixed (e.g. fan time entry on startup).
  • Language switch to english.

New features are added:

  • Average value of the last 8 measurements is used, to get rid of wrong single reads.
  • A minimum hold time for the fan is added, that it doesn't switch on/off too fast (additional to the hysteresis).
  • A SD log entry is always written, if the fan state changes for a more accurate logging.
  • A third display page was added for the average values.
  • SD Log messages with detailed errors were added for better debugging.
  • A kind of DHT22 reset was added, if consecutive reads return invalid values.

Things that where changed due to different Hardware:

  • SD module
  • RTC module
  • Temperature and Humidity correction values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant