Merge pull request #183 from rashedtalukder/patch-1

Add instructions for extra Core2 for AWS libs
This commit is contained in:
Sean Kwok
2021-07-08 14:54:19 +08:00
committed by GitHub
4 changed files with 15 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

+15 -1
View File
@@ -65,6 +65,7 @@
<img src="assets/img/related_documents/Arduino_IDE/board_select.webp">
## M5Stack Library Manager
>6.select `Sketch`->`Include Library:`->`Manage Libraries`
<img src="assets/img/related_documents/Arduino_IDE/manage_libraries.webp">
@@ -73,9 +74,22 @@
<img src="assets/img/related_documents/Arduino_IDE/install_library.webp">
### Additional Libraries for Core2 for AWS IoT EduKit
>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">
>9. Navigate to `Sketch` -> `Include Library` -> `Add .ZIP library...`
<img src="assets/img/related_documents/Arduino_IDE/add_zip_library.webp">
>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">
<script>
anchor_search();
scrollFunc();
</script>
</script>