background image

Some load cells might have slight variations in color coding such as blue 
instead of green or yellow instead of black or white if there are only four 
wires (meaning no wire used as an EMI buffer). You might have to infer a 
little from the colors that you have, but in general you will usually see these 
colors.

If the readings from the HX711 are opposite of what you are expect 
(for example the values decrease as you increase weight) simply 
reverse the O+/O- wires.

Once the load cell is is hooked up to the amplifier, you can hook up VDD, 
VCC, DAT, CLK, and GND to a microcontroller such as a RedBoard or 
Arduino board.

Note

VCC is the analog voltage to power the load cell. VDD is the digital 

supply voltage used to set the logic level.

PRO TIP:

In many cases, you can just short VCC and VDD together. If 

your microcontroller uses 3.3V logic however, you'll want to connect 
VCC to 5V and VDD to 3.3V.

Load cell wires hooked up to the HX711 Amplifier board

The example code has 

DAT and CLK 

hooked up to 

pin 3 and 2

respectively, but this is easily changed in the code. Any GPIO pin will work 
for either. Then VCC and VDD just need to be hooked up to 2.7-5V and 
GND to ground on your microcontroller.

Fritzing diagram of HX711 amplifier connected to a RedBoard

Now, if you would like to set up four single load sensors with our 
combinator board and amplifier, connect the five pins labeled RED, BLK, 
WHT, GRN, YLW to the matching pins on the HX711. Next, connect each 
of the four load sensors to the following pins:

• Red 

 +

• Black 

 -

• White 

 C

Page 6 of 10

Summary of Contents for HX711

Page 1: ...e of the various load cells we carry at SparkFun What You Will Need For this simple hook up guide we will just be hooking up a load cell with the HX711 amplifier and showing how you would hook up four load sensors with a combinator board and the HX711 amplifier To follow along you ll need SparkFun Load Cell Amplifier HX711 Any Strain Gauge Based Load Cell Load Cell 200kg Disc TAS606 SEN 13332 Load...

Page 2: ...ell you are using the configuration of how it should be hooked up to plates or surfaces will change Below are a few different types of setups Load Cell 10kg Straight Bar TAL220 SEN 13329 Load Cell 10kg Wide Bar TAL201 SEN 13330 1 1 Strain gauges are two wired organized metal foil or wires that are set up in such a way that the resistance changes when it is compressed or stretched When a strain gau...

Page 3: ...nfiguration in something like a bathroom scale Bar strain gauge based load cells Usually with larger non push button bar load cells you will want to hook up the load cell between two plates in a Z shape with fitting screws and spacers so that the strain can be correctly measured as shown below Page 3 of 10 ...

Page 4: ...ng is hitting the same spot on the load cell each time but it is not necessary Make sure to read the datasheet for the load cell you are using and get the correct screws to fit into it Note If you are hooking together four of the SparkFun Load Sensors using the Combinator board you should position the four load sensors equidistant from each other just like the bathroom scales shown in this tutoria...

Page 5: ...metimes instead of a yellow wire there is a larger black wire foil or loose wires to shield the signal wires to lessen EMI Four strain gauges SG1 through 4 hooked up in a wheatstone bridge formation Here we have a large black wire some loose wires and foil and loose wires respectively as EMI buffers In General each load cell has four strain gauges that are hooked up in a wheatstone bridge formatio...

Page 6: ...cell VDD is the digital supply voltage used to set the logic level PRO TIP In many cases you can just short VCC and VDD together If your microcontroller uses 3 3V logic however you ll want to connect VCC to 5V and VDD to 3 3V Load cell wires hooked up to the HX711 Amplifier board The example code has DAT and CLK hooked up to pin 3 and 2 respectively but this is easily changed in the code Any GPIO ...

Page 7: ...tched the red and white wires were swapped Also only two of the four sensors used a white wire for the center tap of the load sensor the other two used green I connected the black wires to the red to and the white and green wires to C To determine how to hook up your single strain gauge load cells to the combinator measure the resistance between the three wires You should find a larger resistance ...

Page 8: ...ce away from your scale consider using an RJ45 connector and an ethernet cable to connect the combinator to the HX711 amplifier Arduino Code Now that you have your load cell amplifier and microcontroller hooked up you can add your code and start calibrating your setup You can download the most up to date code and libraries from the link below GITHUB REPOSITORY If you have never worked with downloa...

Page 9: ...a Firefox http www mozilla org en US firefox 32bit only on Windows Dismiss Once you have calculated your calibration factor of your load cell set up you can move on to other code such as the simple scale output example code SparkFun_HX711_Example SparkFun_HX711_Example https codebender cc sketch 122922 referrer sarahalmutlaq by sarahalmutlaq https codebender cc user sarahalmutlaq referrer sarahalm...

Page 10: ...Need even more Check out this awesome article wheatstone bridges and load cell types Getting Started with Load Cells JUNE 11 2015 A tutorial defining what a load cell is and how to use one Page 10 of 10 9 9 2016 https learn sparkfun com tutorials load cell amplifier hx711 breakout hookup guide ...

Reviews: