GithubHelp home page GithubHelp logo

scale.set_zero() about hx711 HOT 4 CLOSED

bogde avatar bogde commented on July 17, 2024
scale.set_zero()

from hx711.

Comments (4)

bogde avatar bogde commented on July 17, 2024

are you looking for the scale.tare() function? this will "reset" the scale to 0 (the function is present on all kitchen scales, so you know what i mean).

from hx711.

maxxm avatar maxxm commented on July 17, 2024

sorry, I just found your answer marked as spam email.
No, scale.tare() is nice. I'm looking fore a a function that reads the internal tare set weight similar to the set_scale() function. set_scale sets the max known weight. Something like set_zero() could only read the internal zero weight point which is calculated with scale.tare. Probably is already there but I don't see it.

I'm only asking for a possiblilty turn off the scale and on again with no new scale.tare(). Turning on again should read the "old" tare weight for the situation that the "old" weight is still on the weight.

from hx711.

bogde avatar bogde commented on July 17, 2024

i'm not sure i understand what you mean. you could use read_average() instead, without using tare(), store the returned value and pass it to set_offset() whenever you need to. set_scale doesn't set the maximum known weight.

from hx711.

maxxm avatar maxxm commented on July 17, 2024

ok, you got me right. I can use set_offset() to get what I want. I've tried it and it works. Great thanks for your answer.

from hx711.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.