I cannot seem to find any reference for the SSD 1306 or U8glib display font library or any command reference, like all the options for display() etc. For my fonts I been going into the utility folder and scrolling through notepad for the U8glib library but its very croweded with numbers and code. is there any reference for both libraries online that is user friendly?
1 Answer 1
First, u8glib is superceded by u8g2
Second, the u8glib wiki has a command reference and font reference.
As does the u8g2 wiki.
Neither reference lists a display()
command.
-
-
lots of good info on there, thanks. So I added some font and sometimes I get many symbols (I have a scroll set up) How do you grab just one of those symbols, for example, an arrow?Jim– Jim2018年02月03日 13:04:13 +00:00Commented Feb 3, 2018 at 13:04
-
If you have a different question, post it as a new question.jose can u c– jose can u c2018年02月03日 13:06:07 +00:00Commented Feb 3, 2018 at 13:06
-
there is not much variety of fonts availableJim– Jim2018年02月03日 13:23:15 +00:00Commented Feb 3, 2018 at 13:23
-
What are you actually looking to do? There are many fonts and even non-English character set fonts.jose can u c– jose can u c2018年02月03日 13:29:46 +00:00Commented Feb 3, 2018 at 13:29
Explore related questions
See similar questions with these tags.