Bitmap image ESp8266 and ST7735 LCD

Поділитися
Вставка
  • Опубліковано 13 чер 2022
  • In this video I explain how to connect an ST7735 LCD with esp8266 and use Adafruit GFX library to draw bitmap image without using SD card just using flash memory .
    Converting Images to Flash Memory for TFT (without SD Card)
    ---------------------------------------------------
    The Pin Connection:
    LCD ESP8266
    VCC 3.3V
    GND GND
    CS D8
    Reset 3.3v
    A0 or D/C D4
    SDA (MOSI) D7
    SCK D5
    LED 3.3V
    ---------------------------------------------------
    code:
    github.com/seraj94ai/ESp8266-...
    ---------------------------------------------------
    To works with the Adafruit 1.8" TFT you need this libraries :
    Adafruit GFX library: github.com/adafruit/Adafruit-...
    St7735 LCD library: github.com/adafruit/Adafruit-...
    Image Resizer : www.faststone.org/FSResizerDow...
    LCD image Converter : sourceforge.net/projects/lcd-...
  • Наука та технологія

КОМЕНТАРІ • 3

  • @enzogrimaldos1071
    @enzogrimaldos1071 Рік тому

    i tried to change the image but when i replace the code in bitmaps and run it I only see pixels from all the colours (im using d1 mini )

  • @davi5music521
    @davi5music521 Рік тому

    Im doing the same but have some artefacts...

  • @juniorabceua7797
    @juniorabceua7797 6 місяців тому

    estaria bien si hablaras un poco