Elecrow
CrowPanel 2.8"-ESP32 HMI 320x240 Display SPI TFT LCD Touch Screen Compatible with Arduino
CrowPanel ESP32 Display 2.8-inch SPI module is a powerful HMI touch screen with a 320*240 resolution LCD display. It uses the ESP32-WROOM-32 module as the ma...
Get notified when back in stock
Specification
- Model: 2.8 inches CrowPanel ESP32 display
- Main Processor: ESP32-WROOM-32-N4
- Resolution: 320*240
- Touch Type: Resistive Touch Screen
- Display Type: TN Panel
- Screen: TFT-LCD Screen
- Display driver: ILI9341V
- External power supply: DC5V-2A
- Interface: 1*TF Card Slot, 1* I2C, 1* GPIO, 1*Speak, 1* UART1, 1*UART0
- Button: BOOT Button and Reset Button
- Active Area: 43.2*57.6mm(W*H)
- 1x CrowPanel ESP32 Display-2.8 Inch HMI module
- 1x USB-A to Type-C Cable
- 1x Crowtail/Grove to 4pin DuPont cable
- 1x Resistive touch pen
- Case
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.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- 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 wroom 32 datasheet en
Datasheet · 413.4 KB · Click any page to view full size
QD281801 Specification
Document · 1.0 MB · Click any page to view full size
XPT2046 2014 08 01
Document · 784.3 KB · Click any page to view full size
ESP32 WROOM 32 Wi Fi Certificate
Compliance · 31.5 KB · Click any page to view full size
esp32 wroom 32 ncc certificate 0
Compliance · 985.8 KB · Click any page to view full size
esp32 wroom 32 ic certificate
Compliance · 450.7 KB · Click any page to view full size
esp32 wroom 32 mic certificate
Compliance · 1.0 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au