Before the program is burned, users please download the corresponding CP210X driver package according to the operating system you are using, click the button below. After decompressing the compressed package, select the installation package corresponding to the operating system value for installation.
For Mac OS, make sure System preferences -> Security & Privacy -> General before installing, and allow the apps to be installed from the App Store and identified developers
Click here to visit Arduino's official website ,Select the installation package for your own operating system to download.
1.Open up Arduino IDE, navigate to File
->Peferences
->Settings
2.Copy the following M5Stack Boards Manager url to Additional Boards Manager URLs:
https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json
3.Navigate to Tools
->Board:
->Boards Manager...
4.Search M5Stack
in the pop-up window, find it and click Install
5.select Tools
->Board:
->M5Stack-Core2
6.select Sketch
->Include Library:
->Manage Libraries
7.Search M5Core2
in the pop-up window, find it and click Install
FastLED
in the pop-up window, find library by Daniel Garcia and click Install
Sketch
-> Include Library
-> Add .ZIP library...
examples
directory -> open core2_for_aws
directory -> select ArduinoECCX08.zip
and click Choose
or similar.