diff --git a/readme.md b/readme.md index 50f590b..062c87d 100644 --- a/readme.md +++ b/readme.md @@ -907,6 +907,8 @@ Other places you can look for MicroPython Libraries: * [micropython-hx711](https://github.com/SergeyPiskunov/micropython-hx711) - MicroPython driver for HX711 24-Bit Analog-to-Digital Converter. * [hx711_mpy-driver](https://github.com/HowManyOliversAreThere/hx711_mpy-driver) - Micropython Driver for the HX711 weighing sensor. * [hx710](https://github.com/QuirkyCort/IoTy/blob/main/public/extensions/hx710.py) - MicroPython driver for the HX710. +* [hx711](https://github.com/robert-hh/hx711) - MicroPython driver for the HX711 load cell interface. + #### Magnetometer * [MicroPython_LIS2MDL](https://github.com/jposada202020/MicroPython_LIS2MDL) - MicroPython Driver for the ST LIS2MDL Magnetometer sensor.