How can I display .xbm image on st7920 screen from SD memory card?
@avsaushkiny, your topic has been moved to a more suitable location on the forum.
Install U8g2lib library. It supports ST7920.
Read .xbm image into SRAM memory from SD card.
Display with the appropriate U8g2lib class method.
If you use an Adafruit_GFX style library, this also supports .xbm files.
David.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.