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

Random values #36

Open
MrBudo opened this issue Jun 16, 2020 · 0 comments
Open

Random values #36

MrBudo opened this issue Jun 16, 2020 · 0 comments

Comments

@MrBudo
Copy link

MrBudo commented Jun 16, 2020

Hello, I am getting random values so I followed the comment
#If you're experiencing super random values, change these values to MSB or LSB until to get more stable values.
if I am right it means we can only change the values between MSB and LSB in Line 34 hx.set_reading_format("MSB", "MSB")

In later comment #According to the HX711 Datasheet, the second parameter is MSB so you shouldn't need to modify it.
so I did not changed 2nd parameter and tried with hx.set_reading_format("LSB", "MSB")
still I get random values. I tried changing power source to 3.3 V as i read in one of the solved issue.

Please help me I am really determined to do it.

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