登录
首页 » WORD » xulun

xulun

于 2012-05-21 发布 文件大小:3KB
0 138
下载积分: 1 下载次数: 4

代码说明:

  绪论,介绍了温度控制的发展趋势,发展现状,以及PID控制的相关介绍(the introduction of an article)

文件列表:

xulun.doc,24576,2012-05-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • ds1302
    时钟芯片DS1302的MSP430的驱动程序,模块化书写,很好调用!(DS1302 clock chip MSP430 drivers, modular writing, good call!)
    2013-08-26 19:00:24下载
    积分:1
  • Field-to-FOCUS
    超声仿真field ii教程,学习的好帮手(Ultrasound simulation field ii tutorial)
    2017-01-17 10:01:27下载
    积分:1
  • CAN
    经典的can总线书籍——现场总线CAN原理与应用技术 饶运涛邹继军郑勇芸(can-bus)
    2010-09-26 16:23:47下载
    积分:1
  • tx3
    EM78P153S+24L01的汇编射频程序(EM78P153S+24 L01 compilation of radio program)
    2010-11-16 17:02:19下载
    积分:1
  • MSP430F5438
    利尔达 MSP430F5438学习板全套资料(LSD the MSP430F5438 learning board full set of information)
    2012-05-09 18:05:06下载
    积分:1
  • refregeration
    xzm ioAJZa lgzF lamx jshgx ajha xjab nxhjsbx nahjxvhas chjsb c
    2019-03-05 18:13:17下载
    积分:1
  • 20100516AD
    msp430 片内温度采集,并通过串口发送出去(msp430 chip temperature acquisition, and sent through the serial port)
    2010-05-16 20:52:21下载
    积分:1
  • F407 矩阵键盘
    说明:  STM32外扩4*4矩阵键盘,包含原理图及源码。(STM32 extends 4*4 matrix keyboard, including schematic diagram and source code.)
    2020-06-20 18:40:02下载
    积分:1
  • SomeSCMcommonsourcecodewritteninC
    一些单片机常用的源代码,用C编写的,郭天翔编写的(Some SCM common source code, written in C)
    2010-11-07 15:45:28下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载