freetronics / DMD2

Beta release of a new Dot Matrix Display Arduino library
http://forum.freetronics.com/viewtopic.php?f=26&t=5893
GNU General Public License v3.0
80 stars 71 forks source link

How to align text to the centre of 16x32 Display ? #61

Closed RishabhHardas closed 3 years ago

RishabhHardas commented 3 years ago

Is there a way to align text to the centre of the display ? I have a simple clock project to do on a 16x32 P10 display. Clock will display time in HH:MM format. I am unable to align the test to the centre of the display. Is there any way yo do this ?

RishabhHardas commented 3 years ago

Solved by using the scroll functions.