Hi Guys,
I'm a novice in Arduino.
I'm trying to project a force platform. Then, I need, four load cells, measured separately.
I'm using 4x 50 Kg load cells and 4 HX711 modules.
Does anyone have a sketch to this kind of application?
What have you tried ?
Can you read one load cell and print what has been read ?
Are there any examples with the library ?
1. This is connection (Fig-1) for one Load cell.

Figure-1:
2. Mount the Load cell on bench as per Fig-2.

Figure-2:
3. Now, you can use HX711.h Library to calibrate/operate your Load Cell.

