1 Star 0 Fork 1

h3l/Arduino-PID-Library

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
library.properties 392 Bytes
一键复制 编辑 原始数据 按行查看 历史
Brett 提交于 2017-06-20 07:12 . version
name=PID
version=1.2.1
author=Brett Beauregard
maintainer=Brett Beauregard
sentence=PID controller
paragraph=A PID controller seeks to keep some input variable close to a desired setpoint by adjusting an output. The way in which it does this can be 'tuned' by adjusting three parameters (P,I,D).
category=Signal Input/Output
url=http://playground.arduino.cc/Code/PIDLibrary
architectures=*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/h3l/Arduino-PID-Library.git
git@gitee.com:h3l/Arduino-PID-Library.git
h3l
Arduino-PID-Library
Arduino-PID-Library
master

搜索帮助