Library to use 7 Segment Display with Hx711 ADC + Arduino

I have successfully understood how to use Hx711 with Arduino and display the Readings on 16x2 LCD Display with I2c method.

But there is a limitation of using 16x2 LCD or 20x4 LCD that the text is so small and less noticeable from a distance,

So I want to use Large 7 Segment Display for my project, I want to show weight in Seven segment display. Please suggest me how to do that, Is there any module or Arduino Library of doing so.

I will be very thankful :slight_smile:

What Kind of 7 Segment Display? Single Digits with lots of wires coming out or an I2C multi-Digit module (for example from Adafruit)?

Multi Digit

Half an answer is no answer... Which module? The Adafruit one should come with it's own library, just like the 16x2 or 4x20 did.