pdf-icon

Arduino Guide

M5AtomS3 Program Compilation and Upload

1. Preparation

2. Download Mode

  • Long press the reset button (about 2 seconds) until the internal green LED lights up, then release it. The device is now in download mode, ready for uploading.

M5AtomS3 / M5AtomS3 Lite

  • M5AtomS3
  • M5AtomS3 Lite

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

Open the example program “display” from the driver library. Click the upload button to automatically compile and upload the program.

The effect is as shown below:

On This Page