Cloud Frameworks

ESP32-C3 supports multiple cloud frameworks using agents built on top of ESP-IDF. Here are the pointers to various supported cloud frameworks’ agents and examples:

AWS IoT

https://github.com/espressif/esp-aws-iot is an open source repository for ESP32-C3 based on Amazon Web Services’ aws-iot-device-sdk-embedded-C.

Azure IoT

https://github.com/espressif/esp-azure is an open source repository for ESP32-C3 based on Microsoft Azure’s azure-iot-sdk-c SDK.

Google IoT Core

https://github.com/espressif/esp-google-iot is an open source repository for ESP32-C3 based on Google’s iot-device-sdk-embedded-c SDK.

Aliyun IoT

https://github.com/espressif/esp-aliyun is an open source repository for ESP32-C3 based on Aliyun’s iotkit-embedded SDK.

Tencent IoT

https://github.com/espressif/esp-welink is an open source repository for ESP32-C3 based on Tencent’s welink SDK.

Tencentyun IoT

https://github.com/espressif/esp-qcloud is an open source repository for ESP32-C3 based on Tencentyun’s qcloud-iot-sdk-embedded-c SDK.

Baidu IoT

https://github.com/espressif/esp-baidu-iot is an open source repository for ESP32-C3 based on Baidu’s iot-sdk-c SDK.