LCD-wiki-logo

LCD wiki E32R28T 2.8inch ESP32-32E Display Module

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-PRODUCT

Tekniset tiedot

  • Tuotteen nimi: 2.8 tuuman ESP32-32E E32R28T&E32N28T
  • Malli: CR2024-MI2875
  • Display Module: 2.8-inch ESP32-32E

Tuotetiedot

  • This product is a 2.8-inch ESP32-32E E32R28T&E32N28T display module with various hardware and software resources for development.

Tuotteen käyttöohjeet

  • Resurssihakemisto sisältää s:nample programs, software libraries, product specifications, structure diagrams, datasheets, schematics, user manuals, and tool software.
  • Tämä osio tarjoaa ylityksenview 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.

Resurssin kuvaus

  • Resurssihakemisto näkyy seuraavassa kuvassa:

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-1

HakemistoSisällön kuvaus
1-DemoSample ohjelmakoodi, kolmannen osapuolen ohjelmistokirjasto, jonka sample ohjelma luottaa, kolmannen osapuolen ohjelmistokirjaston korvaamiseen file, ohjelmistokehitysympäristön asennusohjeasiakirja ja sample-ohjelman käsky

asiakirja.

2-ErittelyNäyttömoduulin tuotetiedot, LCD-näytön tekniset tiedot ja LCD-näytön ohjaimen IC-alustuskoodi.
3-Rakenne_kaavioNäytä moduulin tuotteen mitat ja tuotteen 3D-piirustukset
4-DataSheetLCD display driver ILI9341 data book, resistance touch screen driver XPT2046 data book, ESP32 master data book and hardware design guidance document, 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-KaavamainenProduct hardware schematic, ESP32-WROOM-32E module IO resource allocation table, schematic, and PCB component package
6-User_ManualTuotteen käyttäjädokumentaatio
7-Tool_softwareWIFI- ja Bluetooth-testaussovellus ja virheenkorjaustyökalut, USB-sarjaporttiohjain, ESP32 Flash -lataustyökaluohjelmisto, merkkien vastaanotto-ohjelmisto, kuvan vastaanotto-ohjelmisto, JPG-kuvankäsittelyohjelmisto

ja sarjaportin virheenkorjaustyökalut.

8-Quick_StartNeed to burn the bin file, flash the download tool, and use the instructions.

Ohjelmisto-ohjeet

Näyttömoduulin ohjelmistokehitysvaiheet ovat seuraavat:

  • A. Rakenna ESP32-alustalle ohjelmistokehitysympäristö.
  • 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.

Laitteisto-ohjeet

Yliview of the module’s hardware resources is displayed

  • Moduulin laitteistoresurssit on esitetty kahdessa seuraavassa kuvassa:

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-2

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-3

Laitteistoresurssit kuvataan seuraavasti:

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-ohjain käyttää 16-bittistä (RGB565) pikselinäytön ohjaamiseen, joten se voi näyttää jopa 65 9341 väriä pikseliä kohden. Pikseliosoitteen asetus suoritetaan rivien ja sarakkeiden järjestyksessä, ja lisäys- ja laskusuunta määräytyy skannaustilan mukaan. ILIXNUMX-näyttömenetelmä suoritetaan asettamalla osoite ja sitten väriarvo.
  • B. SPI-viestintäprotokollan esittely

4-johtimisen SPI-väylän kirjoitustilan ajoitus näkyy seuraavassa kuvassa:

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-4

  • CSX on orjasirun valinta, ja siru otetaan käyttöön vain, kun CSX on alhaisella tehotasolla.
  • D/CX on sirun data/komentoohjausnasta. Kun DCX kirjoittaa komentoja matalilla tasoilla, tiedot kirjoitetaan korkeilla tasoilla
  • SCL is the SPI bus clock, with each rising edge transmitting 1 bit of data.
  • SDA on SPI:n lähettämä data, joka lähettää 8 bittiä dataa kerralla. Tietojen muoto näkyy seuraavassa kuvassa:

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-5

  • Korkea bitti ensin, lähetä ensin.
  • SPI-viestinnässä datalla on lähetysajoitus, jossa on yhdistelmä reaaliaikaista kellovaihetta (CPHA) ja kellonapaisuutta (CPOL):
  • CPOL:n taso määrittää sarjasynkronisen kellon lepotilatason, jolloin CPOL=0 ilmaisee matalaa tasoa. CPOL-parin lähetysprotokolla
  • The discussion did not have much influence.
  • CPHA:n korkeus määrittää, kerääkö sarjasynkroninen kello dataa ensimmäisestä vai toisesta kellon hyppyreunasta,
  • Kun CPHL=0, suorita tiedonkeruu ensimmäisessä siirtymäreunassa;
  • Näiden kahden yhdistelmä muodostaa neljä SPI-viestintämenetelmää, ja SPI0 on yleisesti käytössä Kiinassa, jossa CPHL=0 ja CPOL=0

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-korttipaikka

  • Käyttämällä SPI-viestintätilaa ja ESP32-yhteyttä, tuki eri kapasiteetin MicroSD-korteille.

RGB Three color Light

  • Red, green, and blue LED lights can be used to indicate the running status of the program.

Sarjaportti

  • Sarjaporttiviestintään käytetään ulkoista sarjaporttimoduulia.

USB-sarjaporttiin ja yhden napsautuksen latauspiiri

  • Ydinlaite on CH340C, toinen pää on kytketty tietokoneen USB:hen, toinen pää on kytketty ESP32-sarjaporttiin, jotta saavutetaan USB-TTL-sarjaportti.
  • 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.

Akun liitäntä

  • Two-pin interface, one for the positive electrode, one for the negative electrode, to access the battery power supply and charging.

Akun latauksen ja purkauksen hallintapiiri

  • 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 Avain

  • Kun näyttömoduuli on kytketty päälle, painallus laskee IO0:aa. Jos moduuliin kytketään virta tai ESP32 nollataan, IO0:n laskeminen siirtyy lataustilaan. Muita koteloita voidaan käyttää tavallisina painikkeina.

Tyyppi C -liitäntä

  • 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.

5 V - 3.3 V Voltage Säädinpiiri

  • The core device is the ME6217C33M5G LDO regulator.
  • Voitage regulator circuit supports 2A V~6.5V wide voltage input, a 3.3V stable voltage ulostulo, ja suurin lähtövirta on 800mA, joka voi täysin täyttää voltage ja näyttömoduulin nykyiset vaatimukset.

RESET-näppäin

  • Kun näyttömoduuli on käynnistetty, painaminen vetää ESP32-nollausnastan alas (oletustila on vedä ylös), jotta nollaustoiminto saavutetaan.

Resistiivinen kosketusnäytön ohjauspiiri

  • Ydinlaite on XPT2046, joka kommunikoi ESP32:n kanssa SPI:n kautta.
  • Tämä piiri on silta resistiivisen kosketusnäytön ja ESP32-isäntälaitteen välillä, ja se vastaa kosketusnäytön tietojen välittämisestä ESP32-isäntälaitteeseen kosketuspisteen koordinaattien saamiseksi.

Laajenna Pin

  • ESP3.3-moduulissa ei käytetä yhtä tulo-IO-porttia, GND:tä ja 32 V:n nastaa, jotka on johdettu ulos oheislaitteita varten.

Taustavalon ohjauspiiri

  • 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.

Kaiuttimen käyttöliittymä

  • Johdinliittimet on kytkettävä pystysuoraan. Käytetään mono- ja kaiuttimien käyttämiseen.

Äänen teho ampnostinpiiri

  • Ydinlaite on FM8002E-ääni ampnostin 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-oheisliitäntä

  • 4-johtiminen vaakasuora liitäntä. Ohjaa ulos MicroSD-kortin käyttämätön sirunvalintanasta ja SPI-rajapinta, joita voidaan käyttää ulkoisille SPI-laitteille tai tavallisille IO-porteille.

Detailed explanation of the schematic diagram of the display module

Type C interface circuit

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-6

Tässä piirissä D1 on Schottky-diodi, jota käytetään estämään virran kääntyminen. D2 - D4 ovat sähköstaattisia ylijännitesuojadiodeja, jotka estävät näyttömoduulia vaurioitumasta liiallisesta jännitteestä.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.

5 V - 3.3 V voltage säädinpiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-7

Tässä piirissä C16~C19 on ohitussuodattimen kondensaattori, jota käytetään ylläpitämään tulovolyymin vakautta.tage ja lähtötilavuustage. 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 säätimen muunnospiiri tarvitaan.

Resistiivinen kosketusnäytön ohjauspiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-8

Tässä piirissä C25 ja C27 ​​ovat ohitussuodatinkondensaattoreita, joita käytetään ylläpitämään tulotilavuuttatage 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-sarjaporttiin ja yhdellä napsautuksella ladattava piiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-9

Tässä piirissä U3 on CH340C USB-sarja-IC, joka ei tarvitse ulkoista kideoskillaattoria piirisuunnittelun helpottamiseksi. C6 on ohitussuodatinkondensaattori, jota käytetään ylläpitämään tulotilavuuttatage 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:n RST- ja DTR-nastat tuottavat oletusarvoisesti korkean tason. Tällä hetkellä Q1- ja Q2-triodit eivät ole päällä, ja ESP0-pääohjaimen IO32-nastat ja nollausnastat on vedetty korkealle tasolle.
  • B. CH340C:n RST- ja DTR-nastat tuottavat alhaisia ​​tasoja, tällä hetkellä Q1- ja Q2-triodit eivät ole vieläkään päällä, ja ESP0-pääohjaimen IO32-nastat ja nollausnastat ovat edelleen vedetty korkeille tasoille.
  • 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:n RST-nasta tuottaa korkean tason, DTR-nasta antaa matalan tason, tällä hetkellä Q1 on päällä, Q2 on pois päältä, ESP32-pääohjaimen nollausnasta ei nouse välittömästi korkeaksi, koska kytketty kondensaattori on ladattu, ESP32 on edelleen nollaustilassa ja IO0-nasta vedetään heti alas, tällä hetkellä se siirtyy lataustilaan.

Äänen teho ampnostinpiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-10

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 ampnostaja. Kun R13:n vastusarvo ei muutu, mitä pienempi on R10:n vastusarvo, sitä suurempi ulkoisen kaiuttimen äänenvoimakkuus. C10 ja C11 ovat tulokytkentäkondensaattoreita. R11 on vetovastus. JP1 on äänitorvi/kaiutinportti. U5 on FM8002E-ääniteho ampnostin IC. AUDIO_IN-tulon jälkeen DAC-äänisignaali on 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

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-11

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.

Avaimen nollauspiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-12

Tässä piirissä KEY1 on avain, R4 on vetovastus ja C3 on viivekondensaattori. Nollausperiaate:

  • 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. Kun C3 on ladattu, C3 vastaa avointa piiriä, RESET-nasta vedetään ylös, ESP32:n nollaus on valmis ja ESP32 siirtyy normaaliin toimintatilaan.
  • C. Kun KEY1 painetaan, RESET-nasta maadoittaa, ESP32 siirtyy nollaustilaan ja C3 purkautuu KEY1:n kautta.
  • D. Kun KEY1 vapautetaan, C3 latautuu. Tällä hetkellä C3 vastaa oikosulkua, RESET-nasta on maadoitettu, ESP32 on edelleen RESET-tilassa. Kun C3 on latautunut, nollausnasta vedetään ylös, ESP32 nollataan ja siirtyy normaaliin toimintatilaan.

Jos RESET ei onnistu, C3:n toleranssiarvoa voidaan nostaa asianmukaisesti nollausnastan alimman tason ajan viivyttämiseksi.

Interface circuit of the serial module

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-13

  • Tässä piirissä P2 on 4P 1.25 mm:n istuin, R29 ja R30 ovat impedanssitasapainovastuksia ja Q5 on kenttävaikutelmaputki, joka ohjaa 5 V:n tulovirtalähdettä.
  • 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

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-14

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.

Akun latauksen ja purkauksen hallintapiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-15

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 on 5V, sitten Q3-portti on 5V korkea, tyhjennys ja lähde on katkaistu ja akun syöttö katkeaa.

1 8P LCD panel wire welding interface

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-16

