hx117 library

Hi there – Having trouble with the hx117 library – does anyone know what is in it? And how it works??

sthomas229:
Having trouble with the hx117 library

I'm not familiar with an "hx117 library". Did you maybe mean to write "HX711"? If you want help with a library, you should provide a link to where you downloaded it from. Or if you installed it using Library Manger (Sketch > Include Library > Manage Libraries in the Arduino IDE or Libraries > Library Manager in the Arduino Web Editor) then say so and state the full name of the library.

sthomas229:
does anyone know what is in it?

Yes.

sthomas229:
And how it works??

To learn how to use a library, study the example sketches that come with it. You will find them under the File > Examples > {library name} menu.