HX711 Load Cell (Weight) Amplifier

HX711 Load Cell (Weight) Amplifier

New 12 available
R94.98
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Seller
Buyer protection
Get it now, pay later

Product details

Condition
New
Location
South Africa
Product code
MOD-160
Bob Shop ID
614718088

HX711 load cell amplifier

This Load Cell Amplifier is a small breakout board for the HX711 IC that allows you to easily read load cells to measure weight. By connecting the amplifier to your microcontroller you will be able to read the changes in the resistance of the load cell, and with some calibration, you'll be able to get very accurate weight measurements. This can be handy for creating your own industrial scale, process control or simple presence detection.

HX711 load cell amplifier specification

  • Differential input voltage: ±40mV(Full-scale differential input voltage is ± 40mV)
  • Data accuracy: 24 bit (24 bit A / D converter chip.)
  • Refresh frequency: 80 Hz
  • Operating Voltage : 5V DC
  • Operating current : <10 mA
  • Size:38mm*21mm*10mm

Library: HX711-master.zip

Code

#include "HX711.h"  // HX711.DOUT - pin #A1 // HX711.PD_SCK - pin #A0  HX711 scale(A1, A0);   void setup() {  Serial.begin(9600);  Serial.println("HX711 Demo");   Serial.println("Before setting up the scale:");  Serial.print("read: tt");  Serial.println(scale.read());    Serial.print("read average: tt");  Serial.println(scale.read_average(20));    Serial.print("get value: tt");  Serial.println(scale.get_value(5));    Serial.print("get units: tt");  Serial.println(scale.get_units(5), 1);    scale.set_scale(2280.f);   scale.tare();    Serial.println("After setting up the scale:");   Serial.print("read: tt");  Serial.println(scale.read());    Serial.print("read average: tt");  Serial.println(scale.read_average(20));    Serial.print("get value: tt");  Serial.println(scale.get_value(5));    Serial.print("get units: tt");  Serial.println(scale.get_units(5), 1);   Serial.println("Readings:"); }  void loop() {  Serial.print("one reading:t");  Serial.print(scale.get_units(), 1);  Serial.print("t| average:t");  Serial.println(scale.get_units(10), 1);   scale.power_down();   delay(5000);  scale.power_up();
Add to cart

Recently viewed

See more
Fiela's Child By Dalene Matthee
Secondhand
R55.00
HP COMPAQ 6305 PRO SFF PC | AMD A8-5500B Processor 3.2GHz with Radeon Graphics | 4GB RAM | 2TB HDD
Secondhand
R2,500.00 No bids
Shure wireless microphone set
Secondhand
R6,000.00 No bids
ELTON JOHN Something About the Way / Candle in the Wind CD [singles box]
Secondhand
R35.00

Similar products

E18- D80NK Infrared Photoelectric Switch Obstacle Avoidance Sensor Module
New
R171.92
26% OFF
HX711 24bit AD Module + 1kg Aluminum Alloy Scale Weighing Sensor Switch Load Cell Kit
New
R273.36 R370.88
Sonoff TH16 Origin - Temperature and Humidity Monitor (Sensor Sold Separately)
New
R322.40
Mach3
New
R3,822.03