mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of github.com:m5stack/m5-docs
This commit is contained in:
@@ -66,11 +66,11 @@
|
||||
|
||||
<img src="assets\img\quick_start\m5paper\arduino_01.webp">
|
||||
|
||||
>6.select `Sketch`->`Include Library:`->`Manage Libraries`
|
||||
>6.select `Sketch`->`Include Library:`->`Manage Libraries`
|
||||
|
||||
<img src="assets/img/related_documents/Arduino_IDE/manage_libraries.webp">
|
||||
|
||||
>7.Search `M5EPD` in the pop-up window, find it and click `Install`
|
||||
>7.Search `M5EPD` in the pop-up window, find it and click `Install` (you can also download and import through Github. [M5EPD-Lib download link](https://github.com/m5stack/M5EPD))
|
||||
|
||||
>8.`File`->`Example`->`M5EPD`->`Hello World` Open the example and compile and upload it to the device.
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<img src="assets/img/related_documents/Arduino_IDE/manage_libraries.webp">
|
||||
|
||||
>7.在弹出的对话框中搜索`M5EPD`-> 点击`安装`
|
||||
>7.在弹出的对话框中搜索`M5EPD`-> 点击`安装` 。 (未能搜索到库,也可以通过Github下载导入。 [M5EPD-Lib下载链接](https://github.com/m5stack/M5EPD))
|
||||
|
||||
>8.`File`->`Example`->`M5EPD`->`Hello World`案例程序,编译上传至设备。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user