hi, i tried the same thing and it shows at calibration value 0, do you know how to fix this?
@TimsElectronicsLab2 жыл бұрын
Check the connections of all the cables
@Veni_Vidi_Vortice4 жыл бұрын
That thing which you called a "wire holder" and used to hold the wires while you joined them, does it have another name? I want to buy one because it looks very useful but if I type "wire holder" into ebay I can't see one in the list.
@TimsElectronicsLab3 жыл бұрын
Well I remember replying to your comment, but KZbin Studio does not like to reply to comments when being active for a day. Yes, there are a few sellers on banggood/aliexpress that sell silicone versions and use the same 3d model as I did. But I don't have any links to those products
@superargo47014 жыл бұрын
Has anyone made a sketch, incorporating a relay output, when the Load Cell reaches a user-defined setting?
@TimsElectronicsLab4 жыл бұрын
Hi Super Argo! I'm sorry for the late response, but it should be as straight forward as using an Arduino Relay example sketch, combined with my sketch and using an _if(weight > min_weight){ digitalWrite();}_ statement
@bossboss79414 жыл бұрын
I did the same thing, but the serial output is not giving me constant values. Any idea ?
@TimsElectronicsLab4 жыл бұрын
Does it give the same values with the load cells disconnected?
@bossboss79414 жыл бұрын
@@TimsElectronicsLab no, it is different results, but still not constant values
@TimsElectronicsLab4 жыл бұрын
The values are not going to be constant either. They will vary based on temperature and ADC inaccuracy. I think averaging is a good practice here
@ravishankarkumar50828 ай бұрын
Which platform is good for buy load cell frame? Not load cell, please 🙏 reply if any platform is exist
@ka-eskwelatv60974 жыл бұрын
Very nice Sir :) how about additional LCD Display Ic2 1602A ?
@TimsElectronicsLab4 жыл бұрын
That could easily be done with a few printf lines and the LiquidCrystal2C library!
@rizkyaf11134 жыл бұрын
Sir if i use 4 Load cell, the measurements can up to 200 Kg ?
@TimsElectronicsLab4 жыл бұрын
I don't see why not! In fact I use 4 loads cells extra to get the extra weight requirements and it works beautifully!
@DustinWatts5 жыл бұрын
Good to see you got it working!
@TimsElectronicsLab5 жыл бұрын
Yeah it took me way too long 😅😂
@sebastianfernandezvalencia67735 жыл бұрын
dude you have the arduino code? thanks !!!
@TimsElectronicsLab5 жыл бұрын
You can use the example sketch that comes with the HX711, and connect the pins as shown in the code. Let me know if you've got any other problems!
@issaalabdali29285 жыл бұрын
can you please share the code
@TimsElectronicsLab5 жыл бұрын
Gitlab is not responding right now, I'll mark it in my calendar