link worked.
all you need to do now is
1 create a 14x10 font with the chrs you need
2 workout an efficient way to store and retrieve the font
3 develop a nice way to plonk it on the screen
easy as pie
ps
if you only need numbers and "%" ,"." it could fit on a 16f690 easily
hint , pic16 flash memory is 14 bits wide, the ssd1306 can fill memory in vertical mode too
Bookmarks