diymore ESP32-S3 Development Board

ESP32-S3 WIFI Bluetooth Development Board with 3.5-inch Capacitive Touch Screen User Manual

Model: ESP32-S3 Development Board | Brand: diymore

1. Introduction

This manual provides detailed instructions for setting up, operating, and maintaining your ESP32-S3 WIFI Bluetooth Development Board with a 3.5-inch Capacitive Touch Screen. This versatile development board is designed for Internet of Things (IoT) applications, offering a powerful ESP32-S3 controller, integrated Wi-Fi and Bluetooth, and a vibrant touch display for interactive projects.

ESP32-S3 Development Board with screen showing apps and a monitor displaying code

Figure 1: ESP32-S3 Development Board with 3.5-inch Capacitive Touch Screen.

2. Key Features

  • High-Resolution Color Screen: Equipped with a 3.5-inch capacitive touch screen color display, offering rich colors and excellent visual effects.
  • Convenient Multi-Interface Design: Multiple interfaces for easy storage expansion, allowing users to save and read more data and programs.
  • Rich Peripheral Resources: Supports various peripheral connections to meet complex development needs.
  • Remote Control Capabilities: Ideal for IoT development applications such as APP remote control, remote environmental data collection, remote data fusion, and remote parameter setting.
  • Rapid Secondary Development Support: Comes with pre-installed sample programs to facilitate quick secondary development and shorten project cycles.
  • Integrated Connectivity: Features built-in Wi-Fi and Bluetooth for seamless wireless communication.

3. Specifications

3.1. Hardware Overview

The development board is based on the ESP32-S3 controller, featuring a dual-core CPU with a clock frequency up to 240MHz. It integrates a wealth of peripheral resources, including high-speed SDIO, SPI, and UART functions, and supports automatic program download.

ESP32-S3 Motherboard Introduction with key features

Figure 2: Motherboard Introduction highlighting ESP32=MCU+WiFi+BT.

3.2. Technical Parameters

FeatureSpecification
Display ColorRGB 65K color
Display Size3.5 inches
Display TypeTFT
Driver ChipAXS15231B
Resolution320 * 480 pixels
Effective Display Area73.4 * 49.0 mm
Module Size94.5 * 62.0 mm
ViewIPS
Working Temperature-20℃ ~ 70℃
Storage Temperature-30℃ ~ 80℃
Working Voltage5V
Power ConsumptionApproximately 150mA
Wireless ConnectivityWiFi, Bluetooth
Power Supply SupportLithium battery, Type-C
ControlCapacitive touch
Package Length11 cm
Package Width8 cm
Package Height3 cm
Package Weight0.1 kg
Dimensions of the ESP32-S3 Development Board

Figure 3: Physical dimensions of the development board.

4. Setup

4.1. Package Contents

Ensure all items are present in your package:

  • 1x ESP32-S3 WIFI Bluetooth Development Board with 3.5-inch Capacitive Touch Screen (with black case)
  • (Additional accessories may vary based on purchase, e.g., USB cable, battery)

4.2. Board Layout and Connections

Familiarize yourself with the various ports and buttons on the development board:

Back view of the ESP32-S3 Development Board with labeled ports

Figure 4: Back view of the development board with port labels.

  • Type-C Port: For power supply and data communication with a computer.
  • JST1.25 2P Battery Connector: For connecting an external lithium battery.
  • Battery Switch Button: To power on/off when using battery.
  • Boot Button: Used for entering bootloader mode for flashing firmware.
  • Rest Button: Resets the ESP32-S3 module.
  • HC1.0 4P, JST1.25 4P, JST1.25 8P IO Port: General Purpose Input/Output (GPIO) ports for connecting sensors, actuators, and other peripherals.
  • JST1.25 4P Power: Additional power output/input port.
  • Speak: Audio output port.

4.3. Initial Power Up

  1. Connect the development board to your computer using a Type-C USB cable.
  2. Alternatively, connect a compatible lithium battery to the JST1.25 2P Battery connector and press the Battery Switch Button.
  3. The screen should power on and display the default interface.

4.4. Development Environment Setup

To begin development, you will need to set up your preferred Integrated Development Environment (IDE). Common choices include:

  • Arduino IDE: Install the ESP32 board support package.
  • PlatformIO IDE: A powerful extension for VS Code, offering comprehensive ESP32 support.
  • ESP-IDF: Espressif's official IoT Development Framework for advanced users.

Refer to the official Espressif documentation or community resources for detailed instructions on setting up the development environment for ESP32-S3.

5. Operating Instructions

5.1. Navigating the Touch Screen Interface

The 3.5-inch capacitive touch screen allows for intuitive interaction with pre-installed applications and custom interfaces. The default interface typically includes applications such as MP3 player, Photo viewer, Video player, Settings, Timer, Sound, Weather, and Clock.

Front view of the ESP32-S3 Development Board showing the main application screen

Figure 5: Main application screen of the development board.

Watch the video below for a demonstration of the touch screen interface and navigation:

Video 1: Demonstration of the ESP32-S3 Development Board's touch screen interface, showcasing music, video, timer, and clock applications.

5.2. Programming and Development

The board supports various programming methods, making it suitable for both beginners and experienced developers:

  • Scratch 3.0 Programming: For visual, block-based programming, ideal for educational purposes and quick prototyping.
  • Application Drag and Drop Programming: Remote IoT apps can be developed using blank app software, allowing customization of the interface with built-in controls and a user-friendly interface. This enables creation of custom app control modules and interfaces.
  • IDE-based Development: Utilize Arduino IDE, PlatformIO, or ESP-IDF for C/C++ programming to leverage the full capabilities of the ESP32-S3.
