Hi all.
I'm a beginner in arduino. I'm doing a project and I want to show on screen, (LCD 20x4 i2c), four digits: 0000 to 9999 at double size, like:
Line 0: <Normal/standar text format>
Line 1: <blanc/empty>
Line 2 & Line 3: Combined for a big/double size numbers.
could somebody teach/show me a library o method to do it?
Thanks in advance.