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

搜索资源列表

  1. SXWDSY

    1下载:
  2. 闭环反馈单回路温度控制,PID控制器用单片机控制,通过PID调节,程序控制,实现单片机对温度的控制的编程-Closed single-loop temperature feedback control, PID controller with a single-chip control, by PID regulator, process control, temperature control to achieve single-chip programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1669
    • 提供者:rmofgovern
  1. PID_Analy_C51

    0下载:
  2. 基于STC89C51单片机的PID自动调节程序设计,用于精确地控制-Automatically adjust the program design is based on STC89C51 SCM PID, for precise control
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:15785
    • 提供者:幽灵
  1. HW-GMS-Project20140513

    0下载:
  2. BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5957526
    • 提供者:张帅
  1. PID_Z

    0下载:
  2. 基于51单片机的改进PID算法,C语言实现,简单直流电机的PID调速与测量. 可在各单片机开发板上进行调试.-Based on 51 SCM PID algorithm improvements, C language, PID speed control and measurement simple DC motor. Debugging can be performed in various microcontroller development board.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:57014
    • 提供者:cxp
  1. smartcar

    0下载:
  2. 第七届飞思卡尔智能车竞赛摄像头组比赛代码。采用XS128单片机。速度PID控制。赛道单边检测。参赛代码,可运行。-Seventh Freescale smart car contest camera group game code. XS128 using microcontroller. Speed ​ ​ PID control. Track unilateral testing. Entry code can be run.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-02
    • 文件大小:794479
    • 提供者:zhang
  1. 2615995_2013310214154

    0下载:
  2. 基于MSP430单片机的模糊PID控制直流电机程序 根据电位器传递给单片机的ad值 经过单片机处理后能有精确控制直流电机的转速-MSP430 microcontroller-based fuzzy PID control is passed to the DC motor program microcontroller ad value based microcontroller potentiometer after treatment can have precise control DC
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:39090
    • 提供者:乔旺
  1. pendulum

    0下载:
  2. 单片机做倒立摆的源代码,用到编码器和电机,代码中含PID控制过程,可作为学习自动控制的例子。-SCM source code to do inverted pendulum, encoders and motors, the code containing PID control process, can be used as learning examples used in automatic control.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:7997
    • 提供者:lansheng
  1. PIDkongzhi

    0下载:
  2. 基于c8051f310单片机的pid控制倒立摆算法实现-C8051f310 microcontroller pid control algorithm based on inverted pendulum
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:25808
    • 提供者:楼明明
  1. servo-motor-pulse-plus-control

    1下载:
  2. 单片机控制伺服电机的脉冲加方向,可以按键调节速度,加了PID控制!-SCM control servo motor pulse plus direction, you can adjust the speed buttons, plus a PID control!
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:32823
    • 提供者:张昌宪
  1. STC12C5A60S2pid

    1下载:
  2. 详细介绍了单片机利用pid控制温度的程序,用的是STC单片机-Details of the MCU using pid temperature control procedures, using STC microcontroller
  3. 所属分类:Communication

    • 发布日期:2015-10-05
    • 文件大小:314368
    • 提供者:曹文凯
  1. tempcotr

    0下载:
  2. 基于单片机的水温控制系统。。用pid算法的-Water temperature control system based on single chip
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:945996
    • 提供者:sds
  1. msp430

    0下载:
  2. 1.机架是上一届准备国赛前买的,电机是空心杯(2000转/min) ,电池是11.1V的航模电池 2.采用2块msp430f149最小系统做飞控板,一块用来姿态控制,一块用来完成题目要求,两者之间通过串口通信 3.陀螺仪用的是MPU9150(九轴),自带有地磁传感器,不需要再加地磁传感器 4.数据融合是靠MPU9150的内部DMP处理输出(该部分程序时移植32单片机的,针对430的时钟频率对该部分程序做了一些调整) 5.姿态控制算法是PID-1 rack is the last
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:414067
    • 提供者:wanggui
  1. wegand26

    0下载:
  2. 单片机代码,维根码(26位)打包后发送,校验位、HID/PID位分别发送-Single-chip computer code, wigan code (26) after the package to send, check digit, HID/PID send respectively
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1195
    • 提供者:zzy
  1. pid2

    0下载:
  2. 自己改写的单片机PID算法,很实用源程序代码-Rewrite their own microcontroller PID algorithm, source code is very useful
  3. 所属分类:Game Program

    • 发布日期:2014-12-02
    • 文件大小:3072
    • 提供者:idrkesgh
  1. water-temperature-control-System

    0下载:
  2. 基于PID算法的水温控制系统的程序代码,通俗易懂,开发平台:51单片机;语言:C语言。亲身实践过,可信,可行!不懂的可以跟我联系。-Water Temperature Control System Based on PID
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:1661952
    • 提供者:
  1. smartcar_k60_v3.0

    0下载:
  2. 第九届华南赛区飞思卡尔智能车光电组二等奖,内含模糊算法、PID算法,以及CCD的应用程序,单片机为K60,开发软件为Keil-Ninth South Division Freescale smart car photoelectric group prize, containing fuzzy algorithm, PID algorithm, and CCD applications, SCM as K60, to develop software for Keil
  3. 所属分类:SCM

    • 发布日期:2017-06-12
    • 文件大小:19787254
    • 提供者:陈坤校
  1. Fire_KL26_Demo

    0下载:
  2. 采用KL26单片机编写的一款四轴飞行器控制板。里面包含基本的姿态结算代码以及PID控制程序-quad rotor
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6924585
    • 提供者:
  1. 51PID_Controler

    0下载:
  2. 51单片机的电机控制程序,基于增量式PID控制,可以给初学者一些启示-51 microcontroller motor control program, based on incremental PID control, can give some inspiration for beginners
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:13849
    • 提供者:john
  1. PID_C

    0下载:
  2. PID算法的C语言描述,并附有部分程序说明,适用于单片机及嵌入式系统对机器人的精确控制- PID algorithm in C language descr iption, along with some of the procedures described, for precise control of the microcontroller and embedded systems for robots
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6561
    • 提供者:刘晨光
  1. DCMotoPID

    0下载:
  2. 直流电机数字PID调速,使用STC12单片机控制,编码盘采集直流电机速度,PWM控制速度-DC digital PID control, use STC12 MCU control, encoder disk gathering speed DC motor, PWM control speed
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:88867
    • 提供者:雷继武
« 1 2 ... 22 23 24 25 26 2728 29 30 »
搜珍网 www.dssz.com