Code optimization for XBM images on Nokia LCD
2017-05-12 23:45:29
Continuing with XBM images and animations on the Nokia 5110 / 3310 LCD, this time going more into the code itself and looking into optimization possibilities for the original example.
XBM images and animations on a Nokia LCD
2017-05-07 21:44:52
Display images and simple animations on a low-cost Nokia 5110 / 3310 LCD by generating raw display memory data straight from XBM files with a little help from gcc and Bash.