Skip to content

Commit 6acee57

Browse files
author
Main Push Robot
committed
Committing dev changes
1 parent 75866bc commit 6acee57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
| ![Load-cell ampfilier HX711 board](https://github.com/SolderedElectronics/Load-cell-ampfilier-HX711-board-hardware-design/blob/main/OUTPUTS/V1.1.1/333005.jpg) |
88
| :------------------------------------------------------------------------------------------------------------------------------------------------------------: |
9-
| [Load-cell ampfilier HX711 board](https://www.solde.red/333005) |
9+
| [Load-cell ampfilier HX711 board](https://solde.red/333005) |
1010

1111
| ![Load-cell ampfilier HX711 board with easyC](https://upload.wikimedia.org/wikipedia/commons/8/8f/Example_image.svg) |
1212
| :------------------------------------------------------------------------------------------------------------------: |
13-
| [Load-cell ampfilier HX711 board with easyC](https://www.solde.red/333006) |
13+
| [Load-cell ampfilier HX711 board with easyC](https://solde.red/333006) |
1414

1515
The HX711 breakout allows you to easily read the weight value from a load-cell sensor (mass sensor). This small ADC is of great precision and is capable of measuring very small changes in the load-cell resistance, whose signals are amplified with the built-in amplifier. Subsequently, this same information is digitally transmitted to a microcontroller that simply converts the numbers obtained into the actual weight. That's why this breakout is very useful for projects with scales or presence sensors, either for individuals or industry.
1616

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=1.0.0
33
author=Soldered
44
maintainer=Soldered <[email protected]>
55
sentence=Library for controling HX711 sensor.
6-
paragraph=HX711 sensor is used with weight scales to get weight data.
6+
paragraph=The HX711 breakout allows you to easily read the weight value from a load-cell sensor (mass sensor). This small ADC is of great precision and is capable of measuring very small changes in the load-cell resistance, whose signals are amplified with the built-in amplifier. Subsequently, this same information is digitally transmitted to a microcontroller that simply converts the numbers obtained into the actual weight.
77
category=Sensors
88
url=https://solde.red/333006
99
repository=https://github.com/SolderedElectronics/Soldered-HX711-ADC-For-Weight-Scales-Arduino-Library

0 commit comments

Comments
 (0)