Pesquisa Sensor

download Pesquisa Sensor

of 4

Transcript of Pesquisa Sensor

  • 7/24/2019 Pesquisa Sensor

    1/4

    http://www.dfrobot.com/wiki/index.php?title=File:HX711_4.png

    http://forum.rduino.cc/index.php?topic=!"#$74.%

    &eight (en)or *odule +1

    &eight (en)or *odule,(-:(0%1#%

    Weight Sensor Module is based on HX711,which is a precision 24-bit analog-to-digital convertor

    designed for weigh scale and industrial control applications to interface directl with a bridgesensor!"o#pared with other chips, HX711 not onl has a few basic function,also contains high

    integration,fast response,i##unit,and other features!$he chip lowedrs the cost of the electronic

    scale,at the sa#e ti#e,i#proving the perfor#ance and reliabilit!

    $he input interface of this weight sensor #odule is used sensor interface,which is co#patible

    with %rduino &'( port!$he output adopts co#pact ter#inal that #a)es weight sensor #odule

    easier to connect the weight sensor!&t*s the best choose for electronic enthusiast to do so#e tin

    ho#e scale!

    $he weight sensor #odule can be co#bined with weight sensor on the #ar)et! We also help outo pic) a s#all range of weight sensor!

    Hrdwrd 2e3uirement

    http://www.dfrobot.com/wiki/index.php?title=File:HX711_4.pnghttp://forum.arduino.cc/index.php?topic=236974.0http://forum.arduino.cc/index.php?topic=236974.0http://www.dfrobot.com/wiki/index.php?title=File:HX711_4.png
  • 7/24/2019 Pesquisa Sensor

    2/4

    +ote$he fra#ewor) will be #ade b ourself according to the weight sensor #achine

    drawing!$he following figure show the weight sensor #achine drawing!

  • 7/24/2019 Pesquisa Sensor

    3/4

    ero d5u)tment

    $hus, far ,the weight scale will be finished within one #ore step-- ero ad.ust#ent!

  • 7/24/2019 Pesquisa Sensor

    4/4

    (pen the H/711 librar folder , and find the file H/711!h, open it! 0ocate the state#ent

    void setScale(float scale = 1992.f);

    ou onl need to ad.ust the nu#ber 12 to find the appropriate value for weight scale! Save the

    h file, and upload the above code again!

    6dditionl informtion

    How to clibrte the weight )en)or

    %nswer 3or calibrate the sensor for fi/ing the feedbac) floating fro# different sensor, need to

    set the Scale using the function na#ed setScale! 5efault status void setScale6float scale

    12!f8

    he )tructure of the weight )en)or