ESP32_eSPI_snake
ESP32_eSPI_snake copied to clipboard
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
ESP32_eSPI_snake
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