-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
PC keyboard connected to the AVR C language source code. PS/2 keyboard connected...
PC键盘与AVR单片机连接的C语言源程序.PS/2键盘与AVR的连接程序。-PC keyboard connected to the AVR C language source code. PS/2 keyboard connected to the AVR and procedures.
- 2022-06-18 01:17:10下载
- 积分:1
-
51单片机C语言学习,C语言来编写单片机程序。
51单片机C语言学习,C语言来编写单片机程序。-51 microcontroller C language and C language to prepare SCM procedures.
- 2022-04-15 14:52:46下载
- 积分:1
-
Temperature alarm can be set upper and lower limits. The output pulse width can...
可以设置温度报警上下限。具有输出脉冲脉宽可调节的数字温控仪。-Temperature alarm can be set upper and lower limits. The output pulse width can be adjusted with a digital temperature controller.
- 2022-03-22 02:11:48下载
- 积分:1
-
用C51单片机做一个温度计,同时用Proteus做的仿真
用C51单片机做一个温度计,同时用Proteus做的仿真
-C51 single-chip microcomputer to do with a thermometer, at the same time to do the simulation with Proteus
- 2022-03-03 22:02:11下载
- 积分:1
-
宏晶公司单片机的下载程序,支持ISP下载,支持自定义ISP,那包含串口调试软件...
宏晶公司单片机的下载程序,支持ISP下载,支持自定义ISP,那包含串口调试软件-Acer crystal company SCM download and support ISP download, support custom ISP, it contains the serial debugging software
- 2022-02-14 09:15:38下载
- 积分:1
-
Register hotkey, STAITC receive keyboard message, send keystrokes to the applica...
注册热键,STAITC接收键盘消息,向应用程序发送按键消息、文本-Register hotkey, STAITC receive keyboard message, send keystrokes to the application message, text
- 2023-04-04 15:10:03下载
- 积分:1
-
Six digital tube plus ARM7, KEIL environment procedures C and ASM
六个数码管加ARM7,KEIL环境的C和ASM程序-Six digital tube plus ARM7, KEIL environment procedures C and ASM
- 2022-08-02 15:14:00下载
- 积分:1
-
最近非常流行的STC增强型单片机PDF应用资料
最近非常流行的STC增强型单片机PDF应用资料-Recently very popular STC-enhanced single-chip application information PDF
- 2022-02-03 23:07:31下载
- 积分:1
-
MCS
MCS-51单片机应用设计-MCS-51 Application Design
- 2022-11-26 19:00:05下载
- 积分:1