Tässä piirissä C24 on ohitussuodatinkondensaattori ja QD1 on 48P 0.8 mm:n väli nestekidenäytön hitsausliitäntä. QD1:ssä on vastuskosketusnäytön signaalinasta, LCD-näyttö voltage-nasta, SPI-tiedonsiirtonasta, ohjausnasta ja taustavalopiirin nasta. ESP32 käyttää näitä nastoja LCD-näytön ja kosketusnäytön ohjaamiseen.

Download the key circuit

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-17

  • 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.

Akun tehon tunnistuspiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-18

Tässä piirissä R2 ja R3 ovat osittainen tilavuustage vastukset ja C1 ja C2 ovat ohitussuodatinkondensaattoreita. Akun tilavuustage BAT+ signaalitulo kulkee jakajavastuksen läpi. BAT_ADC on 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 arvo. VoltagJakajaa käytetään, koska ESP32 ADC muuntaa enintään 3.3 V, kun taas akun kyllästystilatage on 4.2 V, mikä on alueen ulkopuolella. Saatu voltage kerrottuna kahdella on todellinen akun tilavuustage.

LCD-taustavalon ohjauspiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-19

  • Tässä piirissä R24 on virheenkorjausvastus ja se säilyy väliaikaisesti. Q4 on N-kanavainen kenttäefektiputki, R25 on Q4-ruudukon alasvetovastus ja R26 on taustavalon virtaa rajoittava vastus. LCD-taustavalo LED lamp on rinnakkaisessa tilassa, positiivinen napa on kytketty 3.3 V:iin ja negatiivinen napa on kytketty Q4: n viemäriin. Kun ohjausnasta LCD_BL tuottaa korkean voltage, 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 on päällä ja lähettää valoa.
  • When the control pin LCD_BL outputs a low voltage, Q4:n tyhjennys ja lähde on katkaistu, LCD-näytön negatiivinen taustavalo on keskeytetty ja taustavalon LED lamp ei ole kytketty päälle. Oletusarvoisesti LCD-näytön taustavalo on pois päältä.
  • R26-vastuksen pienentäminen voi lisätä taustavalon maksimikirkkautta.
  • In addition, the LCD_BL pin can input a PWM signal to adjust the LCD backlight.

RGB-kolmivärinen valonohjauspiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-21

  • Tässä piirissä LED2 on RGB-kolmivärinen lamp, ja R14~R16 on kolmivärinen lamp 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-korttipaikan liitäntäpiiri

LCD-wiki-E32R28T-2-8inch-ESP32-32E-Display-Module-FIG-21

  • Tässä piirissä SD_CARD1 on MicroSD-korttipaikka. R17 - R21 ovat vetovastuksia jokaiselle nastalle. C26 on ohitussuodattimen kondensaattori. Tämä liitäntäpiiri ottaa käyttöön SPI-viestintätilan. Tukee nopeaa MicroSD-korttien tallennusta.
  • Huomaa, että tämä liitäntä jakaa SPI-väylän SPI-oheislaitteen rajapinnan kanssa.

Näyttömoduulien käyttöä koskevat varotoimet

  1. 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.
  2. Älä koske LDO voltagSäädin ja akun latauksen hallintapiiri käsin, jotta ne eivät pala korkeissa lämpötiloissa.
  3. Kun liität IO-porttia, kiinnitä huomiota IO-käyttöön, jotta vältytään väärinkäytöltä ja ohjelmakoodin määritelmä ei täsmää.
  4. Käytä tuotetta turvallisesti ja järkevästi.

FAQ

  • Q: How do I access the sample programs and software libraries?
    • A: Sample programs and libraries can be found in the 1-_Demo directory of the resource description.
  • Q: What tools are included in the tool software?
    • 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.

Asiakirjat / Resurssit

LCD wiki E32R28T 2.8inch ESP32-32E Display Module [pdfKäyttöopas
E32R28T, E32N28T, E32R28T 2.8inch ESP32-32E Display Module, E32R28T, 2.8inch ESP32-32E Display Module, ESP32-32E Display Module, Display Module, Module

Viitteet

Jätä kommentti

Sähköpostiosoitettasi ei julkaista. Pakolliset kentät on merkitty *