# PID **Repository Path**: xiaoniubuniu/PID ## Basic Information - **Project Name**: PID - **Description**: 增量式PID算法C语言实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-01-16 - **Last Updated**: 2023-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Incremental PID Control ============================= 增量式PID算法C语言实现
C implementation of Incremental PID Control