A previous project of mine was of interest to some of the "Hacksters." Large fonts for OLED 128x32 Driven by ATTiny85. I was asked to extend the capabilities of the remarkable ATTiny85, to a wider OLED of 128x64 dots.
I had to study and modify the DigisparkOLED library, to include the 16x32 fonts, which I already have designed for the ATtiny85. In fact there are only the 0... 9 digits and several symbols (, -. / ) required to write temperatures or time, etc.
Of course you also have available two full sets of fonts, sizes 6x8 and 8x16.
Now, the small ATTiny85 can write big, visible numbers, leaving some room for the main code you may want to include.
If you build a project based on this code, do not forget to press the "respect" button!
Comments