Skip to content

Scrolling text: how to do it using an RTOS? #2130

Answered by olikraus
dolence asked this question in Q&A
Discussion options

You must be logged in to vote

to scroll a large string

Long strings are better supported if u8g2 is put into 16 bit mode (see FAQ, https://github.com/olikraus/u8g2/blob/master/doc/faq.txt).

inside a small area of the screen

Use: https://github.com/olikraus/u8g2/wiki/u8g2reference#setclipwindow

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@dolence
Comment options

Comment options

You must be logged in to vote
1 reply
@dolence
Comment options

Answer selected by dolence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants