ILI9341 TFT LCD에서 ESP32로 연결 방법(2.4 TFT_SPI 240x320 ILI9341 TFT LCD)

  Переглядів 1,517

생활 공작소

생활 공작소

2 роки тому

// For ESP32 Dev board (only tested with ILI9341 display)
// The hardware SPI can be mapped to any pins
#define TFT_MISO 19 //주석 제거
#define TFT_MOSI 23 //주석 제거
#define TFT_SCLK 18 //주석 제거
#define TFT_CS 15 // Chip select control pin //주석 제거
#define TFT_DC 2 // Data Command control pin //주석 제거
#define TFT_RST 4 // Reset pin (could connect to RST pin) //주석 제거
//#define TFT_RST -1 // Set TFT_RST to -1 if display RESET is connected to ESP32 board RST 주석 처리해야 함. 안 하면 안 됨..(don't use this) 수정함.
// For ESP32 Dev board (only tested with GC9A01 display)
// The hardware SPI can be mapped to any pins
//#define TFT_MOSI 15 // In some display driver board, it might be written as "SDA" and so on.
//#define TFT_SCLK 14
//#define TFT_CS 5 // Chip select control pin
//#define TFT_DC 27 // Data Command control pin
//#define TFT_RST 33 // Reset pin (could connect to Arduino RESET pin)
//#define TFT_BL 22 // LED back-light
#define TOUCH_CS 21 // Chip select pin (T_CS) of touch screen //주석 제거
...................
...................
// ###### EDIT THE PIN NUMBERS IN THE LINES FOLLOWING TO SUIT YOUR ESP8266 SETUP ######
// For NodeMCU - use pin numbers in the form PIN_Dx where Dx is the NodeMCU pin designation
//#define TFT_CS PIN_D8 // Chip select control pin D8 // 씌우기
//#define TFT_DC PIN_D3 // Data Command control pin // 씌우기
//#define TFT_RST PIN_D4 // Reset pin (could connect to NodeMCU RST, see next line) // 씌우기
//#define TFT_RST -1 // Set TFT_RST to -1 if the display RESET is connected to NodeMCU RST or 3.3V //

КОМЕНТАРІ: 6
@rakimo6493
@rakimo6493 Рік тому
Thank you for this great tutorial. I am makimg a picture frame display with this method, for my desktop ;)
@user-jt7ss1kt8t
@user-jt7ss1kt8t Рік тому
"ESP32핀 3.3V ------>TFT_LCD Vcc 핀 3.3V"에서 화면이 어둡기 때문에 더욱 밝게 보이게 하는 방법은 " ESP32 Vin(5V) 핀 --------> TFT_LCD Vcc pin" 연결하면 됩니다. 참고로 TFT_LED LED 핀은 3.3v입니다. (How to make it look brighter because the screen is dark at "ESP32 Pin 3.3V ------->TFT_LCD Vcc Pin 3.3V" is "ESP32 Vin(5V) Pin -----> Connect the TFT_LCD Vcc pin". For reference, the TFT_LED LED pin is 3.3v.)Posted in photo community
@ceosealemon
@ceosealemon Рік тому
포트 별도로 설정해줘야 하는지요? 보드 설정에 esp32설정하기 없어요. 저는 sdp32보드 한쪽만 19개 핀을 갖고 있습니다.
@user-jt7ss1kt8t
@user-jt7ss1kt8t Рік тому
ESP32 설정 방법을 타유튜브를 통해서 설정하세요. 초보자가 아주 쉽게 설정할 수 있는 사이트를 소개합니다. 링크 주소를 주소창에 복사에서 보세요. 링크 주소 : ukposts.info/have/v-deo/i6ekh5CQoJh_xoE.html
@prince9853057012
@prince9853057012 Рік тому
How to connect with ILI9486 DISPLAY WITH ESP32
@user-jt7ss1kt8t
@user-jt7ss1kt8t Рік тому
The connection method is to connect the first ESP32 and ILI9341 TFT LCD pins. You will need the library from the second "User_Setup.h". You can use the TFT_eSPI example code only by modifying this file a little. To fix, you need to install TFT_eSPI from the Arduino library download. Navigate to the Arduino library folder path. Enter the TFT_eSPI folder. There is a "User_Setup.h" file in that path. For the correction method, click More under the UKposts title and the code correction part is checked in detail. // Remove comments. //주석 제거 // put comments. //씌우기 You only need to edit this. Hope this helps a little bit.
ESP32-CAM + TFT Screen + 3D Print  - SelfieCam
6:27
robotzero.one
Переглядів 25 тис.
Simple ILI9341 LCD Display With ESP32 Dev Module Step By Step
10:11
ShotokuTech
Переглядів 39 тис.
Первая поломка Scirocco! Балацко попал на мотор.
1:13:12
[ESP32] 각각 핀의 역할을 알아보자. 정말 중요함!
7:17
树莓派5的五个有趣细节
8:52
Zihao Zhang
Переглядів 3,2 тис.
Amplificador Poket Nano 280 RMS - Mini Equipo de Car Audio DEMO
14:43
Extreme Bass Audio Car
Переглядів 9 тис.
Насколько греется маленький дроссель?
14:47
Shatokhin Aleksey
Переглядів 1 тис.
KiCad 7 STM32 Bluetooth Hardware Design (2/2 PCB) - Phil's Lab #128
2:56:53
Первая поломка Scirocco! Балацко попал на мотор.
1:13:12