adafruit / Adafruit-GFX-Library

Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
https://learn.adafruit.com/adafruit-gfx-graphics-library
Other
2.32k stars 1.53k forks source link

GFX GC9A01 LCD display Bitmap #424

Open JuliusCesar2017 opened 1 year ago

JuliusCesar2017 commented 1 year ago

Hi there,

so I got this GC9A01 LCD screen and connected it to my Esprit 32.

The ESP: https://www.amazon.de/dp/B071P98VTG?psc=1&ref=ppx_yo2ov_dt_b_product_details

The LCD: https://eckstein-shop.de/WaveShare128inchRoundLCDDisplayModule240x2402C65KRGBforArduino2FRaspberryPi?googlede=1&gclid=CjwKCAjwvJyjBhApEiwAWz2nLTKXwDhNr4DcPCHgqrYxKWDgB9AoKZpppq-P_iJ3GpF7hca2gj8UBxoCjO0QAvD_BwE

So all LCD Programm Exempels work.

But I would like to display a Bitmap.

The problem is that I am really new to that kind of stuff.

I have read docs and infos of the GFX and GC9A01 Lib from Library but I still can't really understand how I really should display a Bit map with this circle display.

If managed to creat a Bit map but I don't know how to display my Bitmap with the ESP.

Would be relay awesome if someone could help me with this.

Here is my Bitmap I would like to display.

Mybitmap.txt