[ forky ]
[ sid ]
[ 源代码: python-simple-pid ]
软件包:python3-simple-pid(2.0.1-1)
python3-simple-pid 的相关链接
Debian 的资源:
下载源码包 python-simple-pid:
- [python-simple-pid_2.0.1-1.dsc]
- [python-simple-pid_2.0.1.orig.tar.gz]
- [python-simple-pid_2.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Simple and easy-to-use PID controller - Python 3.x
simple-pid is a simple and easy-to-use PID (proportional-integral-derivative) controller in Python. It has no external dependencies and is designed to be robust. It can be used to implement a feedback-based control loop in Python.
This package contains the Python 3 module.