pdf-icon

Arduino Guide

M5StampS3 Program Compilation and Upload

1. Preparation

  • Library Installation: Refer to the Library Management Installation Guide to complete the installation of the M5StampS3 driver library. Download the relevant library files from here , and install them into the Arduino library folder as shown below.

2. Download Mode

  • Press and hold the G0 button on the M5StampS3 before powering it on, then connect the USB cable to enter download mode.
schematics

3. Port Selection

Connect the device to the computer via a USB cable. After the device enters download mode, the corresponding device port can be selected in Arduino IDE.

4. Program Compilation & Upload

  • Upload the RGB control example.
  1. Open the RGB program and click the upload button.
  1. After uploading, you will see the following effect:
On This Page