i am searching for the library for nokia 5110 monochrome LCD with larger fonts, if anyone knows plz reply
Have yoiu tried the Henning Karlsen RinkyDink library?
How big do you want them? My Nokia 5110 code includes 3 sizes of fixed fonts (6x8, 8x8, 16x32):
bitbank:
How big do you want them? My Nokia 5110 code includes 3 sizes of fixed fonts (6x8, 8x8, 16x32):
thank u, i will check and then inform u
The Nokia display is supported also by u8g2 (PCD8544 controller). U8g2 contains serveral large fonts (up to 96 pixel height): fntlistall · olikraus/u8g2 Wiki · GitHub.
Oliver