Multiline scrolling possible #106
-
hi sir Currently Now multiline Fixed text and one scrolling text working fine how to add multiline Scrolling text? |
Beta Was this translation helpful? Give feedback.
Replies: 20 comments
-
It could be done the same way as "fixed text and one scrolling text'. Outputs the "fixed text" on a new position on each step - and you will get it as a scrolling. |
Beta Was this translation helpful? Give feedback.
-
give some sample code please |
Beta Was this translation helpful? Give feedback.
-
Please show your code for "fixed text and one scrolling text'. |
Beta Was this translation helpful? Give feedback.
-
void loop(void)
} IMG_0797.MOV |
Beta Was this translation helpful? Give feedback.
-
Thank you.
|
Beta Was this translation helpful? Give feedback.
-
IMG_0798.MOV |
Beta Was this translation helpful? Give feedback.
-
please check |
Beta Was this translation helpful? Give feedback.
-
from left need full scrolling ,like bottom line |
Beta Was this translation helpful? Give feedback.
-
change to left scrolling if ((millis() - prev_step) > interval)
} IMG_0800.MOV |
Beta Was this translation helpful? Give feedback.
-
full scrolling from right
|
Beta Was this translation helpful? Give feedback.
-
please check video IMG_0801.MOV |
Beta Was this translation helpful? Give feedback.
-
wow nice working |
Beta Was this translation helpful? Give feedback.
-
Top line right side end of text not clear |
Beta Was this translation helpful? Give feedback.
-
may be it helps:
|
Beta Was this translation helpful? Give feedback.
-
same issue will happened |
Beta Was this translation helpful? Give feedback.
-
ok, I will to see at the evening because it should be tested on hardware |
Beta Was this translation helpful? Give feedback.
-
It is seems to work:
|
Beta Was this translation helpful? Give feedback.
-
Now working fine IMG_0803.mov |
Beta Was this translation helpful? Give feedback.
-
Thenk you |
Beta Was this translation helpful? Give feedback.
-
ok sir |
Beta Was this translation helpful? Give feedback.
It is seems to work: