Skip to content

Latest commit

 

History

History
81 lines (61 loc) · 2.87 KB

index.rst

File metadata and controls

81 lines (61 loc) · 2.87 KB

ESP-IoT-Solution 编程指南

:link_to_translation:`en:[English]`

这里是乐鑫 ESP-IoT-Solution 开发框架的文档中心。

ESP-IoT-Solution 包含物联网系统开发中常用的外设驱动和代码框架,可作为 ESP-IDF 的补充组件,方便用户实现更简单的开发。

入门指南 显示设备 USB主机&设备
入门指南 显示设备 USB主机&设备
图形界面 输入设备 传感器集
图形界面 输入设备 传感器集
音频设备 安全&加密 贡献代码
音频设备 安全&加密 贡献代码
.. toctree::
   :hidden:

   快速入门 <gettingstarted>
   基础组件 <basic/index>
   蓝牙 <bluetooth/index>
   显示设备 <display/index>
   USB主机&设备 <usb/index>
   音频设备 <audio/index>
   图形界面 <gui/index>
   人工智能 <ai/index>
   输入设备 <input_device/index>
   红外 <ir/index>
   传感器集 <sensors/index>
   触摸传感器 <touch/index>
   存储方案 <storage/index>
   电机驱动 <motor/index>
   安全&加密 <security_solution/index>
   其它资源 <others/index>
   贡献代码 <contribute/index>