The `tare(self, times = 15)` method in `hx711.py` produces an odd value sometimes. `value = self.read_average(times)` is the start of the root. To reproduce, run `sudo python3 example.py`. Need more debugging.
The
tare(self, times = 15)method inhx711.pyproduces an odd value sometimes.value = self.read_average(times)is the start of the root.To reproduce, run
sudo python3 example.py.Need more debugging.