Skip to content

itzik1058/arduino-gfx-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Install PlatformIO Core

Convert a gif using image_to_c

platformio run -t upload

Optionally generate compile_commands.json for clangd

platformio run -t compiledb

Example Connection

Definitions in include/config.h

ESP32 DOIT DEVKIT V1 ST7789
GND GND
3V3 VCC
GPIO18 (SCK) SCL
GPIO23 (MOSI) SDA
GPIO4 RES
GPIO2 DC
GPIO15 CS
- BLK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages