Hi guys, I've been trying to figure out what is wrong with my circuit. I'm using a HX711 connected to a balanced wheat bridge setup. I continuously get an overflow value no matter what I do. Any guidance to a newbie like me?
I see you have only powered half of the HX711.
Both VDD (digital part) and VCC (analogue part) of the HX711 need power.
For a 5volt -logic Arduino, connect both to 5volt.
For a 3.3volt Arduino, connect VDD to 3.3volt and VCC to 5volt.
The resistors must be perfectly matched to get the bridge balanced.
Measure between A+ and A- with a DMM for less than 20mV.
Leo..
The board in that schematic does not match the board shown on the breadboard.
Can you measure the resistors of the and identify the voltages as per #4? The resistors should all match closer than 0.020V/5V=0.004=0.4% to keep the A+/A- difference less than 20mV and keep the HX711 from overflowing.
I'm using some resistors that I got off of digikey that are 350 ohms with 0.5%. My strain gauge is roughly at 351ish. I can see that my setup is really imprecise. What kind of trimpot should I get?
Channel A can be programmed with a gain of 128 or 64,
corresponding to a full-scale differential input voltage of ±20mV or ±40mV respectively, when a 5V supply is connected to AVDD analog power supply pin.
You need to reduce that voltage far down from 200mV in order to not have HX711 overflow issues.
I'm trying to create a device that needs to detect when a radial load is applied to a hollow cylindrical rod. This rod is mechanically fixed on one end, which also has the strain gauge in the inner part. I am a mechanical engineer so this is really out there on my comfort zone. The closest thing to something like this I've built is a battle bot, which needs way less precision.
The radial load will be always perpendicular so there will only be tension and compression along the tube. I currently have a rosette as my strain gauge and the plan was to get a load sensor combinator to be able to only have to use the rosette vs four gauges.