Hx711 Proteus | Library
Test your code without buying a physical load cell.
Most users looking for this library want to simulate a Weight Scale . Instead of a complex HX711 model, it is much easier to use a Potentiometer to simulate the analog signal and use the standard analogRead() in your Arduino code, unless you specifically need to test the HX711 protocol.
Complete Guide to the HX711 Proteus Library for Weight Scale Simulation hx711 proteus library
There are several ways to obtain an HX711 model for Proteus:
Connect the (Power Down and Serial Clock Input) pin to Arduino Digital Pin 2 . Power: Connect VCC/VDD pins to power rails and GND pins to the ground rail. 4. Writing the Arduino Simulation Code Test your code without buying a physical load cell
Simulating load cells and weighing scales is a common challenge in embedded design, but the makes it easy to create, test, and debug your electronic scale projects before building physical prototypes.
C:\Program Files (x86)\Labcenter Electronics\Proteus 8 Professional\DATA\LIBRARY Complete Guide to the HX711 Proteus Library for
Connect the variable output of your POT-HG to the A+ pin of the HX711. Connect A- to ground (or set up a full Wheatstone bridge simulation using four resistors if advanced accuracy is needed). Digital Side (Outputs):
Adding the HX711 component to Proteus follows a standard procedure for external libraries: Download the Files : Obtain the Proteus library files (usually with extensions) from a reputable source like The Engineering Projects Locate the Library Folder : Right-click your Proteus desktop icon and select Open file location . Navigate back one folder to find the directory. Paste and Restart