We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello I'm trying to understand why the calibration function give very different result with different board ....
for exemple :
Variable | ESP32 | Arduino UNO | Arduino nano
H1Tmag | 85176.98 | 9455.57 | 0 High Mag 1 | Found | Found | Found H2mag | 91897.48 | 970.20 | 0 High Mag 2 | Found | Found | Found Calibration | done | done | done GF_high |-0.00000134 | 0.0000016 | inf Nos_High | 92644.2031 | 27.38 | 0
Admittance | 0 | 22.290 | nan
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
I'm trying to understand why the calibration function give very different result with different board ....
for exemple :
Variable | ESP32 | Arduino UNO | Arduino nano
H1Tmag | 85176.98 | 9455.57 | 0
High Mag 1 | Found | Found | Found
H2mag | 91897.48 | 970.20 | 0
High Mag 2 | Found | Found | Found
Calibration | done | done | done
GF_high |-0.00000134 | 0.0000016 | inf
Nos_High | 92644.2031 | 27.38 | 0
Admittance | 0 | 22.290 | nan
Thank you
The text was updated successfully, but these errors were encountered: