# esp32-aliyun-demo **Repository Path**: rillhu/esp32-aliyun-demo ## Basic Information - **Project Name**: esp32-aliyun-demo - **Description**: ESP32 Aliyun - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2020-04-16 - **Last Updated**: 2023-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp32-aliyun-demo 更新阿里云库为[esp-aliyun](https://github.com/espressif/esp-aliyun/commit/f5438e1541926133a77023ea8e37227e5259a183), 并重构了代码架构,独立esp-aliyun为components,分离examples。 - 连接阿里云生活物联网平台 - [x] add the related example project `smart_light` - [x] add `smart_plug`, but code is just copy the `smart_light` - [x] add `led_strip`,which is to control ws2812 led strip's color and brightness - 连接阿里云物联网平台 - [x] `mqtt_example` **具体使用方法参考各个example下的readme**