pdf-icon

M5Cardputer Program Compilation and Upload

1. Preparation

2. Download Mode

  • Press and hold the G0 button on the M5Cardputer before powering 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 completing the driver installation, select the corresponding device port in the 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