
Arduino Quick Start
M5AtomS3R development board.
M5Unified and M5GFX driver libraries, and install all dependency libraries as prompted.
Press and hold the reset button for about 2 seconds until the internal green LED lights up, then release it. The device will enter download mode and wait for uploading.
Connect the device to the computer using a USB cable. After the device enters download mode, you can select the corresponding device port in Arduino IDE.
Open the example program BarGraph in the driver library and click the upload button to start compilation and uploading.
The effect is shown below:
Github
Arduino API & Examples