HX711 - Is there a library for it?

If you are asking a question, please follow this template:

1. My goal is:
To be able to communicate with a single or multiple HX711 adc boards for logging readings from my load cells.

2. My actions are:
Looking for inventive ways to program my ESP32 for communicationg with one or more HX711 modules. Right now I’m looking at Mongoose OS.

3. The result I see is:
Hoping for lots of useful comments on this forum.

4. My expectation & question is:
My question --> Is there already a library I can use for communicating with an HX711, or how do I create one myself ?

There was a discussion about HX711 in the old forum.

THanks :smiley:

But I think I will try MicroPython instead.
The link you posted was more a letter of complaint about the Mongoose OS Documentation then that it presented a decent working library.
So that did not really inspire me :stuck_out_tongue:

But Thanks again for the effort.

That post points to a port of the Arduino HX711 library.