CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 单片机 pid

搜索资源列表

  1. PIDc

    0下载:
  2. PID算法 已经在vs2008仿真通过,可以经行PID调节,原创,可移植单片机 1PID算法 已经在vs2008仿真通过,可以经行PID调节,原创,可移植单片机 3PID算法 已经在vs2008仿真通过,可以经行PID调节,原创,可移植单片机-PID suanfa very good small CPU use vs2008 do it can move to mcu
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1159
    • 提供者:潘志亮
  1. Motor

    0下载:
  2. avr单片机电机正反调速c程序,PID调节函数,包括图纸。-positive and negative speed motor microcontroller avr c program, PID regulation functions, including the drawings.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2514
    • 提供者:侯凤兵
  1. FB41

    1下载:
  2. 西门子PID模块SCL源程序,借鉴使用到单片机使用-Siemens PID block SCL source code, learn to use the microcontroller to use
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:63947
    • 提供者:dengjiankang
  1. Freescale-Smart-5.27

    0下载:
  2. 飞思卡尔单片机PID算法 有用的飞思卡尔程序设计-Freescale microcontroller PID algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:263139
    • 提供者:唐建
  1. pid

    0下载:
  2. 名称:PID.C 功能:用PID算法闭环控制BANGK3区DAC0832的输出电压,通过设置想要的输出 电压,它通过ADC0804将O832的输出电压读回单片机进行PID自动调节, 并经过短时间将DAC0832的输出电压升到设置的电压 说明:此程序用的是位置式调节 -PID Function The PID (比例、积分、微分) function is used in mainly control applications. PIDCalc perform
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1838
    • 提供者:
  1. PID-contro

    0下载:
  2. 网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-The Interne
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1497
    • 提供者:guchl
  1. PID-Control

    0下载:
  2. 此为VC++环境编写的PID 控制程序,用于单片机等-PID control code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3546
    • 提供者:陈利敏
  1. PIDC

    0下载:
  2. 51单片机pid 增量控制程序,适用与初学者,有一定的参考使用价值-51 pid control sourse
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:23758
    • 提供者:jamesfu
  1. STEP-7---PID-control

    0下载:
  2. 单片机向LM629给初值,LM629根据所给参数开始调节直流电机转速,编码器反馈值送回LM629,重新修改参数,控制电机转速。-Microcontroller to the initial value to the LM629, LM629 began to adjust parameters according to the DC motor speed encoder feedback value back to the LM629, re-modify the parameters to
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1077531
    • 提供者:guoyong
  1. pid-C-language-algorithms

    0下载:
  2. pid C语言算法,单片机用,整数型计算,程序简洁实用-pid C language algorithms, microcontroller, integer calculations, simple and practical procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:58354
    • 提供者:dagegegoni
  1. mega128PPID

    1下载:
  2. 基于mega128单片机的pid控制算法。本试验中,使用pid对电机进行转速控制,实现伺服电机的效果。PID参数可以随便调整,只需要一个电机一个速度传感器就可以实现~详细代码解释-Mega128 pid microcontroller-based control algorithm. In this experiment, using the pid of the motor speed control, servo motor to achieve the effect. PID parame
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:34135
    • 提供者:shaohj
  1. PID

    0下载:
  2. 基于ARM7内核的LPC2103单片机关于PID控制的算法(包括定时器,串口,外设AD,DA的源码)-ARM7-based LPC2103 microcontroller for PID control algorithms (including timers, serial ports, peripherals AD, DA source)
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:168503
    • 提供者:eric
  1. PID-temprature

    0下载:
  2. 该设计可以实现单片机和DS18B20的连接,使其在一定控制下实现所测温度。-The design can achieve single-chip and DS18B20 connected to achieve a certain control of the measured temperature.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2604282
    • 提供者:雨辰
  1. pid

    0下载:
  2. 单片机C51开发,有实例有说明,是比较好的一个-C51 Microcontroller development, there are examples there are described, is a good stuff
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:101324
    • 提供者:lw7887
  1. pid-code

    0下载:
  2. 应用于单片机的温度控制PID经典代码及解释说明-PID temperature control used in the classic single-chip code and explanation
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3511
    • 提供者:liuhong
  1. stc12c5a60s2Pds18b20Plcd1602_PID

    2下载:
  2. 实现功能:根据测量温度,进行PID控制加热,PWM输出。 实现单片机:stc12c5a60s2-Functions: to measure temperature, the heating of PID control, the PWM output
  3. 所属分类:SCM

    • 发布日期:2015-10-05
    • 文件大小:624640
    • 提供者:chenyun
  1. PID-adjust

    0下载:
  2. 在线PID调节,从电脑直接发送P,I,D到单片机调节参数-adjust PID directly
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:30480
    • 提供者:yan
  1. pid

    0下载:
  2. 51单片机实现PID算法 用单片机通过软件C编程实现PID算法-51-MCU PID
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:12773
    • 提供者:caihong
  1. pid

    0下载:
  2. PID C/C++ 单片机控制代码,可以用于自动控制-PID Sourcecode
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:878
    • 提供者:AivenLau
  1. PID

    0下载:
  2. pid控制算法,可以下载到单片机运行,编程环境用的的Keil-PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1124
    • 提供者:孙冀东
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com