diff --git a/docs/assets/img/related_documents/Arduino_IDE/add_zip_library.webp b/docs/assets/img/related_documents/Arduino_IDE/add_zip_library.webp new file mode 100644 index 00000000..c18bb59e Binary files /dev/null and b/docs/assets/img/related_documents/Arduino_IDE/add_zip_library.webp differ diff --git a/docs/assets/img/related_documents/Arduino_IDE/ateccx08_library_zip.webp b/docs/assets/img/related_documents/Arduino_IDE/ateccx08_library_zip.webp new file mode 100644 index 00000000..35e13720 Binary files /dev/null and b/docs/assets/img/related_documents/Arduino_IDE/ateccx08_library_zip.webp differ diff --git a/docs/assets/img/related_documents/Arduino_IDE/install_library_fastLED.webp b/docs/assets/img/related_documents/Arduino_IDE/install_library_fastLED.webp new file mode 100644 index 00000000..3e49f259 Binary files /dev/null and b/docs/assets/img/related_documents/Arduino_IDE/install_library_fastLED.webp differ diff --git a/docs/en/arduino/arduino_core2_development.md b/docs/en/arduino/arduino_core2_development.md index 4f6fd655..735b175a 100644 --- a/docs/en/arduino/arduino_core2_development.md +++ b/docs/en/arduino/arduino_core2_development.md @@ -65,6 +65,7 @@ +## M5Stack Library Manager >6.select `Sketch`->`Include Library:`->`Manage Libraries` @@ -73,9 +74,22 @@ +### Additional Libraries for Core2 for AWS IoT EduKit +>8. Search `FastLED` in the pop-up window, find library by Daniel Garcia and click `Install` + + + +>9. Navigate to `Sketch` -> `Include Library` -> `Add .ZIP library...` + + + +>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. + + + \ No newline at end of file +