mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs: add an example list for esp-wrover-kit
This commit is contained in:
parent
028f1d9345
commit
a469559e1a
@ -360,6 +360,11 @@ Now to Development
|
||||
|
||||
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment and then flash an example project onto your board.
|
||||
|
||||
The application examples that use some hardware specific to your ESP-WROVER-KIT can be found below.
|
||||
|
||||
* On-board LCD example: :example:`peripherals/spi_master/lcd`
|
||||
* SD card slot example: :example:`storage/sd_card`
|
||||
* Camera connector example: https://github.com/espressif/esp32-camera
|
||||
|
||||
Related Documents
|
||||
-----------------
|
||||
|
@ -422,6 +422,12 @@ USB 供电 使能 UART 通信
|
||||
|
||||
现在,请前往 :doc:`../../get-started/index` 中的 :ref:`get-started-step-by-step` 章节,查看如何设置开发环境,并尝试将示例项目烧录至您的开发板。
|
||||
|
||||
以下链接提供了与 ESP-WROVER-KIT 开发板硬件相关的示例:
|
||||
|
||||
* 板上 LCD 示例::example:`peripherals/spi_master/lcd`
|
||||
* SD 卡槽示例: :example:`storage/sd_card`
|
||||
* 摄像头示例:https://github.com/espressif/esp32-camera
|
||||
|
||||
|
||||
相关文档
|
||||
-----------------
|
||||
|
Loading…
Reference in New Issue
Block a user