You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ Since the usage of load cells for accurate weight measurement is always correlat
15
15
16
16
This library provides an easy way to accommodate for these errors without sacrificing measurement speed or the implementation of accurate timing measurements.
17
17
18
+
Below you can see an example how the ScaleStabilizer can improve the reading stability in a real-world project.
19
+
20
+

21
+
18
22
The idea for the two basic algorithms behind this library were borrowed from *Colm Slattery**and Mariah Nie's*[A Reference Design for High-Performance, Low-Cost Weigh Scales | Analog Devices](https://www.analog.com/en/analog-dialogue/articles/a-reference-design-for-weigh-scales.html), which describes an excellent way to solve these problems.
0 commit comments