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

Temperature correction/calibration WRT CPU #4

Open
dcower opened this issue Apr 26, 2017 · 1 comment
Open

Temperature correction/calibration WRT CPU #4

dcower opened this issue Apr 26, 2017 · 1 comment

Comments

@dcower
Copy link

dcower commented Apr 26, 2017

Using the RP3 with Rainbow HAT (which features the BMP280), the temperature read by the app can be fairly incorrect compared to the actual ambient temperature. E.g., I was reading 40C when my indoor temperature is ~18.5C.

It seems to me like taking the CPU temperature into account somewhere is a decent solution (e.g., see Sense HAT Temperature Correction. Is there an API for this in Android Things (or should something in OEM land be accounting for CPU temperature)?

@davidvavra
Copy link

I found an interesting article which solves this: https://medium.com/@juliusspencer/trying-out-the-android-things-weatherstation-codelab-d3f260b59c2f

However it's only for RP3, I have NXP Pico and it doesn't work

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

2 participants