rtoenniges / node-red-contrib-hx711

Simple NodeRed-Node to get the value from a hx711 attached to RaspberryPis GPIOs.
MIT License
2 stars 2 forks source link

Unstable Data Return #1

Closed taufiksu closed 3 years ago

taufiksu commented 3 years ago

Can you share the nodered flow to get correct weight? I already try using 20kg loadcell but the number return is unstable.

rtoenniges commented 3 years ago

I've added an example flow in the repo. https://github.com/rtoenniges/node-red-contrib-hx711/blob/master/example_flow.json

taufiksu commented 3 years ago

Thankyou, i will test.