Weight Scale HX711

From Visuino
Jump to navigation Jump to search

Summary

Reads data from HX711 Weight Scale

Description

Use this component to read data from HX711 Weight Scale.



Resources:

Instructable: Arduino Nano and Visuino: Measure Weight with HX711 Load Cell Amplifier and ADC

Diagram:

Categories

Properties

  • Powered - Specifies if the scale chip is powered
  • ScaleDivider - Specifies the scale divide factor for the conversion into weight units
  • Offset - Specifies the offset for the conversion into weight units
  • UseChannelB - Specifies the HX711 channel to be used - A or B
  • Gain128 - Specifies the gain for the programmable gain amplifier - 64 or 128
  • Average - Specifies the number of measurement to be averaged to reduce noise
  • Enabled - Enables or disable the component.

Pins

  • SensorClock - The The Sensor's Clock Arduino Board pin
  • SensorData - The The Sensor's Data Arduino Board pin
  • Zero - The Zero scale Clock Input pin of the component
  • Calibrate - The Calibrate scale Clock Input pin of the component
  • Clock - The clock input pin of the component or element
  • Out - The Analog Output pin of the component or element