esp32ST7735Tetris
June 20, 2017 · View on GitHub

Prepare
- ESP32-DevKitC ESP32 : 秋月電子
- M-Z18SPI-2PB TFT color LCD : Aitendo
Wiring

Development Environment
Coding reference
Controller
You can use SerialPort or WiFi TCP/UDP Controller as the controller. Buttons UP, RIGHT, DOWN, and LEFT are each assigned on characters '8', '6', '2', and '4' in the both case of SerialPort and WiFi UDP. You can set configuration by loading "WiFi_UDP_Controller_config.txt" for WiFi TCP/UDP Controller.