登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

于 2013-11-21 发布 文件大小:603KB
0 209
下载积分: 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 个回复

  • ADC1
    有关AVR的单片机adc的源代码,阐述详尽,便于使用(ADC OF AVR )
    2013-06-05 21:45:39下载
    积分:1
  • RS485
    这是基于飞思卡尔十六位单片机的RS485通信的例程(freescale RS485 routine)
    2014-09-16 09:15:43下载
    积分:1
  • EX9_LCD1602
    ME850单片机开发实验仪演示程序 - LCD1602显示 基于 c51系列的单片机程序,用AT89S52延时通过(ME850 SCM experimental instrument demo- LCD1602 display based on c51 series SCM process, using AT89S52 delay through)
    2013-10-03 18:23:10下载
    积分:1
  • SIM300_HD_V4.02
    无线模块SIM300硬件设计最新资料V4.02。可供从事学习、开发无线通信有关人员参考。(SIM300_HD_V4.02.rar)
    2009-09-11 11:02:19下载
    积分:1
  • HT66FU50
    合泰单片机,大学生单片机竞赛组委会提供的,必须使用该单片机开发的作品才能评选(holtek mcu )
    2015-04-15 16:59:48下载
    积分:1
  • dssz.com_9200_dtmf
    单片机音频通信9170和9200,接收发送源程序(9170 and 9200 microcontroller audio communication, the receiver sends source)
    2013-07-13 09:33:35下载
    积分:1
  • old6
    说明:  独居老人监控系统 使用80c51f020编程 具体的使用方法和接口,里面有(Elderly people living alone monitoring system using 80c51f020 programming methods and the use of specific interfaces, which has)
    2011-03-24 19:07:28下载
    积分: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
  • KEY
    51单片机6个io口21个按键的设计源程序,并且具有单击双击,长按功能!(51 microcontroller 6 io port 21 key design source, and double-click-click, long press function!)
    2013-03-07 00:42:43下载
    积分:1
  • TimerRD_PWM
    单片机的计时器PWM模式实例代码,希望给相关的人员带来帮助。(Single chip timer mode PWM code examples, hope to the related personnel to bring help. )
    2011-12-21 11:26:01下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载