mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge pull request #183 from rashedtalukder/patch-1
Add instructions for extra Core2 for AWS libs
This commit is contained in:
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 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user