mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Adjust number to match M5Stack docs
This commit is contained in:
@@ -66,24 +66,24 @@
|
||||
<img src="assets/img/related_documents/Arduino_IDE/board_select.webp">
|
||||
|
||||
## M5Stack Library Manager
|
||||
>1.select `Sketch`->`Include Library:`->`Manage Libraries`
|
||||
>6.select `Sketch`->`Include Library:`->`Manage Libraries`
|
||||
|
||||
<img src="assets/img/related_documents/Arduino_IDE/manage_libraries.webp">
|
||||
|
||||
>2.Search `M5Core2` in the pop-up window, find it and click `Install`
|
||||
>7.Search `M5Core2` in the pop-up window, find it and click `Install`
|
||||
|
||||
<img src="assets/img/related_documents/Arduino_IDE/install_library.webp">
|
||||
|
||||
### Additional Libraries for Core2 for AWS IoT EduKit
|
||||
>3. Search `FastLED` in the pop-up window, find library by Daniel Garcia and click `Install`
|
||||
>8. Search `FastLED` in the pop-up window, find library by Daniel Garcia and click `Install`
|
||||
|
||||
<img src="assets/img/related_documents/Arduino_IDE/install_library_fastLED.webp">
|
||||
|
||||
>4. Navigate to `Sketch` -> `Include Library` -> `Add .ZIP library...`
|
||||
>9. Navigate to `Sketch` -> `Include Library` -> `Add .ZIP library...`
|
||||
|
||||
<img src="assets/img/related_documents/Arduino_IDE/add_zip_library.webp">
|
||||
|
||||
>5. Go to the folder location of the M5Core2 Arduino library -> open `examples` directory -> open `core2_for_aws` directory -> select `ArduinoECCX08.zip` and click `Choose` or similar.
|
||||
>10. Go to the folder location of the M5Core2 Arduino library -> open `examples` directory -> open `core2_for_aws` directory -> select `ArduinoECCX08.zip` and click `Choose` or similar.
|
||||
|
||||
<img src="assets/img/related_documents/Arduino_IDE/ateccx08_library_zip.webp">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user