Trying to get the print function to work in SPI on Transparent OLED - requesting example code

Using a Thing plus

And Smaller 128x64

I’d like to use the print command to write fonted script.

BUT I’m not having luck using the GetCharInfo function that’s recommended.

Is there any way you can provide an example of printed text using the ESP32 thing w/ toled?

(Edit by moderator, combined two posts into one)

Please provide sample code for GetCharInfo() to use text on display.

Thanks for the help

Hi andresoto,

Unfortunately, we do not have an example for using the GetCharInfo() function. We may add an example for creating custom fonts in the HyperDisplay library in the future but there is not an estimate on when or if that will be completed. If you have not already, I would recommend reading through our “Everything You Should Know about HyperDisplay” tutorial. The [Using Windows section has a bit more information about using characters in the HyperDisplay library that may help you get started with this code.](Everything You Should Know About HyperDisplay - SparkFun Learn)