waveshare ESP32-S2+0.96 LCD for Pico-N

Waveshare ESP32-S2 MCU WiFi Development Board with 0.96-inch IPS LCD User Manual

1. Introduction

The Waveshare ESP32-S2 MCU WiFi Development Board is a compact and versatile module designed for Internet of Things (IoT) applications. It features an ESP32-S2FH4 Xtensa single-core 32-bit LX7 microcontroller, operating at up to 240 MHz, and includes an integrated 0.96-inch IPS LCD. This board supports the Raspberry Pi Pico expansion board ecosystem, offering extensive peripheral interfaces and low-power Wi-Fi capabilities for various development projects.

Waveshare ESP32-S2 MCU WiFi Development Board with 0.96-inch IPS LCD

Figure 1: Top view of the ESP32-S2 MCU WiFi Development Board with 0.96-inch IPS LCD.

2. Key Features

Top view of ESP32-S2 development board showing components

Figure 2: Detailed top view of the development board, highlighting the ESP32-S2 chip, USB-C port, and buttons.

Bottom view of ESP32-S2 development board showing components

Figure 3: Detailed bottom view of the development board, showing additional components and pin labels.

3. Package Contents

The package includes the following item:

4. Setup

  1. Power Supply: Connect the ESP32-S2 board to a computer or a 5V power adapter using a USB-C cable. The board can also be powered via the 3.7V lithium battery header.
  2. Driver Installation: Depending on your operating system, you may need to install a USB-to-serial driver. Most modern operating systems will automatically recognize the device.
  3. Development Environment: Install your preferred development environment, such as Arduino IDE, ESP-IDF, MicroPython, or CircuitPython. Ensure the necessary board support packages and toolchains are installed.
  4. Connect to PC: Plug the USB-C cable into the board and your computer. The board should be recognized as a serial port.

5. Operating Instructions

  1. Programming: Write your code using the chosen development environment. The ESP32-S2 supports various programming languages and frameworks.
  2. Uploading Code: Select the correct serial port for your board in the IDE. Compile and upload your code to the ESP32-S2. The board may require entering bootloader mode by holding the BOOT button while pressing and releasing the RESET button, then releasing BOOT.
  3. Using the LCD: The integrated 0.96-inch IPS LCD can be programmed to display information. Refer to the specific display library documentation for your chosen development environment (e.g., Adafruit GFX library for Arduino).
  4. WiFi Connectivity: Utilize the ESP32-S2's built-in 2.4 GHz WiFi for network communication. Libraries are available to connect to access points, host soft APs, and implement various network protocols.
  5. GPIO Usage: The board provides numerous General Purpose Input/Output (GPIO) pins. Refer to the pinout diagram for their functions and connect external components as needed.
  6. Raspberry Pi Pico Expansion: Leverage the compatibility with the Raspberry Pi Pico expansion board ecosystem for additional modules and functionalities.

6. Pinout Diagram

Understanding the pinout is crucial for connecting peripherals and utilizing the full capabilities of the ESP32-S2 development board. The diagram below illustrates the various pins and their functions.

ESP32-S2 development board pinout diagram

Figure 4: Pinout diagram for the ESP32-S2 development board, detailing GPIO, power, and communication pins, including specific LCD used pins.

The diagram categorizes pins by function (Power, Ground, UART, GPIO, ADC, SPI, I2C, System Control) to aid in development. Pay close attention to the LCD-specific pins for display integration.

7. Dimensions

The physical dimensions of the ESP32-S2 development board are important for enclosure design and integration into projects.

ESP32-S2 development board dimensions diagram

Figure 5: Dimensional drawing of the ESP32-S2 LCD version, showing measurements in millimeters.

8. Maintenance

9. Troubleshooting

10. Specifications

FeatureSpecification
ProcessorXtensa Single-Core 32-bit LX7 (ESP32-S2FH4)
CPU SpeedUp to 240 MHz
RAM320KB SRAM, 8MB PSRAM
ROM128KB
Flash Memory4MB
Wireless Type2.4 GHz WiFi (IEEE802.11 b/g/n)
Display0.96-inch 160×80 IPS LCD, 65K colors
Connectivity TechnologyWi-Fi, USB-C
Operating System SupportLinux (for development), various RTOS/frameworks
Power Supply ICTPS63000 (1.8A boost/buck DC-DC)
Battery Support3.7V Lithium battery charge/discharge header
Item Weight1.13 ounces (approx. 32g)
Product Dimensions (LxWxH)2.01 x 0.83 x 0.08 inches (51 x 21 x 2 mm)
Model NumberESP32-S2+0.96 LCD for Pico-N
ManufacturerWaveshare

11. Warranty and Support

For warranty information and technical support, please refer to the official Waveshare website or contact their customer service. Product documentation, examples, and community forums may also be available to assist with your development projects.

You can visit the official Waveshare store for more information and resources: Waveshare Store

Related Documents - ESP32-S2+0.96 LCD for Pico-N

Preview Waveshare ESP32-S3-Touch-LCD-4.3 Development Board: Features & Guide
Explore the Waveshare ESP32-S3-Touch-LCD-4.3, a powerful microcontroller development board featuring a 4.3-inch capacitive touch display, WiFi, BLE 5, and multiple interfaces like CAN, RS485, and I2C. Learn about its hardware, setup, and sample demos for HMI development.
Preview ESP32-C6-Touch-LCD-1.47: Development Guide for Arduino IDE & ESP-IDF
Explore the ESP32-C6-Touch-LCD-1.47 development board with this comprehensive guide. Learn to use Arduino IDE and ESP-IDF, set up your environment, and run various demos for your IoT and embedded projects.
Preview ESP32-S3-Touch-LCD-4.3B: Development Board Overview and Setup Guide
Explore the ESP32-S3-Touch-LCD-4.3B, a powerful microcontroller development board from Waveshare. This guide covers its features, hardware description, interface details, and provides instructions for setting up the development environment using ESP-IDF and VSCode.
Preview ESP32-S3-Touch-LCD-2 Development Board Guide
A comprehensive guide for the Waveshare ESP32-S3-Touch-LCD-2 development board, covering setup and usage with Arduino IDE and ESP-IDF, including detailed examples and resources.
Preview ESP32-S3-Touch-LCD-4.3 Development Board Overview and Setup
A comprehensive guide to the ESP32-S3-Touch-LCD-4.3 development board, detailing its features, hardware description, pin connections, environmental setup for CircuitPython, MicroPython, and C/C++ (Arduino, ESP-IDF), and configuration within the Arduino IDE.
Preview Waveshare ESP32-S3 4.3-inch Touch LCD Development Board Setup Guide with LVGL
Step-by-step instructions for setting up the Waveshare ESP32-S3 4.3-inch Touch LCD development board to display graphics using the LVGL library with the Arduino IDE.