pdf-icon

Arduino Quick Start

2. Devices & Examples

6. Applications

Unit C6L Arduino Program Compile & Upload

1.Preparation

  • 3.Library installation: Refer to the Library Installation Guide to install the M5Unified and M5GFX libraries, and install all required dependencies as prompted.

2.Port Selection

Connect the device to the computer using a USB-C cable. Press and hold the side reset button for 3 seconds until the green light turns red. The device will then enter download mode, and you can select the corresponding main controller and device port in Arduino IDE.

3.Program Compile & Upload

Open the example program Basic -> GameOfLife from the M5GFX library, then click the upload button. The program will be compiled and uploaded to Unit C6L.

Execution Result:

4.Related Resources

On This Page