I am measuring mass with load cells and I need the mass to display on a I2C 1602 LCD screen using an Arduino. Do I have to create a function or is there one for me to download?
Also, can everything be on the same script? The calibration of mass and the LCD function?