# ESP32-SurfaceDial **Repository Path**: adamhxx/esp32-surface-dial ## Basic Information - **Project Name**: ESP32-SurfaceDial - **Description**: ESP32蓝牙模拟SurfaceDial - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 24 - **Forks**: 4 - **Created**: 2022-07-03 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: ESP32, 旋钮 ## README # ESP32-SurfaceDial #### Description ESP32 SurfaceDial Fork From https://github.com/dieki-n/OpenDial #### Development Environment Vscode Platformio #### Pin Description | EC11 | ESP32 | | ---- | ----- | | CLK | D16 | | DT | D4 | | SW | D26 | | + | 3V3 | | GND | GND | #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request