HX711 icon indicating copy to clipboard operation
HX711 copied to clipboard

An Arduino library to interface the Avia Semiconductor HX711 24-Bit Analog-to-Digital Converter (ADC) for Weight Scales.

Results 113 HX711 issues
Sort by recently updated
recently updated
newest added

The nRF52840 works with your library. Please add it to the list of compatible boards for Arduino. I had to move the src files into my sketch folder, but then...

I tested the example "HX711_full_example", in line 49, it was: `scale.tare(); // reset the scale to 0` I found it was same in example on github, my question are: 1....

Hi, I've been having this persistent issue when using the HX711 amplifier with the 50kg load cell. Basically on calibration or testing of load cell, the value I get back...

Hi @bogde & @Simonas0 , The ‘is_ready’ function of library is broken for Espressif chips (ESP32 & ESP8266) after merger of #193 pull request. Is there any other way by...

Whenever I wire my components as shown and run the following code nothing is printed in the serial monitor but as soon as I remove any wires connected to the...

Hi there! First of all, thank you to everyone that created and contributed to the development of this library. I have realised that after about 1 hour of continuous loadcell...

Hello: When trying to upload the HX711/HX711_basic_example.ino to the Arduino MKR 1010 I get: ``` Sketch uses 13136 bytes (5%) of program storage space. Maximum is 262144 bytes. Global variables...

Offset isn't zeroed before tare measurement.

Added Sparkfun HX711 Library to **Similar Libraries section.** Thank you

Hello @electrokean @DavidRTucker and everyone, I have a case, the formula used to find the output of the hx711 module? can anyone help me ? I use a 5 kg...