From 4fe836feecf618a0449a6642639d4140ba5ed778 Mon Sep 17 00:00:00 2001 From: Mike Causer Date: Tue, 25 Jun 2024 17:20:48 +1000 Subject: [PATCH] Add hx710 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 062c87d..95357ed 100644 --- a/readme.md +++ b/readme.md @@ -908,6 +908,7 @@ Other places you can look for MicroPython Libraries: * [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. +* [hx710](https://github.com/robert-hh/hx710) - MicroPython driver for the HX710 load cell interface. #### Magnetometer