I'm working on an Arduino Variometer project for paragliding. I used the MS5611 barometer, a buzzer and the Nokia 5110 LCD Display. It's working as you can see at the video Arduino Variometer test. Now what I want to do, is add a custom font at the vario display numbers (Something like This). I tried with GLCD Font Creator to create my own font, but if I try to make a font bigger than 8 pixel, it either does not show the font correctly or it doesn't show it. It only works if I generate font to mikroC GLCD Lib <8 pixel (using GLCD Font Creator). I need your help!

Thank you!
Vario.ino (4.63 KB)


