MicroPython driver for the Soldered HX711 load cell amplifier (Qwiic/I2C version), for weight and force measurement.
Extracted from Soldered-MicroPython-Modules as a standalone package for the MicroPython Package Registry.
After installing the mpremote package, flash the module to the board using:
mpremote mip install github:SolderedElectronics/Soldered-HX711-MicroPython-LibraryOr, if you're running Windows:
python -m mpremote mip install github:SolderedElectronics/Soldered-HX711-MicroPython-LibrarySee examples/hx711-basic.py,
examples/hx711-calibrate.py, and
examples/hx711-deepSleep.py.
Hardware: HX711 Load Cell amplifier.