TadeuClemente

Results 3 comments of TadeuClemente

The error says this: "AttributeError: 'HX711' has no attribute 'zero' I'm just trying to get raw data of the strain gauge's electrical resistance variation. Would simpler code help? Which wheatstone...

I actually used 'pip3 install HX711'. I didn't know it wasn't the right way. Tomorrow I will install your HX711_multi by pip and try to run. Which example do you...

Hi, Morris! Now, when i try to run the code with HX711_multi, the raspbi returns the error message: "ModuleNotFoundError: No module named 'hx711_multi'." I installed the library via pip3 install...