Elecrow
CrowPanel 5.0"-HMI ESP32 Display 800x480 RGB TFT LCD Touch Screen with Case
CrowPanel ESP32 Display 5.0-inch module is a powerful HMI capacitive touch screen with a 800*480 resolution LCD display. It uses the ESP32-S3-WROOM-1-N4R8 mo...
Get notified when back in stock
Specification
- Model: 5.0 inch CrowPanel ESP32 display
- Main Processor: ESP32-S3-WROOM-1-N4R8
- Resolution: 800*480
- Touch Type: CapacitiveTouch Screen
- Display Type: TN Panel
- Screen: TFT-LCD Screen
- Display driver: ILI6122 & ILI5960
- External power supply: DC5V-2A
- Interface: 2*UART0,2*GPIO,2*I2C,1*Battery
- Button: BOOT Button and Reset Button
- Active Area: 108*64.8mm(W*H)
Package List
- 1x CrowPanel ESP32 Display-5.0 Inch module
- 1x USB-A to Type-C Cable
- 1x Crotaill/Grove to 4pin DuPont cable
Wiki & Documents
Jargon buster
Plain-language definitions for the technical terms used above.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- GPS
- The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
- Grove
- Grove is a standardised 4-pin plug-in connector system for sensors and modules that avoids soldering and jumper wires, with different cable types carrying I2C, UART, analogue or digital signals. When a product is Grove-compatible it can be quicker to connect supported modules, provided the connector type, signal and voltage all match.
- HMI
- HMI stands for Human-Machine Interface, meaning the screen, buttons or controls a person uses to interact with a device. Describing something as suited to HMI use suggests it is intended for user-facing applications such as control panels, dashboards or instrument displays.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- LVGL
- LVGL is an open-source graphics library for building buttons, menus, gauges and other user interfaces on small embedded displays. Support for LVGL matters if you want to create a polished touchscreen interface without drawing every screen element from scratch.
- TFT
- A thin-film transistor display is a common type of colour LCD used for graphics screens. Knowing a product is for TFTs helps you check that the driver board matches the display’s connector, resolution, backlight, and signalling method.
- Type-C
- USB Type-C (USB-C) is a small, reversible USB connector used for charging, power, and data transfer on many modern devices. A Type-C port or plug indicates the cable and charger connection needed to power, charge, or communicate with a device.
Find this product in
Displays & Screens
ESP32
esp32 s3 wroom 1 datasheet
Datasheet · 891.7 KB · Click any page to view full size
LI050M331Y SPEC
Document · 292.5 KB · Click any page to view full size
CE Certificate
Compliance · 110.8 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more