Hi,
I am using an Arduino UNO WiFi an a waveshare 1.5inch OLED Display and I want to display simple text. Which library should I use for that?
Hi,
I am using an Arduino UNO WiFi an a waveshare 1.5inch OLED Display and I want to display simple text. Which library should I use for that?
I think your OLED uses the SSD1327 controller so have a look for libraries that support that chip.
Thanks for the answer.
I lokked it up and found the U8g2 library. But it didn‘t worked with that. Do u have a code example or something?
Maybe try:
There are examples included.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.