Weight Scale HX711: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoHX711Weight.png == Summary == {{:Summaries:Summary Weight Scale HX711}} == Description == Use this component to read data from HX711 Weight Scale. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Measure-Weight-With-HX711/ Instructable: Arduino Nano and Visuino: Measure Weight with HX711 Load Cell Amplifier and ADC] <b>Diagram:</b> Image:TArduinoHX711Weight.Preview.png == Categories == *Image:TArduinoAnalogToo..." |
(No difference)
|
Latest revision as of 10:27, 9 June 2022
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
Category Measurement/Analog - Analog Measurement components category
Category Analog - Analog components category
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