1 Star 0 Fork 1

阿白/FastPID

forked from 零空/FastPID 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
library.properties 577 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mike Matera 提交于 2018-07-15 16:17 . Bump for fixed keyword file.
name=FastPID
version=1.3.1
author=Mike Matera <matera@lifealgorithmic.com>
maintainer=Mike Matera <matera@lifealgorithmic.com>
sentence=A PID controlled implemented using fixed-point arithmetic.
paragraph=This is a high-quality, high-precision PID controller that uses a fixed-point pipeline. Conversion from floating point coefficients to integers is done automatically. This implementation is suitable for AVR and other processors where floating point math is slow.
category=Signal Input/Output
url=https://github.com/mike-matera/FastPID
architectures=*
includes=FastPID.h
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/my_joker3/FastPID.git
git@gitee.com:my_joker3/FastPID.git
my_joker3
FastPID
FastPID
master

搜索帮助