3.5" TFT Color TOUCH Display-DRIVER ILI9488 for NodeMcu ESP32

Описание к видео 3.5" TFT Color TOUCH Display-DRIVER ILI9488 for NodeMcu ESP32

ILI 9488 driver enabled 3.5" touch display 480x320 Resolution .suitable for Nodemcu & other 32 bit controllers like ESP32, STM32 ,RP2040.

buy link :
https://www.alselectro.in/product-pag...

Matching Library is TFT_eSPI
https://github.com/Bodmer/TFT_eSPI
Download the zip file and install it in Arduino IDE.
Some modifications to be done to match driver ILI9488.
1. user_setup.h
comment out #define ILI9341_DRIVER
uncomment #define ILI9488_DRIVER
uncomment TOUCH_CSPIN_D2

2. user_setup_select.h

Комментарии

Информация по комментариям в разработке