bogde / HX711

An Arduino library to interface the Avia Semiconductor HX711 24-Bit Analog-to-Digital Converter (ADC) for Weight Scales.
MIT License
876 stars 535 forks source link

I want to see the data read directly from the sensor on the screen? #224

Open musatnkci01 opened 2 years ago

musatnkci01 commented 2 years ago

I want to see the data read directly from the sensor on the screen?.

The codes are too long and I don't understand anything, I just want a code like this, read the value, write it on the screen.

Help me .

musatnkci01 commented 2 years ago

and now the weight sensor value appears as nan on the text screen.

(New calibration value has been set to: 0.00) and this value always comes as 0.00.

bogde commented 2 years ago

the HX711_basic_example.ino should do what you want. if it doesn't, you should post your code, schematic, board used, otherwise it's impossible to get any help