Electrical – HX711 and 3 load cells

esp8266load cell

I am doing a small project with ESP32 and HX711 and I need to have 3 load cells.

Like this one:

enter image description here

I am totally newbie in electronics, my ground is programming.

What I found are projects with 1, 2 or 4 load cells connected together.

I need to have 3 load cells , it is to be used as scale for a cylinder.

Is it possible to be done with HX711? How?

EDIT
Best I could find:
Load Cell

HX711 Datasheet

Best Answer

just wire all 3 load cells in parallel. The output will be an average of the 3 cells, so the weight distribution shouldn't matter.