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

preview_player
Показать описание
ILI 9488 driver enabled 3.5" touch display 480x320 Resolution .suitable for Nodemcu & other 32 bit controllers like ESP32, STM32 ,RP2040.

buy link :

Matching Library is 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
Рекомендации по теме
Комментарии
Автор

Your micro is an ESP8266, not an ESP32?

paulwilkie
Автор

Nice sir ! Please go on more with this display!🚀

vinothn
Автор

The file that was supposed to be in the description is missing :-D, but there are OCR TEXT to transcribe it from the film.

Solonoseb
Автор

Great Video. Thanks a lot!

Am I blind or is the content for Setup20_ILI9488.h missing in your description?
What am I supposed to copy into that file?

alexanderfuchs
Автор

Is fast you use 75Mhz spi?
When I use 2.8 ILI9341 is fast when I try ILI9488 is much slower

davimusic
Автор

Perfect tutorial. Got it working right away.

-MrDontCare-
Автор

Sorry but i do not found the content of file "SetUp20_ILI9488" that you say that is to change...

gpalmiatube
Автор

great... working like a champ!! ili9488 with esp8266😄

jabran
Автор

Hello Sir, did you know how will the esp8266 connect to the arduino mega2560 to display on the ILI9488 the data from the Mega?

sophiaaizelferrer
Автор

Hi sir, I wanted to know how do we check if a soil NPK sensor work as I have recently got one for a project, I connected it using a RS-485 communicator but am getting only 00 value in the 4th byte as you told in one of your previous video. It would be really helpful if you can help me this

amriteshhiras
Автор

I have the same touch screen, I did the same test graphics but it was a ton slower than yours, I need mine to be faster but I don't know how.

OwenSly-od
Автор

The link of the file to replace in (Setup20_ILI9488.h), I can't find it! Thank you.

raffaelebarlotti
Автор

where is link in the descriptions !! the code?

Ntina
Автор

Very well presented video, thanks for sharing 👍

peterarmitage
Автор

Obrigado! O arduino atualizou a livraria e eu não lembrava mais onde mecher😀

jeanlara
Автор

Excellently explained sir. Can you please explain about any wireless remote controlled programmings over any audio devices.

secamsecurity
Автор

where is the link? I can only find linjk to the product and libary

nutislucky
Автор

The contents of Setup20_ILI9488.h file is not included in the comments. The video is, thus, a waste of time.

joanilari
Автор

How to display jpeg pictures from the micro SD?

bens
Автор

Can we use it for micropython. Is there library?

sgnj