Hello, I have been messing around with the transparent OLED display for a school project; really a cool little display. I have it powered and can program graphics to it, but I cannot seem to find a way to send simple text to it. Is there a native way to accomplish this? myTOLED.write(“”); or something similar for basic text. Thanks for your help!
Hi adman.
The display doesn’t natively support text but you can ‘fake’ text support with a library that converts a text string to graphics. Check out the HyperDisplay library for that. You can find a link to HyperDisplay in the [hookup guide for the Transparent Graphical OLED Breakout.](Transparent Graphical OLED Breakout Hookup Guide - SparkFun Learn)