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