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. Ներածություն

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

Նկար 1. Վերև view of the ESP32-S2 MCU WiFi Development Board with 0.96-inch IPS LCD.

2. Հիմնական հատկանիշները

  • Միկրոկառավարիչ: Xtensa single-core 32-bit LX7 microprocessor (ESP32-S2FH4), up to 240 MHz.
  • Հիշողություն: Integrated 320KB SRAM, 128KB ROM, 8MB PSRAM, 4MB Flash memory.
  • Անլար միացում: 2.4 GHz WiFi (IEEE802.11 b/g/n) with on-board ceramic antenna, up to 150 Mbps data transfer rate.
  • Ցուցադրել: On-board 0.96-inch 160×80 pixels 65K color IPS LCD.
  • USB ինտերֆեյս. USB-C connector for power and data, with on-chip integrated full-speed USB OTG interface.
  • Ուժի Կառավարում: On-board 1.8A high-efficiency boost/buck DC-DC TPS63000 power supply IC.
  • Մարտկոցի աջակցություն. On-board 3.7V lithium battery charge/discharge header for mobile applications.
  • Ընդարձակում: Supports Raspberry Pi Pico expansion board ecosystem.
  • Անվտանգություն: Equipped with hardware crypto accelerator, RNG, HMAC, and Digital Signature module.
  • Ծայրամասային սարքեր: LCD interface (8-bit serial RGB/8080/6800), TWAI controller (ISO11898-1 compatible), capacitive sensor GPIO, temperature sensor, and RMT (TX/RX).
Վերև view of ESP32-S2 development board showing components

Նկար 2. Մանրամասն վերին մաս view of the development board, highlighting the ESP32-S2 chip, USB-C port, and buttons.

Ներքևում view of ESP32-S2 development board showing components

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

3. Փաթեթի բովանդակությունը

Փաթեթը ներառում է հետևյալ կետը՝

  • ESP32-S2-LCD-0.96 x 1

4. Կարգավորում

  1. Էլեկտրաէներգիայի մատակարարում. 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. Վարորդի տեղադրում. 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. Զարգացման միջավայր. 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. Միացեք համակարգչին. Plug the USB-C cable into the board and your computer. The board should be recognized as a serial port.

5. Գործառնական հրահանգներ

  1. Ծրագրավորում: 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 միացում. 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-ի օգտագործումը՝ 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 դիագրամ

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. Չափերը

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.

  • Ապրանքի չափերը (LxWxH): 2.01 x 0.83 x 0.08 դյույմ (մոտավորապես 51 x 21 x 2 մմ)

8. Պահպանում

  • Պահպանում: Store the board in a dry, anti-static environment when not in use.
  • Մաքրում: Անհրաժեշտության դեպքում, նրբորեն մաքրեք տախտակը փափուկ, չոր խոզանակով կամ սեղմված օդով: Խուսափեք հեղուկների կամ հղկող նյութերի օգտագործումից:
  • Կառավարում: Handle the board by its edges to avoid touching components, especially the pins, to prevent electrostatic discharge (ESD) damage.
  • Հզորությունը: Always disconnect power before making or changing connections to the board.

9: Անսարքություն

  • Պլանշետը չի հայտնաբերվել։
    • Ensure the USB-C cable is securely connected to both the board and your computer.
    • Try a different USB-C cable or USB port on your computer.
    • Verify that the necessary USB-to-serial drivers are installed for your operating system.
  • Code Upload Failure:
    • Confirm that the correct serial port is selected in your development environment.
    • Ensure the board is in bootloader mode during upload (hold BOOT, press/release RESET, then release BOOT).
    • Check for compilation errors in your code.
  • WiFi կապի հետ կապված խնդիրներ.
    • Verify your WiFi credentials (SSID and password) are correct in your code.
    • Ensure the WiFi network is within range and operating on the 2.4 GHz band.
    • Check for any firewall or router settings that might be blocking the connection.
  • LCD Not Displaying:
    • Confirm that the LCD initialization code is correct and that the display library is properly configured.
    • Check power supply to the board.

10. Տեխնիկական պայմաններ

ԱռանձնահատկությունՀստակեցում
ՊրոցեսորXtensa Single-Core 32-bit LX7 (ESP32-S2FH4)
CPU արագությունՄինչև 240 ՄՀց
RAM320KB SRAM, 8MB PSRAM
ROM128 ԿԲ
Ֆլեշ հիշողություն4 ՄԲ
Անլար տեսակ2.4 GHz WiFi (IEEE802.11 b/g/n)
Ցուցադրել0.96-inch 160×80 IPS LCD, 65K colors
Միացման տեխնոլոգիաWi-Fi, USB-C
Օպերացիոն համակարգի աջակցությունLinux (for development), various RTOS/frameworks
Էլեկտրամատակարարման ICTPS63000 (1.8A boost/buck DC-DC)
Մարտկոցի աջակցություն3.7V Lithium battery charge/discharge header
Նյութի քաշը1.13 ունցիա (մոտավորապես 32 գ)
Ապրանքի չափսերը (LxWxH)2.01 x 0.83 x 0.08 դյույմ (51 x 21 x 2 մմ)
Մոդելի համարըESP32-S2+0.96 LCD for Pico-N
ԱրտադրողWaveshare

11. Երաշխիք և աջակցություն

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