#55 50KG Load cells revisit #2 - Finally working

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 28

  • @DustinWatts
    @DustinWatts 5 років тому +1

    Good to see you got it working!

  • @ravishankarkumar5082
    @ravishankarkumar5082 5 місяців тому

    Which platform is good for buy load cell frame? Not load cell, please 🙏 reply if any platform is exist

  • @Veni_Vidi_Vortice
    @Veni_Vidi_Vortice 4 роки тому +2

    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.

    • @TimsElectronicsLab
      @TimsElectronicsLab  3 роки тому

      Well I remember replying to your comment, but UA-cam 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

  • @superargo4701
    @superargo4701 4 роки тому +2

    Has anyone made a sketch, incorporating a relay output, when the Load Cell reaches a user-defined setting?

    • @TimsElectronicsLab
      @TimsElectronicsLab  4 роки тому +1

      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

  • @cannetjack2262
    @cannetjack2262 5 років тому +2

    Nice Video......Good Job man

  • @dreamzz5703
    @dreamzz5703 2 роки тому +1

    hi, i tried the same thing and it shows at calibration value 0, do you know how to fix this?

  • @ka-eskwelatv6097
    @ka-eskwelatv6097 3 роки тому +1

    Very nice Sir :) how about additional LCD Display Ic2 1602A ?

    • @TimsElectronicsLab
      @TimsElectronicsLab  3 роки тому

      That could easily be done with a few printf lines and the LiquidCrystal2C library!

  • @bossboss7941
    @bossboss7941 4 роки тому +1

    I did the same thing, but the serial output is not giving me constant values. Any idea ?

    • @TimsElectronicsLab
      @TimsElectronicsLab  4 роки тому

      Does it give the same values with the load cells disconnected?

    • @bossboss7941
      @bossboss7941 4 роки тому +1

      @@TimsElectronicsLab no, it is different results, but still not constant values

    • @TimsElectronicsLab
      @TimsElectronicsLab  4 роки тому +1

      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

  • @rizkyaf1113
    @rizkyaf1113 4 роки тому +1

    Sir if i use 4 Load cell, the measurements can up to 200 Kg ?

    • @TimsElectronicsLab
      @TimsElectronicsLab  4 роки тому

      I don't see why not! In fact I use 4 loads cells extra to get the extra weight requirements and it works beautifully!

  • @sebastianfernandezvalencia6773
    @sebastianfernandezvalencia6773 4 роки тому +2

    dude you have the arduino code? thanks !!!

    • @TimsElectronicsLab
      @TimsElectronicsLab  4 роки тому

      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!

  • @issaalabdali2928
    @issaalabdali2928 4 роки тому +1

    can you please share the code

    • @TimsElectronicsLab
      @TimsElectronicsLab  4 роки тому

      Gitlab is not responding right now, I'll mark it in my calendar

  • @muqrirafie1806
    @muqrirafie1806 2 роки тому

    Can u share the coding?
    thanks