M5Core
.M5Stack
driver library.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 |
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 example program “Helloworld” from the driver library. Click the upload button to automatically compile and upload the program.
The effect is as shown below: