@@ -35,6 +35,8 @@ interpolate beyond the calibration data points.**
3535
3636If problems occur or there are questions, please open an issue at GitHub.
3737
38+ Feedback as always is welcome.
39+
3840
3941### 10 or 80 SPS
4042
@@ -64,11 +66,13 @@ This is a close "relative" of the HX711 that allows to set the SPS to
6466
6567### Related
6668
67- - https://github.com/bogde/HX711
69+ - https://github.com/bogde/HX711
70+ - https://github.com/bogde/HX711/issues/172 - hx711 module design fault fix
6871- https://github.com/RobTillaart/weight (conversions kg <> stone etc.)
6972- https://github.com/RobTillaart/HX710AB
70- - https://github.com/RobTillaart/HX711
71- - https://github.com/RobTillaart/HX711_MP multipoint calibration version.
73+ - https://github.com/RobTillaart/HX711
74+ - https://github.com/RobTillaart/HX711_MP MP = multipoint calibration version.
75+ - https://github.com/RobTillaart/printHelpers engineering and scientific notation.
7276
7377Discussion about resolution of the ADC
7478- https://forum.arduino.cc/t/scale-from-50-kg-to-5000kg-what-adc/1139710
@@ -303,7 +307,7 @@ If not configured the other functions won't work.
303307- A+/A- uses gain of 128 or 64
304308- B+/B- uses gain of 32
305309
306- Colour scheme wires of two devices.
310+ Colour scheme wires of two devices. Check the datasheet of your device!
307311
308312| HX711 Pin | Colour dev 1 | Colour dev 2 |
309313| :-----------:| :---------------:| :---------------:|
0 commit comments