Skip to main content

User Guide

To help users quickly understand the various functions of the product, we provide a factory test example to familiarize customers with the use of each interface. Besides the ESP32-C6-Touch-AMOLED-1.64 host and the included cables, the following items are required to run the example:

Component Preparation

  • ESP32-C6-Touch-AMOLED-1.64 ×1
  • TF card ×1 (optional)
  • 3.7V Lithium Battery ×1 (optional)

Precautions

  • When using, pay attention to the PCB antenna area. Avoid having other metal or plastic parts in contact with the PCB antenna.
  • The GH1.25 lithium battery connector supports only a single-cell 3.7 V lithium battery. Do not connect multiple battery packs simultaneously for charging or discharging. A single-cell capacity of 2000 mAh or less is recommended.

⚠️ USB Download Precautions (Important)

Programming the development board via USB

If the port is not recognized, please enter Boot mode:

  1. Press and hold the BOOT button
  2. Connect the USB cable to the computer
  3. Release the BOOT button

After the download is complete, restart the board to run the program.

Demo Introduction

  • The firmware uses the Brookesia component, showcasing various applications in an APP style, including Settings, Gallery, Weather, Gyroscope, etc.

Firmware Download

App Example Introduction

tip
  • To exit an app, swipe up from the bottom of the screen
  • Swipe up from the bottom and pause in the middle of the screen to view recently used apps. Swipe up again on an app preview to close it

Settings App

  • Features Wi-Fi scanning and network configuration. Click WIFI on the interface, then wifi config to scan a QR code for network configuration

  • Adjusts the backlight

  • Displays the battery ADC voltage

  • If a TF card is inserted, the TF card capacity will be displayed

  • Product about page, where you can view the MAC address

Weather APP

  • This example demonstrates obtaining local weather data online. An internet connection is required; otherwise, weather information cannot be retrieved.

  • The current program is set to fetch weather information every 5 seconds

Gyroscope APP

  • This example demonstrates obtaining and displaying gyroscope data

  • This example demonstrates image display functionality

  • Image resources are built into the program. Swipe left or right to switch images