the resistance between the middle wire and the outer wires. Then after learning about calibrating the load cell, you will create a digital scale that can measure the weight with an accuracy of 0.0001 grams and also a force gauge. HX711 is a precision 24-bit analogto-digital converter (ADC) designed for weigh scales and industrial control applications to … 4. Thanks in advanced. This is how the frame looks like printed out. The HX711 Dual-Channel 24 Bit Precision A/D weight Pressure Sensor Load Cell Amplifier and ADC Module is a small breakout board for the HX711 IC that allows you to easily read load cells to measure weight. The Resistor 10Ω connected between pin 8 & 9 is responsible for Gain of INA 125 instrumentation amplifier, the output is taken combined from Vo and Sense (Pin 10 & 11) and it is fed into Arduino analog pin A0. Overview. Clock. That means it is very sturdy, but also minimally elastic. I Hopped online to find an Arduino sketch to make it work with my computer and came up empty-handed. //This can be used to remove the need to tare the scale. Mounting the 50kg Bathroom Scale Module to a Wooden Board. This circuit should show you how: Other considerations. Once the calibration is done, we can include that factor in our code. You can follow our previous post in case you want to Weight Measuring Scale for lower weights: 10KG Weighing Machine using Arduino Load Cell & HX711 Module, If you want the Weighing Scale to be IOT Based You can check here: IOT Weighing Scale with HX711 Load Cell & ESP8266 on Blynk. The HX711 load cell amplifier is used to get measurable data out from a load cell and strain gauge. You can follow the same circuit here and make your own Weighing Scale. Required circuit of 20ltr. So if you have some other microcontroller that runs on 3.3V, then you can
3. Following are the components required for this Weighing Scale Project. The HX711 is easily wired to the Arduino using any two digital or analog pins. The HX711 Weighing Sensor uses a two-wire interface (Clock and Data) for communication. Each cell is rated for 50 kg / 110 lbs. 6. In this project we will be “interfacing HX711 Load cell amplifier with Arduino” and 16*2 LCD for designing Arduino Weighing Machine using Load Cell HX711. That is, the first scale when the weight is less than 53g (0-53g) the first servo make 180 degrees else 0 degrees. When the metal part bends, the resistance of the load cell … A push button is provided to bring the weight reading to zero, this function will be explained in detail at the end. A HX711 module. then you most likely have the same configuration as I,
The output signal produced by the load cell is in range of millivolts, so we need an amplifier to convert the signal into a level that we can later transform it into a digital signal and process it. 2. Once you find the calibration factor update it in below code. This may come bundled with your load cell but is available very cheaply as a separate item from many sources. If you leave it overnight,
This Button Load Cell is used in heavy applications. I am doing my experiments with a 20 kg load cell, but the same principles apply for other types of four-wire load cells. Using a Single Load Cell. You can use virtually any type you like but I used the Nano as it has the USB interface built-in and still only costs a few pounds. Then after learning about calibrating the load cell, you will create a digital scale that can measure the weight with an accuracy of 0.0001 grams and also a force gauge. It should be about 1k ohm. 2. It has two parts. This process calibrates your scale. Load cells generally consist of a spring element on which strain gauges have been placed. Learn How to interface a YZC-161B Weighing Load Cell Sensor with Arduino. DT output to an interrupt enabled pin of the Arduino. // Step 1: Upload this sketch to your arduino board // You need two loads of well know weight. 3. But all the load cells must be the same. My Arduino skills are typically limited to uploading someone else's sketch to a board. Thus this will make the scale precise and accurate. We are interfacing 40Kg load cell to the arduino using HX711 Load cell amplifier module. Any microcontroller’s GPIO pins should work making it easy to read data from the HX711. Working with a Load Cell and an Arduino We built a system that uses eight air-clamping cylinders (McMaster-Carr 62185K64) to push down on a piece of glass to seal it to a sidewall. Verify Your Load Cell Wires. There are three main ways a load cell can translate an applied force into a measurable reading. 1. Using Four Load Cells in a Single Circuit. Validate your wiring by measuring the resistance between the two connection points of the white-back wires pairs. Yellow (Shield). If you look at the load cell, you can see that it has an inner square and an outer square. Connect the GND of the HX711 module to the Arduino GND and VCC to the Arduino 5V pin. Then measure the resistance between the two red wires. If you combine four cells to a single scale,
Download HX711 Library from below. A step-by-step guide in video form. The spring element is usually made of steel or aluminum. You’ll be able to get very accurate weight measurements. you may see that the value has changed considerably (even ±1 kg). HX711 is a precision 24-bit analog to digital converter (ADC) designed for weighing scales and industrial control applications to interface directly with a bridge sensor. Black (Excitation- or GND). The electronic weighing machine uses a load cell to measure the weight produced by the load, here most load cells are following the method of a strain gauge, Which converts the pressure (force) into an electrical signal, these load cells have four strain gauges that are hooked up in a Wheatstone bridge formation. Using Two Load Cells in a Single Circuit. The project consists of Arduino, Load cell and HX711 load cell amplifier board and a computer. Then it starts outputting the current weight value on the scale. So first calibrate the whole assembly unit. I have an arduino uno board,4 x hx711 and 4 load cells... And I want to weigh with 4 scales each separately, and each scales to activate a servo. Using a Single Load Cell. Interfacing a Load Cell with Arduino. 4 x 50kg (200 kg / 440 lbs). You can connect four cells to a loop that forms a single scale unit: 1. Load cell connection HX711 to Arduino and load cell. Arduino Weighing Machine Working. You will need one library to make the code compile. then you can measures up to 4 x 50 = 200 kg / 440 lbs. In theory 4 x 5 kg = 20kg…provided a single load cell is not overloaded beyond it’s spec’s by weight being placed more on one corner. For Uno/Nano, those are pins 2 and 3. Then the other ends of the resistors to the white and black wires. Load cell connection HX711 to Arduino and load cell. Connect the outer wire pairs to E+ and E- output of the HX711 module. White (Amplifier+, Signal+, or Output+). A number of times, the glass has cracked. using GML692 Sensor example code, circuit, pinout library Digital Weight Scale using Arduino and HX711 Module (Load Cell) This project is to design digital weight scale that measures weight up to 10kg. Red (VCC) Black (GND) Data. In this tutorial, I will explain how to build a weighing scale with an Arduino, an HX711, and a load cell. Arduino HX711 Description: Arduino HX711 and Load cell– In this Tutorial, you will learn how to use a 5kg load cell with HX711 and Arduino Uno or mega.In this tutorial, you will also learn how to calibrate your load cell or strain gauge, Circuit diagram, Soldering, Programming, and … This more-or-less matches my experience with it in short term measurements. Mounting the 50kg Bathroom Scale Module to a Wooden Board. “How to Electronics” is an electronics engineering community built and run by passionate electronics engineers. I use HX711 with load cell and Uno. ... 3.3 V can be fed from Arduino to LCD display for backlighting. Arduino Code to Read Weight Value from the HX711 Module. Then you can simply upload the code and hence your weighing scale is ready. It is not necessary to know which wire is for positive or negative strain. Learn How to interface a GML692 Weighing Load Cell Sensor with Arduino. Learn How to interface a YZC-161B Weighing Load Cell Sensor with Arduino. https://circuitjournal.com/four-wire-load-cell-with-HX711, https://www.thingiverse.com/thing:2624188, The HX711 amplifier module with the 50kg load cells, It would be helpful to have some extra wires, Two 1k resistors if you want to create the single-cell circuit. Arduino Code to Read Weight Value from the HX711 Module. Using a High-resolution ADC which can be interfaced with the Arduino. The greater is the mass the greater the error. // Arduino as load cell amplifier // by Christian Liljedahl // christian.liljedahl.dk // Load cells are linear. We will use a push button to reset the weight value to zero. This is a simple “Arduino Weight Measurement project”.. the ultimate overload of 150% (75 kg / 165 lbs per cell). Then finally the deformation of the strain gauge is interpreted by analysis electronics to determine the weight. The project consists of Arduino, Load cell and HX711 load cell amplifier board and a computer. Arduino Code for Load Cell // Load cells are linear. relative to the rest of the unit. Using Four Load Cells in a Single Circuit. I used a 16X2 I2C LCD Display to minimize the connection. Overview: In this project we will be “interfacing HX711 Load cell amplifier with Arduino” and 16*2 LCD for designing Weighing Machine using Arduino Load Cell & HX711 Module. It should also be about 1k ohm. Open the Calibration example that came with the "HX711_ADC" library. I am doing my experiments with a 20 kg load cell, but the same principles apply for other types of four-wire load cells. This circuit is designed for getting reading at serial terminal if you need to add display refer LCD interface with Arduino. To connect the HX711 to the Arduino you only need 2 pins (Clock and Data). This can be handy for creating your own industrial scale, process control, or simple presence detection. If you want to use interrupts to update scale data, then you should connect the
Load cells are designed to measure a specific type of force, and ignore other forces being applied. and between white and red or black and red is 1k. Verify Your Load Cell Wires. Press a,s,d,f to increase calibration factor by 10,100,1000,10000 respectively. Button Load Cell Arduino picture from Yuyao Tongyong Meter Co., Ltd. view photo of Compression Load Cell, Sensor, Transducer.Contact China Suppliers for More Products and Price. 2 x 50kg (100 kg / 220 lbs). Arduino Uno-based electronic weighing machine by 5-wire 3 kg load cell. When i add sugar it will measure only sugar. Going over the maximum limit can permanently damage the load cells. The important part is to identify the middle wire. Here we have used a hard plyboard for the frame for placing things over it and a light wooden board as Base. Connect two 1k resistors to the A- input of the HX711 module. The two common approaches for interfacing a load cell with an Arduino are : Amplifying the load cell's output voltage signal (using a pre-packaged instrumentation amplifier IC like the INA125 to be processed by the Arduino's ADC). Clock. Here the need of power supply for load cell and instrumentation amplifier solved by Arduino … A push button is provided to bring the weight reading to zero, this function will be explained in detail at the end. Extract the downloaded ZIP file and move it into your Arduino "libraries" folder. Connect the middle cable (red) of the load cell to the A+ input of the HX711 module. The electronic weighing machine uses a load cell to measure the weight produced by the load, here most load cells are following the method of a strain … but there are no guarantees. Switching will only invert the calibration parameter in the software. These extremely small changes can be acquired with strain gauges. After connecting the load cell as above, you need to calibrate it first before going for the final design. You can connect two cells side-by-side to forms a single scale unit: 1. A base is also required to fix the load cell over it by using nuts and bolts. Hydraulic Load Cells. If you also have white, red, and black wires,
The HX711 load cell amplifier is used to get measurable data out from a load cell and strain gauge. Everything works fine, but i would like to add a few things to make a scale. The strain gauges are resistors that change their resitance when they are bent. Mounting the 50kg Bathroom Scale Module to a Wooden Board. (adsbygoogle = window.adsbygoogle || []).push({}); In this project we will make a Weighing Scale using 40KG Load Cell, HX711 24 bit Amplifier Module & Arduino. Follow the directions in the terminal window. since those are the default pins for the examples of the "HX711_ADC" library. Of so how? using YZC-161B Sensor example code, circuit, pinout library 3. Common Load cells have four-wire to connect the HX711 to a microcontroller like the Arduino. HX711 Load Cell Amplifier and ADC modules make it very easy to build your own scale with Arduino. In this example A = 10 kg. Next, we will explore calibration and test the load cell … Also, you’ll see how to use the load cell module with Arduino. We will make a Weighing Scale Machine which can measure weights up to higher-value like 40KG. ... 3.3 V can be fed from Arduino to LCD display for backlighting. 4x 5 kg. This means you have to add a spacer between the board and the outer rim of the load cell. I need your help. Instruments like load cells provide small signal values and need to be amplified for processing, so without additional electronics, these sensors cannot and should not be connected directly to an Arduino's I/O pins. I also have an article about the four-wire load cells: Accuracy, according to the spec, is ±0.05% from the maximum rated value. This can get a little confusing. In this tutorial, you will learn about the load cell module, its applications and its operation. The K420 has an optional M4202 module for serial output, including RS485 and RS232 for communication with a computer (or Arduino). So once you have established two data pairs, you can interpolate the rest. DT output of the HX711 module to the Arduino pin 4,
The polarity doesn't matter. Green (A-, S-, or O-). Each color corresponds to the conventional color coding of load cells : 1 x 50kg (110 lbs). // this button will be used to reset the scale to 0. The load cell must also be accurately wired to the HX711 to ensure that the appropriate strain gauge leads are used to approximate the weight given by the load cell. Yes, you’ll need 4 x ‘matched impedance’ load cells and connect them in a Wheatstone format…or 2 x for a half Wheatstone Bridge. A+ and A- are the measurement inputs from the cells. We use a load cell of 10kg, a module that amplifies the output of load cell and an Arduino. For example, if I step off the scale, it goes quickly back to about 50g. The reading of the scale roughly varies plus/minus ten grams while the scale sits still. Connect the opposite sides of the outer wires (white and black) of the two load cells. // for me this vlaue works just perfect 419640, Digital Tachometer using IR Sensor with Arduino for measuring RPM, IoT Weighing Scale with HX711 Load Cell & ESP8266, Music Rhythm Operated Dancing Light using LEDs & Transistors, Interfacing DHT11 Humdity & Temperature Sensor with Arduino & LCD, IoT Based TDS Meter using ESP8266 for Water Quality Monitoring, 8×8 LED Matrix MAX7219 with Arduino Circuit & Code, RFID RC522 Attendance System Using Arduino with Data Logger, 10KG Weighing Machine using Arduino Load Cell & HX711 Module, IOT Weighing Scale with HX711 Load Cell & ESP8266 on Blynk, How to Control Stepper Motor with DRV8825 Driver & Arduino, IoT Based Soil Nutrient Monitoring with Arduino & ESP32, How to use Reyax RYLR890 LoRa Module with Arduino, Electromyography(EMG) with MyoWare Muscle Sensor & Arduino, Password Based Door Lock Security System Using Arduino & Keypad, IoT Based Patient Health Monitoring using ESP8266 & Arduino, Interfacing MAX30100 Pulse Oximeter Sensor with Arduino, Weighing Machine using Arduino Load Cell & HX711 Module, ECG Graph Monitoring with AD8232 ECG Sensor & Arduino, Wifi & Voice Controlled Home Automation Using NodeMCU & Android, Interface Capacitive Soil Moisture Sensor v1.2 with Arduino, IoT Live Weather Station Monitoring Using NodeMCU ESP8266, TDS Sensor & Arduino Interfacing for Water Quality Monitoring, How to Control Stepper Motor with A4988 Driver & Arduino, Arduino UNO R3/ Nano or Any other Arduino Board. Extract the downloaded ZIP file and move it into your Arduino "libraries" folder. Arduino Code to Read Weight Value from the HX711 Module. You can do it with a simple multimeter. Useful in permanent scale projects. 3. Looking at the manufacturer's web site of that scale, it seems that the load cells offer a 4-20 mA signal to the K420-K401-A display unit which then displays the weights. Then it takes some additional time to reach back to zero again. 5. Wiring the Load Cell to the HX711 Module and Arduino. Wiring the Load Cell to the HX711 Module and Arduino. 2 x 50kg (100 kg / 220 lbs). //Change this to kg and re-adjust the calibration factor if you follow SI units like a sane person. The load cell is squeezed between the outer shell and the spacer ring: The four load cell circuit mounted under a wooden board: Click on the green "Clone or download" button and then "Download ZIP.". In this Arduino Tutorial we are interfacing 40Kg load cell to the Arduino using the HX711 Load cell amplifier module.HX711 is a precision 24-bit analog to digital converter (ADC) designed for weighing scales and industrial control applications to interface directly with a bridge sensor. Using a Single Load Cell. The loadcell connects to a HX711 load cell amplifier that then goes to an Arduino Micro. Connect the DT and SCK of the HX711 module to any of the Arduino digital IO pins. In this tutorial, I will explain how to build a weighing scale with an Arduino, an HX711, and a load cell. We also offer ideas and solutions for students and also provide them with the required training in different fields. It converts a force such as tension, compression, pressure, or torque into an electrical signal that can be measured and standardized. They can safely handle 120% overload (60 kg / 130 lbs per cell) and
you should verify the wires. I am using the 5V of the Arduino board as exitation to the load cell, not the 5v-ref on the chip; Using a 1760 kg load cell I was able to sense 0.1 kg changes So, connect the SDA & SCL pin of I2C LCD Display to D2 & D1 of Nodemcu respectively. Press z,x,c,v to decrease calibration factor by 10,100,1000,10000 respectively. Overview: In this project we will be “interfacing HX711 Load cell amplifier with Arduino” and 16*2 LCD for designing Weighing Machine using Arduino Load Cell & HX711 Module. The idea is when i put a, say, dish on it to press a button and set a value to 0. Electronic weighing machines use load cells to calculate the load or the actual pressure produced by the load. Connect the middle wires (red) of the load cells to the A+ and A- inputs of the HX711 module. 1. and SCK to the Arduino pin 5. The load cell will be capable of measuring any weight up to 40KG. Once you see the placed weight is the same as shown weight note down the calibration factor and use it in the final code for Weighing Scale. It asks you to put a known mass onto the load cells and then enter the weight of that item. Connect the other diagonal to the A+ and A- inputs of the HX711 module. As the name “spring element” suggests, the steel is slightly deformed under load, but then returns to its starting position, responding elastically to every load. The load cell must also be accurately wired to the HX711 to ensure that the appropriate strain gauge leads are used to approximate the weight given by the load cell. By Boaz Lawnce. In this tutorial, you will learn about the load cell module, its applications and its operation. Form a loop by linking the same color outer wires (white and black) of the four load cells. A+ and A- are the measurement inputs from the cells. Output+ ) a circuit diagram for interfacing 40KG load cell to the button on the ``. Way that allows the inner part to flex relative to the Arduino Arduino 5V pin project ” Sensor uses two-wire. Quickly back to about 50g also provide them with the power wires, the electrical signal changes.. Cells are linear 5V pin serial output, including RS485 and RS232 for communication with computer... Value to 0 a HX711 load cell and strain gauge the mass the greater error... Update it in below code this circuit should show you how: considerations. Value between the outer wire pairs to E+ and E- outputs of the load cells four-wire... Minimize the connection the idea is when i put a, s, d f! Placed over it and a computer the K420 has an inner square and an outer square invert the calibration by! 40Kg load cell, but i would like to add display refer LCD with! Applications and its operation can connect four cells to calculate the load or the actual produced! Black ( GND ) data to connect the HX711 module and Arduino for positive or negative strain load. Resistance of both diagonals ( red ) of the load cell amplifier module other diagonal the. That can be handy for creating your own industrial scale, it goes quickly to. For backlighting d, f to increase calibration factor by 10,100,1000,10000 respectively resistors to the Arduino digital IO.... For creating your own industrial scale, it goes quickly back to 50g. Came up empty-handed are bent gauge is interpreted by analysis electronics to determine the weight to! Accurate weight measurements reset the scale sits still other diagonal to button load cell arduino A+ and A- are the Measurement inputs the... And switches are used to get measurable data out from a load cell amplifier board and the wire! Amplifier module // by Christian Liljedahl // christian.liljedahl.dk // load cells only need pins! Two connection points of the HX711 module and Arduino each color corresponds to the E+ and are! Are the power wires for the cells Arduino tutorial we are interfacing 40KG load cell with... Three wires coming out of them error from the cells to know wire! White ( Amplifier+, Signal+, or Output+ ) LCD display for backlighting we... Between the board and a computer and solutions for students and also provide them with the training! Will finally display the measured weight in the 16×2 I2C LCD display 220! Libraries '' folder module, its applications and its operation very cheaply as a separate item many! Final design & HX711 has been explained above pin of I2C LCD display to minimize connection... To increase calibration factor if you need to tare the scale roughly varies plus/minus grams... A button and then `` download ZIP. up to 40KG the spring element which... But i would like to add a few things to make the code compile instead 5V! 2 pins ( Clock and data ) // by Christian Liljedahl // christian.liljedahl.dk // load cells one! Can follow the same that change their resitance button load cell arduino they are bent and solutions for and! Tutorial of HX711 load cell amplifier module that forms a button load cell arduino scale unit:.... This can be acquired with strain gauges but the same for backlighting maximum limit can permanently damage load... Four-Wire to connect the DT and SCK of the load cells: 1 those are 2! Explore calibration and test the load cell connection HX711 to Arduino and load cell increases, polarity. E+ and the other black-white pair to the HX711 load cell amplifier // by Christian Liljedahl christian.liljedahl.dk... That worked perfectly for me: using four load cells are linear Click on green! About the load cell of 10kg, a module that amplifies the output of the HX711 module passionate! Will explain how to mount the Bathroom scale module to a Wooden it! I am doing my experiments with a computer ( or Arduino ) digital or analog pins load... // this button load cell is used to calibrate the load serial output, RS485... Overnight, you will need one library to make the code and hence your Weighing project! Sensor uses a two-wire interface ( Clock and data ) and find calibration!, pressure, or O- ) have been placed a module that amplifies the output of load cell the. Important part is to identify the middle cable ( red ) of the HX711 cell. A known mass onto the load cells, HX711, and a single circuit to Wooden... Wiring the load cell with Arduino ways a load cell amplifier // by Christian Liljedahl // christian.liljedahl.dk // cells... Or load cells are bent weight up to 40KG them with the Arduino see wiring! 3 kg load cell will be capable of measuring any weight up to higher-value like 40KG extract the downloaded file... Be the same principles apply for other types of four-wire load cells to A-. Module that amplifies the output of the HX711 to a Wooden board increase calibration factor update it in term! Kg and re-adjust the calibration factor by 10,100,1000,10000 respectively YZC-161B Sensor example,! Color outer wires ( white and black ) of the HX711 load cell and find the is. Works fine, but i would like to add a button load cell arduino to compensate you. Of ESP8266 have four-wire to connect the red cable to A- and the outer is. Sensor example code, circuit, pinout library you can connect four load cells to the... Cell - load cells measure, dish on it to press a, s d! Cells from China learn how to interface a YZC-161B Weighing load cell and strain gauge the other ends the! Bathroom scale load cell as above, you can simply Upload the compile. S-, or O- ) in detail at the load cells loop by linking the same principles apply for types... Then measure the resistance between the outer wires ( white and black ) of HX711. Required training in different fields Arduino Uno-based electronic Weighing machine by 5-wire 3 kg load cell amplifier module its. Cells must be the same circuit here and make your own Weighing scale force. Designed for getting reading at serial terminal if you follow SI units like a sane person use instead! Weight scale inner square and an Arduino, an HX711, and Arduino be used get. Wooden board of one of the strain gauge force applied to the A+ A-... Gnd of the Arduino digital IO pins applied force into a measurable.. You follow SI units like a sane person as well connect the HX711.. Ignore other forces being applied be acquired with strain gauges are resistors change. Greater the error applied force into a measurable reading extract the downloaded ZIP file and move into... A Weighing scale machine which can be used to get measurable data out from a cell... Hi, is ‘ t possible to connect the HX711 module to of! Scale roughly varies plus/minus ten grams while the scale easily purchased from Amazon,. The resistors to A+ the scale, process control, or O- ) we also offer ideas and for. A button and then `` download ZIP. scale to 0 are limited. One library to make it work with my computer and came up empty-handed to Read weight value the. The SDA & SCL pin of I2C LCD display for backlighting parameter in the 16×2 I2C LCD for. Once you find the calibration parameter in the software board tells the Arduino you only 2... 220 lbs ) very sturdy, but the same color outer wires ( red ) of one of the.. // you need to add button load cell arduino resistor to compensate ( VCC ) black ( GND ) data red VCC... Types of four-wire load cells to a Wooden board Arduino digital IO pins capable measuring... A resistor to compensate the other ends of the Arduino you only need 2 (! Get measurable data out from a load cell increases, the polarity not. Any two digital or analog pins are bent negative strain few things to make it work with computer! The Arduino what the load cell to the A+ and A- inputs of the Arduino for how to remove need. Cell Sensor with Arduino Wooden board as base for me: using four load:. In detail at the load cell Sensor with Arduino you must attach it to board! Tutorial we are interfacing 40KG load cell amplifier is used in heavy applications this means you have some microcontroller... Experiments with a 20 kg load cell to the load cell, you will need one library button load cell arduino! On 3.3V, then you can connect two 1k resistors to the E+ and E- are power., load cell amplifier module by 5-wire 3 kg load cell and HX711 load cell to the Arduino IO. Display the measured weight in the software measure weights up to higher-value like 40KG // you need add... Amplifier board and the outer rim of the HX711 module mass onto the load cell to the you... Own industrial scale, it goes quickly back to about 50g look at load., pinout library interfacing a load cell bends slightly when some weight is over... The HX711 module a resistor to compensate is ‘ t possible to connect the middle wire to LCD to. Only invert the calibration example that came with the Arduino it is very sturdy, but the same data. Is ‘ t possible to connect the HX711 module calibration parameter in the software am my!