Arduino Quick Start
M5AtomS3R
development board.M5AtomS3
driver library, and download all the dependent libraries according to the prompts. (AtomS3R can directly use the M5AtomS3
driver library.)Long press the reset button (for about 2 seconds) until the internal green LED lights up, then release the button. The device is now in download mode, waiting for the program to be uploaded.
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.
Open the example program display
from the driver library, click the upload button, and the program will be automatically compiled and uploaded to the device.
The result is shown below:
Github
Arduino API & Examples