After long time writing Smbus to work with SSD1306 oled and displaying a splash from predefined array, its time for Text and etc.
I read all over internet and I see code like WriteLcd() function and similar.
Im using EFM8 mcu and pretty much will need to write draw function from scratch. What's the process to draw text and numbers.
Trying to display data from I2C current sensor into oled.
I read all over internet and I see code like WriteLcd() function and similar.
Im using EFM8 mcu and pretty much will need to write draw function from scratch. What's the process to draw text and numbers.
Trying to display data from I2C current sensor into oled.