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

What are possible values for scale.set_scale(2280.f); #254

Open
Peter-Stuhr opened this issue Jun 6, 2023 · 2 comments
Open

What are possible values for scale.set_scale(2280.f); #254

Peter-Stuhr opened this issue Jun 6, 2023 · 2 comments

Comments

@Peter-Stuhr
Copy link

I have not found any information about the meaning of "2280.f"
Can anybody explain to me, what happens, if I modify this number? What are the alternatives?
I need kg for my application.

Thanks.

@amotl
Copy link
Contributor

amotl commented Jun 6, 2023

Dear Peter,

in order to learn about the specific value of your load cell, you will need to put a known weight on it, and run through the procedure outlined in the README at 1.

If you like to explore an interactive variant of that load cell adjustment procedure, on behalf of a ready-made program/sketch, you are welcome to have a look at 23 from the Hiveeyes project.

With kind regards,
Andreas.

/cc @ClemensGruber

Footnotes

  1. https://github.com/bogde/HX711/tree/master#how-to-calibrate-your-load-cell

  2. https://hiveeyes.org/docs/arduino/firmware/openhive/scale-adjust/README.html

  3. https://github.com/hiveeyes/arduino/blob/main/openhive/scale-adjust/HX711/scale-adjust-hx711.ino

@Peter-Stuhr
Copy link
Author

Hallo Andreas,
danke für die schnelle Info. Ich habe den Wert 2280.f gelassen und die Waage hat exakt mein Gewicht angezeigt. Ich weiß jetzt zwar immer noch nicht, wie genau dieser Wert zustande gekommen ist, aber er stimmt wohl.

Gruß Peter

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