# esp32_examples **Repository Path**: li-chuang028/esp32_examples ## Basic Information - **Project Name**: esp32_examples - **Description**: esp32外设例程代码 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-28 - **Last Updated**: 2025-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp32_examples #### 介绍 esp32 c3 系列的外设教程代码 #### 例程说明 1.ws2812b RGB灯光变化例程。 * esp_ws28b20 项目代码 2.低功耗蓝牙 数据互传例程。 * esp_ble 项目代码 3.使用wifi实时获取天气信息并打印。 * esp_wroom_weather 项目代码 4.舵机例程。 * esp32_steeringEngine 项目代码 5.esp32c3 ota升级例程。 * esp32-aliot 项目代码