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

搜索资源列表

  1. 51-pid

    0下载:
  2. 这是基于51单片机的pid控制资料,做了详细的介绍-This is based on 51 single-pid control information, a detailed descr iption
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-02
    • 文件大小:689660
    • 提供者:
  1. pid

    0下载:
  2. 单片机pid控制,利用单片机的pid来解决电机转速问题-MCU pid control using microcontroller pid motor speed to solve the problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:7849
    • 提供者:吴天俊
  1. PID

    1下载:
  2. AVR单片机编写的PID控制直流电机算法的完整程序-PID AVR microcontroller to write a complete program of DC motor control algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4193188
    • 提供者:郝雨飞
  1. PID

    0下载:
  2. 基于c8051F040单片机编写的PID(比例(proportion)、积分(integration)、微分(differentiation))控制器-Microcontroller based PID c8051F040 written (the ratio (proportion), integration (integration), differential (differentiation)) Controller
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:86481
    • 提供者:ng
  1. pid-control-program

    0下载:
  2. pid示例程序,使用arduino单片机-pid example, the use arduino microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:812
    • 提供者:徐文华
  1. PID-Control

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

    • 发布日期:2017-04-14
    • 文件大小:3591
    • 提供者:cerpri
  1. PID

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

    • 发布日期:2017-04-12
    • 文件大小:724
    • 提供者:胡克林
  1. PID-mcu

    0下载:
  2. 本人收集的单片机PID控制的相关资料,里边介绍了PID算法和编程方法,欢迎下载!-I collected information microcontroller PID control, PID algorithm introduced inside and programming methods, welcome to download!
  3. 所属分类:software engineering

    • 发布日期:2014-11-11
    • 文件大小:773120
    • 提供者:qianshuaishi
  1. PID-Motor-closed-loop

    0下载:
  2. 基于proteus的单片机仿真直流电动机PID闭环调速系统的设计,满足单闭环调速。-this is PID Motor closed-loop tiaosu.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:125440
    • 提供者:林凯
  1. PID

    0下载:
  2. 直流电动机 基于msp430单片机的增量式PID无静差调速-DC motor of incremental PID without static error control
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:38556
    • 提供者:宋炀
  1. PID

    1下载:
  2. 51单片机PID自动测速和控速源程序(应用PID算法)-51MCU PID control speed
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-11-28
    • 文件大小:44032
    • 提供者:luo
  1. PID

    1下载:
  2. 基于msp430系列单片机的PID算法,内含位置式及增量式两种.c文件,便于移植-Msp430 microcontroller series based on PID algorithm, containing positional and incremental type two. C file, easy to transplant
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:307200
    • 提供者:
  1. SCM-PID-algorithm

    0下载:
  2. 通过单片机控制温度传感器控制水温,其中采用PID算法,精确控制温度在一定的范围内变动。-By controlling the temperature sensor controls the temperature single-chip, which uses the PID algorithm to precisely control the temperature within a certain range of variation.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3441
    • 提供者:张长春
  1. pid-Hui_bian

    0下载:
  2. PID控制算法的汇编源代码,适用于单片机及嵌入式中对机器人电机的精确控制-PID control algorithm assembler source code for the microcontroller and embedded in the precise control of the robot motors
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3871
    • 提供者:刘晨光
  1. PID

    1下载:
  2. PID应用在单片机电机输出控制上的实例库函数,很有参考价值。-PID application instance on single chip microcomputer control motor output library function, has a reference value.
  3. 所属分类:SCM

    • 发布日期:2015-10-29
    • 文件大小:1024
    • 提供者:陈国奥
  1. Pid-fuzzy-c-language-

    0下载:
  2. 单片机C语言开发,模糊FUZZY-PID的详细C语言编程程序-Pid fuzzy microcontroller c language program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:2829
    • 提供者:like
  1. PID

    0下载:
  2. 在自动控制中,PID控制算法应用很广泛,虽然出现了一些新的算法,但是基于传统的PID算法的。 DSP2000系列越来越像高级单片机,运算速度快,更多地运用在开关电源中,这就需要PID控制算法了。 上传一些数字DIP的应用文献,希望对大家有用-In automatic control, PID control algorithm is very widely used, although there have been some new algorithms, but based on t
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1292276
    • 提供者:王温林
  1. PID-algorithm

    0下载:
  2. 基于单片机的c语言描述PID算法,可移植-SCM c language descr iption based on PID algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4821
    • 提供者:李程序
  1. DC-motor-control-PID-algorithm

    0下载:
  2. 使用PID算法,利用单片机设计的直流电机转速控制,液晶(菜单)显示,按键可设定转速。-Using the PID algorithm, using the DC motor speed control design of single chip microcomputer, liquid crystal display (menu), keys can be set to speed.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:107025
    • 提供者:江雨
  1. PID

    0下载:
  2. 单片机系统的温度PID控制C语言控制程序-SCM PID temperature control system C language program
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:720221
    • 提供者:王刚
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 30 »
搜珍网 www.dssz.com