LCD wiki E32R28T 2.8 လက်မ ESP32-32E Display Module
သတ်မှတ်ချက်များ
- ထုတ်ကုန်အမည်- 2.8 လက်မ ESP32-32E E32R28T&E32N28T
- မော်ဒယ်- CR2024-MI2875
- Display Module: 2.8-inch ESP32-32E
ထုတ်ကုန်အချက်အလက်
- This product is a 2.8-inch ESP32-32E E32R28T&E32N28T display module with various hardware and software resources for development.
ထုတ်ကုန်အသုံးပြုမှု ညွှန်ကြားချက်များ
- အရင်းအမြစ်လမ်းညွှန်တွင် s ပါဝင်သည်။ample programs, software libraries, product specifications, structure diagrams, datasheets, schematics, user manuals, and tool software.
- ဒီပုဒ်မကို လွှမ်းခြုံပေးထားတယ်။view of the hardware resources available on the module.
- Explains the schematic diagram of the display module in detail.
- Provides precautions to be taken while using the display module.
အရင်းအမြစ်ဖော်ပြချက်
- အရင်းအမြစ်လမ်းညွှန်ကို အောက်ပါပုံတွင် ပြထားသည်။
အဘိဓာန် | အကြောင်းအရာဖော်ပြချက် |
1-ဒီမို | အဆိုပါ s ကိုample ပရိုဂရမ်ကုဒ်၊ ပြင်ပအဖွဲ့အစည်း ဆော့ဖ်ဝဲစာကြည့်တိုက် s ကိုample ပရိုဂရမ်သည် Third-party ဆော့ဖ်ဝဲစာကြည့်တိုက်ကို အစားထိုးခြင်းအပေါ် အားကိုးသည်။ fileဆော့ဖ်ဝဲ ဖွံ့ဖြိုးတိုးတက်ရေး ပတ်၀န်းကျင် တည်ဆောက်မှု ညွှန်ကြားချက် စာရွက်စာတမ်း နှင့် sample program instruction
စာရွက်စာတမ်း။ |
2-သတ်မှတ်ချက် | ပြသမှု မော်ဂျူး ထုတ်ကုန် သတ်မှတ်ချက်၊ LCD မျက်နှာပြင် သတ်မှတ်ချက် နှင့် LCD ပြသမှု ဒရိုင်ဘာ IC ကနဦး ကုဒ်။ |
3-Structure_Diagram | မော်ဂျူးထုတ်ကုန်အတိုင်းအတာများနှင့် ထုတ်ကုန် 3D ပုံများကို ပြသပါ။ |
4-အချက်အလက်စာရွက် | LCD display driver ILI9341 data book၊ resistance touch screen driver XPT2046 data book၊ ESP32 master data book နှင့် hardware design လမ်းညွှန်စာရွက်စာတမ်း၊ USB to Serial IC(CH340C) data book၊ audio amplifier chip FM8002E data book, 5V to 3.3V regulator data book
and battery charge management Chip TP4054 data sheet. |
5-သိပ္ပံပညာ | Product hardware schematic, ESP32-WROOM-32E module IO resource allocation table, schematic, and PCB component package |
6-အသုံးပြုသူ_လက်စွဲစာအုပ် | ထုတ်ကုန်အသုံးပြုသူစာရွက်စာတမ်း |
7-ကိရိယာ_ဆော့ဖ်ဝဲ | WIFI and Bluetooth test APP and debugging tools, USB to serial port driver, ESP32 Flash download tool software, character take-up software, image take-up software, JPG image processing software
and serial port debugging tools. |
8-Quick_Start | Need to burn the bin file, flash the download tool, and use the instructions. |
ဆော့ဖ်ဝဲညွှန်ကြားချက်များ
Display module ဆော့ဖ်ဝဲ ဖွံ့ဖြိုးတိုးတက်ရေး အဆင့်များမှာ အောက်ပါအတိုင်းဖြစ်သည် ။
- A. ESP32 ပလပ်ဖောင်းဆော့ဖ်ဝဲဖွံ့ဖြိုးတိုးတက်ရေးပတ်ဝန်းကျင်ကိုတည်ဆောက်ပါ။
- B. If necessary, import third-party software libraries as a basis for development;
- C. Open the software project to be debugged, or you can also create a new software project.
- D. power on the display module, compile and download the debugging program, and then check the software running effect.
- E. The software effect does not reach the expected, continue to modify the program code, and then compile and download, until the effect reaches the expected.
For details about the preceding steps, see the documentation in the 1 Demo directory.
ဟာ့ဒ်ဝဲညွှန်ကြားချက်များ
ကျော်view of the module’s hardware resources is displayed
- မော်ဂျူး ဟာ့ဒ်ဝဲအရင်းအမြစ်များကို အောက်ပါပုံနှစ်ပုံတွင် ပြထားသည်-
ဟာ့ဒ်ဝဲအရင်းအမြစ်များကို အောက်ပါအတိုင်း ဖော်ပြထားပါသည်။
LCD
- The LCD display size is 2.8 inches, the driver IC is ILI9341, and the resolution is 24 0x 32 0. The ESP32 is connected using a 4-wire SPI communication interface.
- A. Introduction to ILI9341 controller The ILI9341 controller supports a maximum resolution of 240*320 and a 172800-byte GRAM. It also supports 8-bit, 9-bit, 16-bit, and 18-bit parallel port data buses. It also supports 3-wire and 4-wire SPI serial ports. Since parallel control requires a large number of I/O ports, the most common one is SPI serial port control. The ILI9341 also supports 65K, 262K RGB color display, display color is very rich, while supporting rotating display and scroll display and video playback, and displaying in a variety of ways.
- ILI9341 ထိန်းချုပ်ကိရိယာသည် pixel မျက်နှာပြင်ကိုထိန်းချုပ်ရန် 16bit (RGB565) ကိုအသုံးပြုထားသောကြောင့် pixel တစ်ခုလျှင် 65K အရောင်များအထိပြသနိုင်သည်။ pixel လိပ်စာဆက်တင်ကို အတန်းများနှင့် ကော်လံများအစီအစဥ်အတိုင်း လုပ်ဆောင်ပြီး တိုးလာခြင်းနှင့် လျော့ကျခြင်း ဦးတည်ချက်ကို စကင်ဖတ်ခြင်းမုဒ်မှ ဆုံးဖြတ်သည်။ ILI9341 ဖော်ပြမှုနည်းလမ်းကို လိပ်စာသတ်မှတ်ပြီးနောက် အရောင်တန်ဖိုး သတ်မှတ်ခြင်းဖြင့် လုပ်ဆောင်သည်။
- B. SPI ဆက်သွယ်ရေး ပရိုတိုကော မိတ်ဆက်
4-ဝါယာကြိုး SPI ဘတ်စ်ကား၏ စာရေးမုဒ်အချိန်ကို အောက်ပါပုံတွင် ပြထားသည်။
- CSX သည် slave ချစ်ပ်ရွေးချယ်မှုတစ်ခုဖြစ်ပြီး CSX သည် ပါဝါအဆင့်နိမ့်သည့်အခါမှသာ ချစ်ပ်ကိုဖွင့်နိုင်မည်ဖြစ်သည်။
- D/CX သည် chip ၏ data/command control pin ဖြစ်သည်။ DCX သည် အနိမ့်ဆုံးအဆင့်တွင် command များကိုရေးသောအခါ၊ data သည် မြင့်မားသောအဆင့်တွင်ရေးသည်။
- SCL is the SPI bus clock, with each rising edge transmitting 1 bit of data.
- SDA သည် SPI မှ ပေးပို့သော ဒေတာဖြစ်ပြီး၊ ဒေတာ 8 bits တစ်ပြိုင်နက် ပေးပို့ပါသည်။ ဒေတာဖော်မတ်ကို အောက်ပါပုံတွင် ပြထားသည်။
- High bit နဲ့ အရင်ပို့ပါ။
- SPI ဆက်သွယ်ရေးအတွက်၊ ဒေတာသည် အချိန်နှင့်တပြေးညီ နာရီအဆင့် (CPHA) နှင့် နာရီဝင်ရိုးစွန်း (CPOL) ပေါင်းစပ်မှုဖြင့် ထုတ်လွှင့်သည့်အချိန်တစ်ခုရှိသည်။
- CPOL အဆင့်သည် နိမ့်သောအဆင့်ကို ညွှန်ပြသော CPOL=0 ဖြင့် အမှတ်စဉ်ထပ်တူကျသည့်နာရီ၏ idle state အဆင့်ကို ဆုံးဖြတ်သည်။ CPOL တွဲဂီယာပရိုတိုကော
- The discussion did not have much influence.
- CPHA ၏ အမြင့်သည် serial synchronous clock သည် ပထမနာရီ သို့မဟုတ် ဒုတိယနာရီခုန်ခြင်းအစွန်းတွင် ဒေတာစုဆောင်းခြင်းရှိမရှိ ဆုံးဖြတ်သည်
- CPHL=0 တွင်၊ ပထမအကူးအပြောင်းအစွန်းတွင် ဒေတာစုဆောင်းခြင်းကို လုပ်ဆောင်ပါ။
- SPI ဆက်သွယ်ရေးနည်းလမ်း လေးခု၏ ပုံစံနှစ်မျိုးကို ပေါင်းစပ်ထားပြီး CPHL=0 နှင့် CPOL=0 ရှိရာ တရုတ်နိုင်ငံတွင် SPI0 ကို အသုံးများသည်။
ESP32 WROOM 32E M odule
- This module has a built-in ESP32-DOWD-V3 chip, an Xtensa dual-core 32-bit LX6 microprocessor, and supports clock rates up to 240MHz. It has 448KB ROM, 520KB SRAM, 16KB RTC SRAM, and 4MB QSPI Flash. 2.4GHz WIFI,
- Bluetooth V4.2 and Bluetooth Low Power modules are supported. External 26 GPIOs, support SD card, UART, SPI, SDIO, I2C, LED PWM, motor PWM, I2S, IR, pulse counter, GPIO, capacitive touch sensor, ADC, DAC, TWAI and other peripherals.
microSD card slot
- SPI ဆက်သွယ်ရေးမုဒ်နှင့် ESP32 ချိတ်ဆက်မှုကို အသုံးပြု၍ စွမ်းရည်အမျိုးမျိုးရှိသော MicroSD ကတ်များအတွက် ပံ့ပိုးမှု။
RGB Three color Light
- Red, green, and blue LED lights can be used to indicate the running status of the program.
အမှတ်စဉ် ဆိပ်ကမ်း
- serial port ဆက်သွယ်မှု အတွက် ပြင်ပ serial port module ကို အသုံးပြုပါသည်။
USB to Serial Port and One-click Download Circuit
- core device သည် CH340C ဖြစ်ပြီး၊ တစ်ဖက်ကို ကွန်ပျူတာ USB သို့ ချိတ်ဆက်ထားပြီး၊ တစ်ဖက်ကို USB မှ TTL serial port ကိုရရှိရန်အတွက် ESP32 serial port သို့ ချိတ်ဆက်ထားသည်။
- In addition, a one-click download circuit is also attached, so that is, when downloading the program, it can automatically enter the download mode, without the need to touch the external.
ဘက်ထရီ မျက်နှာပြင်
- Two-pin interface, one for the positive electrode, one for the negative electrode, to access the battery power supply and charging.
Battery Charge and Discharge Management Circuit
- The core device is TP4054, this circuit can control the battery charging current, the battery is safely charged to saturation state, but can also safely control the battery discharge.
BOOT သော့
- display module ကို ပါဝါဖွင့်ပြီးနောက်၊ နှိပ်လိုက်လျှင် IO0 နိမ့်သွားမည်ဖြစ်သည်။ မော်ဂျူးကို ပါဝါဖွင့်ထားချိန် သို့မဟုတ် ESP32 ကို ပြန်လည်သတ်မှတ်ပါက၊ IO0 ကို နှိမ့်ချခြင်းသည် ဒေါင်းလုဒ်မုဒ်သို့ ဝင်ရောက်မည်ဖြစ်သည်။ အခြားကိစ္စများတွင် သာမန်ခလုတ်များအဖြစ် အသုံးပြုနိုင်ပါသည်။
Type-C မျက်နှာပြင်
- The main power supply interface and program download interface of the display module. Connect the USB to a serial port and a one-click download circuit, can be used for power supply, download and serial communication.
5V မှ 3.3V Voltage Regulator Circuit ၊
- The core device is the ME6217C33M5G LDO regulator.
- voltage regulator circuit supports 2A V~6.5V wide voltage input, a 3.3V stable voltage output နှင့် အမြင့်ဆုံး output current သည် 800mA ဖြစ်ပြီး vol ကို အပြည့်အဝပြည့်မီနိုင်သည်။tage နှင့် display module ၏လက်ရှိလိုအပ်ချက်များ။
သော့ကို ပြန်သတ်မှတ်ပါ။
- display module ကို ပါဝါဖွင့်ပြီးနောက်၊ နှိပ်ခြင်းဖြင့် ESP32 reset pin ကို အောက်သို့ဆွဲချပါမည် (မူလအခြေအနေသည် အပေါ်သို့ဆွဲတင်ထားသည်)၊ reset function ကိုအောင်မြင်စေရန်။
Resistive Touch Screen ထိန်းချုပ်မှုပတ်လမ်း
- core device သည် XPT2046 ဖြစ်ပြီး SPI မှတဆင့် ESP32 နှင့် ဆက်သွယ်သည်။
- ဤပတ်လမ်းသည် ထိတွေ့မျက်နှာပြင်ပေါ်ရှိ ဒေတာများကို ESP32 မာစတာထံ ပေးပို့ရန် တာဝန်ရှိသော ထိတွေ့မျက်နှာပြင်နှင့် ESP32 မာစတာအကြား ပေါင်းကူးတံတားဖြစ်သည်။
Pin ကိုချဲ့ပါ။
- An input IO port, GND, and 3.3V pin that are not used on the ESP32 module are led out for peripheral use.
Backlight ထိန်းချုပ်မှုပတ်လမ်း
- The core device is a BSS138 field-effect tube.
- One end of this circuit is connected to the backlight control pin on the ESP32 master, and the other end is connected to the negative pole of the LCD screen backlight LED lamp.
- Backlight control pin pull up, back light, otherwise off.
စပီကာကြားခံ
- ဝါယာကြိုးများကို ဒေါင်လိုက်ချိတ်ဆက်ရပါမည်။ မိုနိုစပီကာများနှင့် အသံချဲ့စက်များကို အသုံးပြုရန် အသုံးပြုသည်။
အသံပါဝါ amplifier ဆားကစ်
- အဓိကစက်ပစ္စည်းသည် FM8002E အသံဖြစ်သည်။ amplifier IC
- One end of this circuit is connected to the ESP32 audio DAC value output pin and the other end is connected to the horn interface.
- The function of this circuit is to drive a small power horn or speaker to sound. For 5V power supply, the maximum drive power is 1.5W (load 8 ohms) or 2W (load 4 ohms).
SPI အရံမျက်နှာပြင်
- 4-ဝါယာကြိုးအလျားလိုက်မျက်နှာပြင်။ ပြင်ပ SPI စက်များ သို့မဟုတ် သာမန် IO အပေါက်များအတွက် အသုံးပြုနိုင်သည့် MicroSD ကတ်မှ အသုံးပြုသော အသုံးမပြုသော ချစ်ပ်ရွေးချယ်ရေးပင် နှင့် SPI မျက်နှာပြင် ပင်ကို ပို့ဆောင်ပါ။
Detailed explanation of the schematic diagram of the display module
Type C interface circuit
ဤဆားကစ်တွင်၊ D1 သည် လက်ရှိပြောင်းပြန်မဖြစ်အောင် ကာကွယ်ရန် အသုံးပြုသည့် Schottky diode ဖြစ်သည်။ D2 မှ D4 သည် vol များလွန်ကဲမှုကြောင့် display module ပျက်စီးခြင်းမှကာကွယ်ရန် electrostatic surge protection diodes များဖြစ်သည်။tage or short circuit. R1 is the pull-down resistance. USB1 is a Type-C bus. The display module connects to Type C power supply, downloads programs, and communicates through the USB 1. Where +5V and GND are positive power voltage and ground signals USB_D and USB_D+ are differential USB signals, which are transmitted to the onboard USB to serial circuit.
5V မှ 3.3V voltage regulator ပတ်လမ်း
ဤပတ်လမ်းတွင် C16~C19 သည် input vol ၏တည်ငြိမ်မှုကိုထိန်းသိမ်းရန်အသုံးပြုသော bypass filter capacitor ဖြစ်သည်။tage နှင့် output voltage. The U1 is a 5V to 3.3V LDO with the model number ME6217C33M5G. Because most of the circuits on the display module need a 3.3V power supply, and the power input of the Type Cinterface is basically 5V, so a voltage regulator conversion circuit လိုအပ်ပါသည်။
ထိတွေ့မျက်နှာပြင် ထိန်းချုပ်မှုပတ်လမ်း
ဤပတ်လမ်းတွင် C25 နှင့် C27 တို့သည် input vol ကိုထိန်းသိမ်းရန်အသုံးပြုသော bypass filter capacitors များဖြစ်သည်။tage stability. R22 is a pull-up resistor used to maintain the default pin state as high. U4 is the XPT2046 control IC, The function of this IC is to obtain the coordinate voltage value of the touch point of the resistance touch screen through X+, X –, Y+, and Y four pins, and then through ADC conversion, the ADC value is transmitted to the ESP32 master. The ESP32 master then converts the ADC value to the pixel coordinate value of the display. The PEN pin is a touch interrupt pin, and the input level is low when a touch event occurs.
USB to serial port and one-click download circuit
ဤဆားကစ်တွင်၊ U3 သည် circuit ဒီဇိုင်းကို အဆင်ပြေချောမွေ့စေရန်အတွက် ပြင်ပ crystal oscillator မလိုအပ်သော CH340C USB-to-serial IC ဖြစ်သည်။ C6 သည် input vol ကိုထိန်းသိမ်းရန်အသုံးပြုသော bypass filter capacitor ဖြစ်သည်။tage stability. Q1 and Q2 are NPN-type triodes, and R6 and R7 are triode base limiting current resistors. The function of this circuit is to realize to USB-to-serial port and a click download function. The USB signal is input and output through UD+ and UD pins, and is transmitted to the ESP32 master through RXD and TXD pins after conversion. One-click download circuit principle:
- A. ပုံမှန်အားဖြင့် CH340C ၏ RST နှင့် DTR ပင်နံပါတ်များသည် မြင့်မားသောအဆင့်ဖြစ်သည်။ ဤအချိန်တွင်၊ Q1 နှင့် Q2 triode ကိုဖွင့်မထားပါ၊ နှင့် ESP0 ပင်မထိန်းချုပ်မှု၏ IO32 ပင်များနှင့် ပြန်လည်သတ်မှတ်ခြင်း pin များကို မြင့်မားသောအဆင့်အထိ ဆွဲတင်ထားသည်။
- B. CH340C output အဆင့်နိမ့်သော RST နှင့် DTR pins များသည် ယခုအချိန်တွင် Q1 နှင့် Q2 triode ကို မဖွင့်ရသေးဘဲ၊ ESP0 ပင်မထိန်းချုပ်မှု၏ IO32 pins နှင့် reset pins များကို မြင့်မားသောအဆင့်အထိ ဆွဲတင်နေဆဲဖြစ်သည်။
- C. The RST pin of CH340C remains unchanged, and the DTR pin outputs a high level. At this time, Q1 is still cut off, Q2 is on, the IO0 pin of the ESP32 master is still pulled up, the reset pin is pulled down, and the ESP32 enters the reset state.
- D. CH340C ၏ RST ပင်နံပါတ်သည် မြင့်မားသောအဆင့်ကိုထုတ်ပေးသည်၊ DTR ပင်နံပါတ်သည် အနိမ့်ဆုံးအဆင့်သို့ထုတ်ပေးသည်၊ ဤအချိန်တွင် Q1 ကိုဖွင့်ထားသည်၊ Q2 ကိုပိတ်ထားသည်၊ ESP32 ပင်မထိန်းချုပ်မှု၏ပြန်လည်သတ်မှတ်ရန်ပင်နံပါတ်သည် ချိတ်ဆက်ထားသော capacitor အားအားသွင်းထားသောကြောင့် ချက်ခြင်းမြင့်လာမည်မဟုတ်ပါ၊ ESP32 သည် ပြန်လည်သတ်မှတ်သည့်အခြေအနေတွင်ရှိနေဆဲဖြစ်ပြီး IO0 ပင်နံပါတ်သည် ဒေါင်းလုဒ်လုပ်သည့်မုဒ်တွင် ချက်ခြင်းဆွဲထုတ်သွားမည်ဖြစ်သည်။
အသံပါဝါ amplifier ဆားကစ်
In this circuit, R23, C7, C8, and C9 constitute the RC filter circuit, and R10 and R13 are the gain-adjusting resistors of the operational ampအသံချဲ့စက် R13 ၏ ခုခံမှုတန်ဖိုး မပြောင်းလဲသောအခါ၊ R10 ၏ ခုခံမှုတန်ဖိုး သေးငယ်လေ၊ ပြင်ပစပီကာ၏ အသံအတိုးအကျယ် ကြီးလေဖြစ်သည်။ C10 နှင့် C11 တို့သည် input coupling capacitors ဖြစ်သည်။ R11 သည် pull-up resistor ဖြစ်သည်။ JP1 သည် ဟွန်း/စပီကာအပေါက်ဖြစ်သည်။ U5 သည် FM8002E အသံပါဝါဖြစ်သည်။ amplifier IC AUDIO_IN မှထည့်သွင်းပြီးနောက်၊ အသံ DAC အချက်ပြမှုဖြစ်သည်။ amplified by the FM8002E gain and output to the speaker/speaker by the VO1 and VO2 pins. SHUTDOWN is the enable pin for FM8002E. The low level is enabled. By default, the high level is enabled.
ESP32 WROOM 32E main control circuit
In this circuit, C4 and C5 are bypass filter capacitors, and U2 are ESP32 WROOM 32E modules. For details about the internal circuit of this module, please refer to the official documentation.
သော့ပြန်သတ်မှတ်ပတ်လမ်း
ဤဆားကစ်တွင် KEY1 သည် သော့ဖြစ်ပြီး R4 သည် ဆွဲအားအတက်ခုခံသူဖြစ်ပြီး C3 သည် နှောင့်နှေးသော ကာပတ်စီတာဖြစ်သည်။ ပြန်လည်သတ်မှတ်ခြင်း နိယာမ-
- A. After powering on, C3 charges. At this time, C3 is equivalent to a short circuit, the RESET pin is grounded, and ESP32 enters the reset state.
- B. C3 အား အားသွင်းသောအခါ၊ C3 သည် အဖွင့်ပတ်လမ်းနှင့် ညီမျှသည်၊ RESET ပင်နံပါတ်ကို ဆွဲထုတ်လိုက်သည်၊ ESP32 ပြန်လည်သတ်မှတ်မှု ပြီးသွားကာ ESP32 သည် ပုံမှန်အလုပ်လုပ်သည့် အခြေအနေသို့ ရောက်ရှိသွားပါသည်။
- C. KEY1 ကို နှိပ်လိုက်သောအခါ၊ RESET ပင်နံပါတ်သည် မြေစိုက်ထားပြီး၊ ESP32 သည် ပြန်လည်သတ်မှတ်သည့်အခြေအနေသို့ ဝင်ရောက်ကာ C3 သည် KEY1 မှတဆင့် ထွက်လာသည်။
- D. KEY1 ထွက်လာသောအခါ၊ C3 ကို အားသွင်းသည်။ ဤအချိန်တွင်၊ C3 သည် ရှော့ဆားကစ်နှင့် ညီမျှသည်၊ RESET pin သည် grounded ဖြစ်ပြီး ESP32 သည် RESET အခြေအနေတွင် ရှိနေသေးသည်။ C3 အား အားသွင်းပြီးနောက်၊ ပြန်လည်သတ်မှတ်ရန် ပင်နံပါတ်ကို ဆွဲယူလိုက်သည်၊ ESP32 ကို ပြန်လည်သတ်မှတ်ပြီး ပုံမှန်အလုပ်လုပ်သည့်အခြေအနေသို့ ရောက်သွားပါသည်။
RESET မအောင်မြင်ပါက၊ ပြန်လည်သတ်မှတ်သည့် pin အဆင့်နိမ့်ချိန်ကို နှောင့်နှေးစေရန် C3 ၏ သည်းခံနိုင်မှုတန်ဖိုးကို သင့်လျော်စွာ တိုးမြှင့်နိုင်သည်။
Interface circuit of the serial module
- ဤဆားကစ်တွင် P2 သည် 4P 1.25mm pitch seat ဖြစ်ပြီး R29 နှင့် R30 တို့သည် impedance balance resistors များဖြစ်ပြီး Q5 သည် 5V input power supply ကို ထိန်းချုပ်သည့် field effect tube ဖြစ်သည်။
- R31 is a pulldown resistor. Connect RXD0 and TXD0 to serial pins, and supply power to the other two pins. This port is connected to the same serial port as the onboard USB-to-serial port module.
EX pand IO and peripheral interface circuits
In this circuit, P3 a nd P4 are 4P 1.25mm pitch seats. SPI_CLK, SPI_MISO, and SPI_MOSI pins are shared with the MicroSD card SPI pins. Pins SPI_CS, IO35 are not used by on board devices, so they are led out to connect SPI, and can also be used for ordinary IO. Things to watch out for:
- A. IO35 can only be input pins.
ဘက်ထရီအားသွင်းခြင်းနှင့် စွန့်ထုတ်ခြင်းစီမံခန့်ခွဲမှုပတ်လမ်း
In this circuit, C20, C21, C22, and C23 are bypass filter capacitors. U6 is the TP4054 battery charge management IC. R27 regulates the battery charging current. JP2 is a 2P 1.25mm pitch seat, connected to a battery. Q3 is a P-channel FET. R28 is the Q3 grid pull-down resistor. TP4054 charges the battery through the BAT pin; the smaller the R27 resistance, the larger the charging current, with a maximum is 500mA. Q3 and R28 together constitute the battery discharge circuit, When there is no power supply through the Type C interface, the +5V voltage is 0, then the Q3 gate is pulled down to a low level, the drain and the source are on, and the battery supplies power to the entire display module. When powered through the Type C interface, the +5V voltage သည် 5V ဖြစ်ပြီး၊ ထို့နောက် Q3 ဂိတ်သည် 5V မြင့်သည်၊ မြောင်းနှင့် အရင်းအမြစ်ကို ဖြတ်တောက်ပြီး ဘက်ထရီထောက်ပံ့မှု ပြတ်တောက်သွားသည်။
1 8P LCD panel wire welding interface
ဤဆားကစ်တွင် C24 သည် bypass filter capacitor ဖြစ်ပြီး QD1 သည် 48P 0.8mm pitch liquid crystal screen welding interface ဖြစ်သည်။ QD1 တွင် resistance touch screen signal pin၊ LCD screen vol ပါရှိသည်။tage pin၊ SPI ဆက်သွယ်ရေး ပင်နံပါတ်၊ ထိန်းချုပ်မှု pin နှင့် backlight circuit pin ESP32 သည် LCD နှင့် ထိတွေ့မျက်နှာပြင်ကို ထိန်းချုပ်ရန် ဤပင်နံပါတ်များကို အသုံးပြုသည်။
Download the key circuit
- In this circuit, KEY2 is the key and R5 is the pull up resistor. IO0 is high by default and low when KEY2 is pressed. Press and hold KEY2, power on or reset, and the ESP32 will enter download mode. In other cases, KEY2 can be used as a normal key.
ဘက်ထရီပါဝါထောက်လှမ်းပတ်လမ်း
ဤ circuit တွင် R2 နှင့် R3 သည် partial vol ဖြစ်သည်။tage resistors နှင့် C1 နှင့် C2 တို့သည် bypass filter capacitors များဖြစ်သည်။ ဘက်ထရီ voltage BAT+ signal input သည် divider resistor မှတဆင့်ဖြတ်သန်းသည်။ BAT_ADC သည် voltage value at both ends of R3, which is transmitted to the ESP32 master through the input pin and then converted by ADC to finally obtain the battery voltage တန်ဖိုး။ voltagESP32 ADC သည် အများဆုံး 3.3V အဖြစ်သို့ ပြောင်းလဲပေးသောကြောင့် e ပိုင်းခြားခြင်းကို အသုံးပြုရခြင်းဖြစ်ပြီး ဘက်ထရီ ရွှဲနစ်မှု voltage သည် 4.2V ဖြစ်ပြီး အပိုင်းအခြား မရှိပါ။ ရရှိသော voltage သည် 2 နှင့် မြှောက်ခြင်းသည် တကယ့်ဘက်ထရီဗိုလ်ဖြစ်သည်။tage.
LCD နောက်ခံအလင်းထိန်းချုပ်မှုပတ်လမ်း
- ဤဆားကစ်တွင် R24 သည် အမှားရှာပြင်ခြင်းခံနိုင်ရည်ရှိပြီး ယာယီထိန်းသိမ်းထားသည်။ Q4 သည် N-channel field effect tube ဖြစ်ပြီး R25 သည် Q4 grid pull-down resistor ဖြစ်ပြီး R26 သည် backlight current limiting resistor ဖြစ်သည်။ LCD နောက်ခံအလင်း LED lamp အပြိုင်အခြေအနေတွင်ရှိပြီး အပြုသဘောဆောင်သောဝင်ရိုးစွန်းသည် 3.3V နှင့် ချိတ်ဆက်ထားပြီး အနှုတ်တိုင်ကို Q4 ၏မြောင်းနှင့် ချိတ်ဆက်ထားသည်။ control pin LCD_BL သည် high vol ကိုထုတ်ပေးသောအခါtage, the drain and source poles of Q4 are switched on. At this time, the negative pole of the LCD backlight is grounded, and the backlight LED lamp ဖွင့်ထားပြီး အလင်းထုတ်သည်။
- When the control pin LCD_BL outputs a low voltage၊ Q4 ၏ ယိုစီးမှုနှင့် အရင်းအမြစ်ကို ဖြတ်တောက်ပြီး LCD မျက်နှာပြင်၏ အနုတ်လက္ခဏာ နောက်ခံအလင်းကို ဆိုင်းငံ့ထားပြီး နောက်ခံမီး LED lamp မဖွင့်ပါ။ ပုံမှန်အားဖြင့်၊ LCD နောက်ခံအလင်းကို ပိတ်ထားသည်။
- R26 ခုခံမှုကို လျှော့ချခြင်းဖြင့် နောက်ခံအလင်း၏ အမြင့်ဆုံးတောက်ပမှုကို တိုးမြှင့်နိုင်သည်။
- In addition, the LCD_BL pin can input a PWM signal to adjust the LCD backlight.
RGB သုံးရောင်စုံအလင်းထိန်းချုပ်ပတ်လမ်း
- ဤဆားကစ်တွင် LED2 သည် RGB သုံးရောင် l ဖြစ်သည်။ampR14~R16 သည် သုံးရောင်ရှိသော l ဖြစ်သည်။amp current limiting resistor.
- LED2 contains red, green, and blue LED lights, which are common anode connections.
- IO16, IO17 and IO22 are three control pins, which light up LED lights at low level and extinguish the LED lights at high level.
MicroSD ကတ်အထိုင် အင်တာဖေ့စ်ပတ်လမ်း
- ဤပတ်လမ်းတွင် SD_CARD1 သည် MicroSD ကတ်အပေါက်ဖြစ်သည်။ R17 မှ R21 သည် pin တစ်ခုစီအတွက် ဆွဲအားအတက်ခံခြင်း များဖြစ်သည်။ C26 သည် bypass filter capacitor ဖြစ်သည်။ ဤကြားခံဆားကစ်သည် SPI ဆက်သွယ်ရေးမုဒ်ကို လက်ခံသည်။ MicroSD ကတ်များ၏ မြန်နှုန်းမြင့်သိုလှောင်မှုကို ပံ့ပိုးပေးသည်။
- ဤအင်တာဖေ့စ်သည် SPI ဘတ်စ်ကားကို SPI အရံမျက်နှာပြင်နှင့် မျှဝေထားကြောင်း သတိပြုပါ။
display module ကိုအသုံးပြုမှုအတွက်သတိထားပါ။
- The display module is charged with the battery, the external speaker plays the audio, and the display screen is also working; at this time, the total current may exceed 500mA. In this case, you need to pay attention to the maximum current supported by the Type C cable and the maximum current supported by the power supply interface to avoid an insufficient power supply.
- အသုံးပြုနေစဉ်အတွင်း LDO vol ကိုမထိပါနှင့်tagမြင့်မားသောအပူချိန်ကြောင့် လောင်ကျွမ်းခံရခြင်းမှ ရှောင်ကြဉ်ရန် e ထိန်းညှိခြင်းနှင့် ဘက်ထရီအားသွင်းခြင်း စီမံခန့်ခွဲမှု IC ကို သင့်လက်ဖြင့် ပြုလုပ်ပါ။
- IO အပေါက်ကို ချိတ်ဆက်သည့်အခါ၊ ချိတ်ဆက်မှုလွဲမှားခြင်းကို ရှောင်ရှားရန်နှင့် ပရိုဂရမ်ကုဒ်အဓိပ္ပါယ်ဖွင့်ဆိုချက်နှင့် မကိုက်ညီစေရန် IO အသုံးပြုမှုကို အာရုံစိုက်ပါ။
- ထုတ်ကုန်ကို အန္တရာယ်ကင်းကင်းနှင့် ကျိုးကြောင်းဆီလျော်စွာ အသုံးပြုပါ။
အမြဲမေးလေ့ရှိသောမေးခွန်းများ
- Q: s ကိုဘယ်လိုဝင်ရောက်ရမလဲampပရိုဂရမ်များနှင့် ဆော့ဖ်ဝဲစာကြည့်တိုက်များ?
- A: အဆိုပါ s ကိုample programs and libraries can be found in the 1-_Demo directory of the resource description.
- မေး- တူးလ်ဆော့ဖ်ဝဲတွင် မည်သည့်ကိရိယာများ ပါဝင်သနည်း။
- A: The tool software includes WIFI and Bluetooth test APP, debugging tools, USB to serial port driver, ESP32 Flash download tool software, character take-up software, image take-up software, JPG image processing software, and serial port debugging tools.
စာရွက်စာတမ်းများ / အရင်းအမြစ်များ
![]() |
LCD wiki E32R28T 2.8 လက်မ ESP32-32E Display Module [pdf] အသုံးပြုသူလက်စွဲ E32R28T၊ E32N28T၊ E32R28T 2.8inch ESP32-32E Display Module၊ E32R28T၊ 2.8inch ESP32-32E Display Module၊ ESP32-32E Display Module၊ Display Module၊ Module |