代码搜索结果
找到约 10,000 项符合
PID 的代码
pid.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
pid.lnp
"pid.obj"
TO "pid"
pid.c
/*====================================================================================================
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采
pid.plg
礦ision2 Build Log
Project:
D:\work\keil-c\pid\pid.uv2
Project File Date: 10/21/2006
Output:
Build target 'Target 1'
compiling pid.c...
PID.C
pid.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1996 Accelerated
pid.h
//this code initializes a 16 bit timer for use as a pwm and implements a pid controller
//I use this code for temperature correction, with the plant value being an adc thermistor reading,
//and the
pid.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated