1.7 KiB
Arduino IDE Development
Arduino-IDE
Click here to visit Arduino's official website,Select the installation package for your own operating system to download.
M5Stack Boards Manager
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
M5Stackin the pop-up window, find it and clickInstall
5.select
Tools->Board:->Timer-CAM
6.select
Sketch->Include Library:->Manage Libraries
7.Search
Timer-CAMin the pop-up window, find it and clickInstall
8.
File->Example->Timer-CAMOpen the case program, modify the SSID and other information in the program according to the code comments, and compile and upload it to the device.
<script>
anchor_search();
scrollFunc();
</script>