登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

于 2013-11-21 发布 文件大小:603KB
0 243
下载积分: 1 下载次数: 8

代码说明:

  利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include 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

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

发表评论

0 个回复

  • Exceptional-CPP
    This second edition cancels and replaces the first edition, ISO/IEC 9899:1990, as amended and corrected by ISO/IEC 9899/COR1:1994, ISO/IEC 9899/AMD1:1995, and ISO/IEC 9899/COR2:1996.
    2014-10-22 21:17:02下载
    积分:1
  • 12864
    12864液晶显示图像与文字的C51程序(12864 LCD image and text C51 program)
    2013-11-06 01:01:46下载
    积分:1
  • HUST
    华中科大第八届的程序 拿了赛区的二等奖 关于飞思卡尔智能车电磁组(sensor group)
    2014-01-17 13:00:55下载
    积分:1
  • scope64
    PIC USB OSCILLOSCOPE PIC scope64.asm
    2010-09-20 03:18:18下载
    积分:1
  • CrcCal
    crc校验的一种计算方式,可以用于网络协议或串口、can协议的校验位计算,有封装好的函数(A calculation crc check can be used for network protocols or serial port, can protocol parity bit calculation, there is a good function package)
    2014-07-31 21:21:09下载
    积分:1
  • ColorFading
    Code to fade colors in controls
    2013-04-06 05:15:38下载
    积分:1
  • 0089fenfshan
    智能风扇pwm控制电机转速调速系统毕业设计资料(Intelligent fan pwm control motor speed governor system graduated design information)
    2012-11-13 10:40:41下载
    积分:1
  • visio=dianjiyunxing
    电机运行的流程图,用visio画的图,可以直接复制到word中使用(the picture in the visio)
    2013-03-15 17:33:53下载
    积分:1
  • LCD12864
    msp430 LCD12864 test program, beginners essential for college students SCM contest entry procedures, enclosing the source, and Chinese comments
    2015-05-11 21:21:46下载
    积分:1
  • test
    c++程序实现的JPEG图片到RGB565 16位的LCD显示的数据转换程序.(c++ program to achieve the JPEG image to RGB565 16-bit LCD display of the data conversion process. )
    2012-04-24 16:27:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载