# PID **Repository Path**: itcslhm/pid ## Basic Information - **Project Name**: PID - **Description**: 一个仅仅只靠C库函数实现的PID算法,包含位置式PID和增量式PID。看了别人PID代码,写的复杂,不适合新人理解,特意将代码简化,便于理解PID控制的原理和控制过程 - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2024-11-01 - **Last Updated**: 2024-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PID #### Description 一个仅靠靠C库函数实现的PID算法,包含位置式PID和增量式PID。看了别人PID代码,写的复杂,不适合新人理解,特意将代码简化,便于理解PID控制的原理和控制过程 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)