Digistump Forums

The Digispark => Digispark Libraries => Topic started by: MVPre2 on January 13, 2018, 09:47:05 am

Title: ATiny85 printing 16x32 digits on 128x32 OLED SSD1306 controlled
Post by: MVPre2 on January 13, 2018, 09:47:05 am
The 128x32 OLED is very small. Some large fonts 16x32 could be useful. I have modified the Tiny4kOLED library to print digits and a few useful symbols, e.g. -3.14 or 12:20:18.
The Neven Boyanov's modified library can be found at: https://sites.google.com/site/pre2arduino/home/huge-font-on-a-tinny-oled-atiny85-1
It's free.
Title: Re: ATiny85 printing 16x32 digits on 128x32 OLED SSD1306 controlled
Post by: PeterF on January 13, 2018, 04:13:31 pm
That looks handy... I have some of those small OLEDs... will be nice to use some fonts that use the full screen height... thanks!