搜索资源列表
增量型PID程序
- 增量型PID程序增量型PID程序
2103PIDtemppro
- AD590做温度采用,处理器LPC2103,控制算法PID,C语言编程。开发环境ADS1.2.-AD590 did the temperature used, the processor LPC2103, control algorithm PID, C language programming. Development environment ADS1.2.
pid)
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
pid2
- 自己改写的单片机PID算法,很实用源程序代码-Rewrite their own microcontroller PID algorithm, source code is very useful
arm_shaangu_v16
- 校准模拟量通道 添加TCP/IP协议版 添加傅立叶变换板 添加启动录波 添加故障录波 SCADA通信 二次谐波分析 处理直流信号 PID调节模块 -Calibrate the analog channel to add TCP/IP protocol version of the Fourier transform plate add add add fault recorder starts recording wave analysis of second harmonic SCADA
aMonitoring
- 嵌入式Linux中通过程序名称查找进程PID,判断进程是否正在运行,否则重启...实现对系统所有进程的监控-find process PID, monitoring all processes we want.
android
- 采用四元数算法,来确定飞行器的姿态状况,同时通过PID方法,调节飞行器的飞行姿态。-Quaternion algorithm to determine the status of the aircraft s attitude, but by PID method, adjusting aircraft flight attitude.
PID_control
- PID控制PWM脉冲调制,基于AVR单片机实现-PID control
344323
- 模糊pid控制,对pid参数进行自适应调节 模糊pid控制,对pid参数进行自适应调节-Fuzzy pid control, pid parameters adaptive fuzzy pid control, adaptive pid parameters
pid
- STM32中应用PID源码 STM32中应用PID源码 STM32中应用PID源码- PID source code (C language) PID source code (C language) PID source code (C language) PID source code (C language)
au
- A simple PID fan controller with nice LCD display: It uses the input two precise DHT22 based temperature sensors. The MCU is an Arduino Uno, which is powered using a 12V power source.-A simple PID fan controller with nice LCD display: It uses the in
test_load
- 测试系统使用率 pid使用率 可以调节系统的使用率 并且显示出-Test system usage pid usage can adjust system usage and display
自动行走程序
- 机器人自动行走程序,具备PID控制策略。应用机器人设计,移动小车,工业设计。
