Man on phone waiting for train

Note: The ProgramData folder is hidden by default in Windows. Enable "Hidden items" in your File Explorer View tab to see it.

Once your HX711 simulation works, enhance it:

Have you successfully used the HX711 library in Proteus? Share your experience in the comments below. If you faced any errors, feel free to describe them – the community grows when we help each other.

Ensure you click the interactive adjustment arrows on the POT-HG component while the simulation is actively running. Verify that your microcontroller source code configuration sets the exact pins used in the physical schematic layout.

To ensure your virtual setup functions properly, I can assist you with the next step. Let me know:

Connect the differential output of your simulated bridge sensor to and A- pins of the HX711 module.

: Simulates 24-bit resolution for accurate load cell data.

: Copy your downloaded files into this folder. Restart Proteus for the new components to appear in the "Pick Devices" (P) search tool.

Check the simulation potentiometer. If it is sitting at 0V or disconnected from the differential pins (A+/A-), the ADC output will remain static or read as an error.

Verify voltage dividers and gain settings (128 or 64). 🛠️ How to Install the HX711 Library in Proteus

If you can’t find a working library, model the HX711 behavior using:

void setup() Serial.begin(57600); scale.begin(LOADCELL_DOUT_PIN, LOADCELL_SCK_PIN);

In your Arduino IDE, go to Sketch > Export Compiled Binary to generate the .hex file.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

6 Comments

  1. My longtime favourite is Solomon’s Boneyard (see also: Solomon’s Keep!). I’ll have to check out Eternium because it might be similar — you pick a wizard that controls a specific element (magic balls, lightning, fire, ice) and see how long you can last a graveyard shift. I guess it’s kind of a rogue-lite where you earn upgrades within each game but also persistent upgrades, like magic rings and additional unlockable characters (steam, storm, fireballs, balls of lightning, balls of ice, firestorm… awesome combos of the original elements.)

    I also used to enjoy Tilt to Live, which I think is offline too.

    Donut county is a fun little puzzle game, and Lux Touch is mobile risk that’s played quickly.

  2. Thank you great list. My job entails hours a day in an area with no internet and with very little to do. Lol hours of bordom, minutes of stress seconds of shear terror !

    Some of these are going to be life savers!

  3. I’ve put hours upon hours into Fallout Shelter. You build a Fallout Shelter and add rooms to it Electric, Water, Food, and if you add a man and woman to a room they will have a baby. The baby will grow up and you can add them to an area to help with the shelter. Outsiders come and attack if you take them out sometimes you can loot the body to get new weapons. There’s a lot more to it but thats kind of sums it up. Thank you for the list I’m down loading some now!

    1. Oh man, I spent so much time on Fallout Shelter a few years ago! Very fun game — thanks for the reminder!

Note that comments are manually approved, so there will be a delay before they appear on the site. Please keep them polite.