I have been playing around with load cells and the HX711. Here is the code I came up with. It supports Taring, single point calibration, and switching units (g, oz, lbs, kg). It uses the onboard EEPROM to store the unit and calibration value so it's preserved during a power cycle. Even though...