jslater89 / libra-cervisiae

Libra Cervisiae is an ESP32-based controller for high-precision scales, used to measure fermentation progress.
https://jslater89.github.io/libra-cervisiae
GNU General Public License v3.0
11 stars 2 forks source link

HX711 reads over more than 1-2 seconds change the output value #4

Closed jslater89 closed 6 years ago

jslater89 commented 6 years ago

Noise? Coupling? Something else?

We'll see if the 0.2.0 boards show it, then go from there.

jslater89 commented 6 years ago

Solved, for obvious reasons: if you don't connect a load cell, the HX711 doesn't really know what to do with itself. With a load cell connected, everything is fine.