M5StickC
.M5StickC
driver library.M5Stack
or USB Serial
. Windows recommends using driver files for direct installation in the device manager (custom update); executable installation may not work properly).
Click here to download the FTDI driver
System Preferences
-> Security & Privacy
-> General
-> Allow apps downloaded from
-> App Store and identified developers
.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:
Github
Arduino API & Examples