Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 602 Bytes

ESP32_eSPI_snake

ESP32 TTGO T-Display Arduino Snake Game

Using TFT_eSPI Arduino library with TTGO T-Display module onboard IPS ST7789V 1.14 Inch 135x240 LCD and mapping onboard two buttons for snake game play

[Optional] PlatformIO

For compiling and installing, please install first PlatformIO, the open source ecosystem for IoT development compatible with Arduino, and its command line tools (Windows, MacOs and Linux), and run the next line in the project directory:

pio run --target upload