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

Integrate absolute humidity calculation and display it beside temperature and relative humidity #331

Open
the78mole opened this issue Jul 29, 2024 · 0 comments

Comments

@the78mole
Copy link

As relative humidity is already a good measure about moisture effect, absolute humidity (in g/m³) is sometimes much more important, since it does not change with temperature increase and decrease. In my special case, it is about the enclosure of my 3D printer and the drybox, where I would be able to directly read the absolute humidity at the device and not always need to ask my smart home GUI about.

The calculation is not very trivial, but with some simplifications, the it does not get too complex. I already wrote an article about this topic, which should be easily adaptable to the ATC firmware: https://the78mole.de/the-magic-of-absolute-humidity/

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

No branches or pull requests

1 participant