Action disabled: source
language:

Ai-Thinker Technology

SDK secondary development materials

SDK secondary development materials


4.1 Tools or software required for secondary development

  1. ESP8266 series module backplane pcb design reference: Ai-Thinker ESP series module PCB design and antenna placement design reference
  2. User manual and development documentation: ESP8266文档中心
  3. Summary of development tools: Click me to jump
  4. About the certification certificate summary of Ai-Thinker module: ESP8266系列模组证书
  5. (windows platform) SDK secondary development environment construction: http://aiclouds3.0-docs.aithinker.com/#/2.device/configuration_windows
  6. (Linux (Ubuntu) platform) SDK secondary development environment construction: http://aiclouds3.0-docs.aithinker.com/#/2.device/configuration_linux

4.2 ESP8266 docking with major cloud platforms

1 Docking with Tencent IoT Development Platform (Does not support any audio voice control)

  1. Ai-Thinker ESP-12S docking code tutorial (AT or SDK development): https://github.com/Ai-Thinker-Open/Ai-Thinker-Open-qcloud-esp-wifi

2 AT docking with Amazon cloud platform (does not support any audio voice control)

  1. Ai-Thinker ESP-12S docking code tutorial (AT+MCU mode): https://blog.csdn.net/Boantong_/article/details/104633166

3 AT transparent transmission command access to Alibaba Cloud IoT platform notes (non-Tmall Genie voice control)

  1. Ai-Thinker ESP-12S docking code tutorial (AT+MCU mode): https://blog.csdn.net/Boantong_/article/details/104791452

4 AT transparent transmission command access to Microsoft IOT IoT platform (no audio control is supported)

  1. Ai-Thinker ESP-12S docking code tutorial (AT+MCU mode): https://blog.csdn.net/Boantong_/article/details/104836750

5 Ai-Thinker connect the self-developed firmware to the Tmall Genie IOT platform to control a single socket (support Tmall Genie voice control)

  1. Ai-Thinker ESP-12S docking code tutorial (AT+MCU mode): https://blog.csdn.net/Boantong_/article/details/106059991

6 Ai-Thinker self-developed firmware commands to connect to Tmall Genie IOT platform to realize the tutorial of controlling RGB heating and cooling lights (support Tmall Genie voice control)

  1. Ai-Thinker ESP-12S docking code tutorial (AT+MCU mode): https://blog.csdn.net/Boantong_/article/details/105970895

7 Ai-Thinker self-developed firmware commands are connected to the international version of Ali Life Feiyan platform to realize Amazon Alexa Echo audio control; (Tmall wizard voice control is not supported)

  1. Ai-Thinker ESP-12S docking code tutorial (AT+MCU mode): https://blog.csdn.net/Boantong_/article/details/105676625

8 Ai-Thinker self-developed firmware commands are connected to Ali Feiyan, and the single-chip microcomputer is easily controlled by Tmall Elf voice. (Tmall Genie Voice Control)

  1. Ai-Thinker ESP-12S docking code tutorial (AT+MCU mode): https://blog.csdn.net/Boantong_/article/details/105651819

9 WeChat applet MQTT connects to Baidu Tiangong to remotely control Ai-Thinker ESP8266 development board; (does not support any audio voice control)

4.3 ESP8266AT command development example