Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Waveshare ESP32-S3 2.8inch Capacitive Touch Display Development Board, 240×320, IPS, 5-point Touch, 32-bit LX7 Dual-core Processor, Supports WiFi & Bluetooth, ESP32 With Display — image 1
Hover to zoom

1 / 2 · Click to enlarge

WAVESHARE

Waveshare ESP32-S3 2.8inch Capacitive Touch Display Development Board, 240×320, IPS, 5-point Touch, 32-bit LX7 Dual-core Processor, Supports WiFi & Bluetooth, ESP32 With Display

23+ bought in past month
AI Summary
IoT Development Boards for everyday users

The Waveshare ESP32-S3 2.8inch Capacitive Touch Display Development Board, 240×320, IPS, 5-point Touch, 32-bit LX7 Dual-core Processor, Supports WiFi & Bluetooth, ESP32 With Display by WAVESHARE is a mid-range iot development boards designed for everyday users. It features Interface: USB Type-C and Controller: ESP32-S3.

wireless convenience
₹3,444
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹3,444
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 23 Aug6 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Interface: USB Type-C
Controller: ESP32-S3
Input Voltage (V): 5V
GPIO: Multiple General Purpose Input/Output pins
Processor: 32-bit LX7 dual-core
Flash Memory: 16 MB

Ideal For

Everyday convenience
Share:
SKU: robu-2143222Category: IoT Development Boards

About This Product

The Waveshare ESP32-S3 2.8inch Capacitive Touch Display Development Board, 240×320, IPS, 5-point Touch, 32-bit LX7 Dual-core Processor, Supports WiFi & Bluetooth, ESP32 With Display by WAVESHARE is a mid-range iot development boards designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Interface: USB Type-C — compatible with modern devices
  • Controller: ESP32-S3
  • Input Voltage (V): 5V — works with standard household power
  • GPIO: Multiple General Purpose Input/Output pins
  • Processor: 32-bit LX7 dual-core — smooth, lag-free performance
  • Flash Memory: 16 MB — effortless multitasking
  • WiFi (Y/N): IEEE 802.11 b/g/n — fast, stable wireless internet
  • Resolution: 240×320 pixels

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

ESP32-S3-Touch-LCD-2.8 is a microcontroller development board with 2.4GHz WiFi and Bluetooth BLE 5 support, integrates high-capacity Flash and PSRAM. Onboard 2.8inch capacitive touch screen can smoothly run GUI programs such as LVGL. Combined with various peripheral interfaces, suitable for the quick development of the HMI and other ESP32-S3 applications.

Features:

  1. Equipped with high-performance Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency
  2. Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE), with onboard antenna
  3. Built-in 512KB SRAM and 384KB ROM, with onboard 16MB Flash and 8MB PSRAM
  4. Onboard 2.8inch capacitive touch display, 240×320 resolution, 262K color
  5. Supports capacitive touch control via I2C interface, 5-point touch with interrupt support
  6. Adapting UART, I2C and some IO interfaces, integrates full-speed USB port
  7. Onboard speaker, QMI8658 6-axis sensor, RTC sensor, TF card slot and battery recharge management module, etc.
  8. Supports accurate control such as flexible clock and multiple power modes to realize low power consumption in different scenarios

Package Includes:

  1. SH1.0 4PIN cable ~100mm  ×1
  2. SH1.0 12PIN cable ~100mm ×1
  3. SH1.0 4PIN cable ~100mm (2pcs) ×1
  4. 2030 speaker ×1

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.