Arduino Quick Start
M5Station
。M5Unified
and M5GFX
driver libraries, and follow the prompts to install all the required libraries.CP2104
version) and CP34X (for the CH9102
version). After unzipping the package, select the installation package corresponding to your operating system and proceed with the installation. (If you are unsure which USB chip your device uses, you can install both drivers. CH9102_VCP_SER_MacOS v1.7
may show an error during installation, but it has actually completed successfully, so you can ignore the error.)Driver Name | Applicable Driver Chip | Download Link |
---|---|---|
CP210x_VCP_Windows | CP2104 | Download |
CP210x_VCP_MacOS | CP2104 | Download |
CP210x_VCP_Linux | CP2104 | Download |
CH9102_VCP_SER_Windows | CH9102 | Download |
CH9102_VCP_SER_MacOS v1.7 | CH9102 | Download |
wchmodem
.Connect the device to the computer via a USB cable. After completing the driver installation, select the corresponding device port in the Arduino IDE.
Open the sample program "Button" in the M5GFX driver library, then click the upload button to automatically compile and flash the program.
Press the button, and the corresponding area will change color. The position of the button is as shown in the figure below: