How to use a Weight Sensor / Load Cell HX711 with an Arduino
原文 OVERVIEW
We’ve all used a scale to determine the weight of something at some point in our lives.
Using a Load Cell or Weight sensor you can add this capability to your Arduino projects.…
Arduino称重传感器和 HX711 放大器(数字秤)
Arduino with Load Cell and HX711 Amplifier (Digital Scale)
In this guide, you’ll learn how to create a digital scale with the Arduino using a load cell and the HX711 amplifier. First, you’l…