# ext-esp32servo **Repository Path**: liliang9693/ext-esp32servo ## Basic Information - **Project Name**: ext-esp32servo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-23 - **Last Updated**: 2025-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ESP32 舵机控制库 为 Mind+ 提供简洁的舵机控制积木,基于改名后的 DFRobot_Servo2 库(避免与内置库冲突),适配行空板K10主控板。 ![](./arduinoC/_images/featured.png) # 积木 ![](./arduinoC/_images/blocks.png) # 程序实例 ![](./arduinoC/_images/example.png) # 支持列表 |主板型号|实时模式|ArduinoC|MicroPython|Python|备注| |-----|-----|:-----:|-----|:-----:|-----| |esp32|||||| |unihiker k10||√|||| # 更新日志 - V0.1.0 初版完成