SDK secondary development materials
SDK secondary development materials
4.1 Tools or software required for secondary development
- ESP8266 series module backplane pcb design reference: Ai-Thinker ESP series module PCB design and antenna placement design reference
- User manual and development documentation: ESP8266文档中心
- Summary of development tools: Click me to jump
- About the certification certificate summary of Ai-Thinker module: ESP8266系列模组证书
- (windows platform) SDK secondary development environment construction: http://aiclouds3.0-docs.aithinker.com/#/2.device/configuration_windows
- (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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Video tutorial at station B: https://www.bilibili.com/video/BV1W7411o7cg
- WeChat applet source code: https://github.com/Ai-Thinker-Open/WCMiniColorControl
4.3 ESP8266AT command development example
- AT command development example: https://docs.ai-thinker.com/esp8266/examples/at_demo