Application Drag and Drop Programming interface showing various widgets

Figure 6: Example of Application Drag and Drop Programming interface with customizable widgets.

Screen in your hand diagram showing various development applications

Figure 7: Overview of development applications supported, including IoT Experiments, Sensor Experiments, Mobile Control, IDE, Scratch 3.0, and Mixly.

5.3. IoT Applications

The ESP32-S3 development board is a real IoT development tool, enabling various applications:

  • APP Remote Control: Develop mobile applications to control the board and connected devices remotely.
  • Remote Environmental Data Collection: Connect sensors to gather data (temperature, humidity, etc.) and transmit it wirelessly.
  • Remote Data Fusion: Combine data from multiple sources for comprehensive analysis.
  • Remote Parameter Setting: Adjust device parameters and configurations from a remote location.
Remote IoT Development Board diagram showing connectivity

Figure 8: Diagram illustrating the remote IoT development capabilities of the board.

6. Maintenance

  • Cleaning: Use a soft, dry cloth to clean the screen and board. Avoid using liquids or abrasive cleaners.
  • Storage: Store the board in a dry, anti-static environment when not in use.
  • Handling: Handle the board by its edges to avoid touching sensitive components.
  • Firmware Updates: Regularly check for firmware updates from the manufacturer or community to ensure optimal performance and access to new features.

7. Troubleshooting

ProblemPossible CauseSolution
Board does not power onNo power supply, faulty cable, battery not connected/charged.Check Type-C cable connection, try another cable/port. If using battery, ensure it's charged and the battery switch is ON.
Screen is blank or unresponsiveFirmware issue, incorrect display initialization, hardware fault.Try resetting the board using the 'Rest' button. Re-flash the firmware. Ensure display drivers are correctly configured in your code.
Wi-Fi/Bluetooth not connectingIncorrect credentials, out of range, antenna issue, firmware bug.Verify network credentials. Ensure the board is within range of the access point. Check your code for proper Wi-Fi/Bluetooth initialization.
Upload failed / Board not detected by PCDriver issues, incorrect port selection, board not in bootloader mode.Install necessary USB drivers (e.g., CP210x or CH340). Select the correct COM port in your IDE. Press and hold 'Boot' while pressing 'Rest' to enter bootloader mode before uploading.
Peripheral not workingIncorrect wiring, faulty component, software configuration.Double-check wiring against pinout diagrams. Test the peripheral separately if possible. Review your code for correct pin assignments and library usage.

8. User Tips

  • Start Simple: Begin with basic examples (e.g., displaying text on the screen, blinking an LED) to get familiar with the board and development environment before tackling complex projects.
  • Utilize Community Resources: The ESP32 community is vast and helpful. Forums, online tutorials, and GitHub repositories can provide solutions and inspiration for your projects.
  • Power Management: When running on battery, optimize your code for low power consumption to extend battery life. Consider using ESP32's deep sleep modes.
  • Backup Your Code: Always back up your project code regularly to prevent loss of work.
  • Experiment with Interfaces: Explore the different programming interfaces like Scratch 3.0 for quick visual projects and the more advanced IDEs for full control.

9. Warranty and Support

Specific warranty details for this product are typically provided by the seller at the time of purchase. Please refer to your purchase documentation or contact the seller directly for information regarding warranty coverage, returns, and technical support.

For general technical assistance and community support related to ESP32-S3 development, you can explore online forums and documentation provided by Espressif Systems.

Related Documents - ESP32-S3 Development Board

PreviewESP32-CAM: Arduino IDE Setup for Video Streaming and Photography
A comprehensive guide to setting up the Arduino IDE for the ESP32-CAM module. Learn how to install the IDE, configure the ESP32 board support, and run the example code for video streaming and taking photos.
PreviewDiymore 0.28-inch Dual Display DC Voltmeter Ammeter 100V 10A - User Guide
Concise guide to wiring and using the Diymore 0.28-inch dual display DC voltmeter and ammeter, capable of measuring up to 100V and 10A. Includes wiring diagrams for different power supply configurations. Supports DC 4-30V power input and DC 0-100V measurement range.
PreviewDIYMORE DSO 138 Oscilloscope Case DIY Kit Installation Guide
Step-by-step installation guide for the DIYMORE DSO 138 Oscilloscope Case DIY Kit. Learn how to assemble the acrylic case for your DSO 138 oscilloscope.
PreviewCM430-10A DC100V 10A 直流双显电压电流功率计 - 用户手册与技术规格
CM430-10A是一款DC4-30V供电的直流双显电压电流功率计,支持DC0-100V电压、0-10A电流和0-999W功率测量。本手册提供详细的技术参数、接线指南、界面介绍及菜单设置方法。
PreviewDiymore STC-3008 Digital Temperature Controller - Dual Display NTC
Detailed specifications and user manual for the Diymore STC-3008 digital thermostat controller. Features dual display, NTC sensors, AC 110V/230V compatibility, and instructions for heating/cooling setup, operation, and safety.
Previewdiymore DC 5V/12V 4 Channel Bluetooth Relay Module - Smart Home Control
Detailed overview of the diymore DC 5V/12V 4-channel Bluetooth relay module for smart home automation. Features remote control via mobile APP, JDY-31 Bluetooth module, and 10A relays.