登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • mega16-simple-example
    通过一个简单例子,说明C语言对于学习单片机的重要性,有助于新手的入门.(By a simple example to illustrate the C language for learning the importance of SCM to help novice entry.)
    2013-11-18 13:27:00下载
    积分:1
  • LCM12864
    12864液晶屏幕,并口方式,反白,字符显示,图片显示(12864 LCD screen, parallel mode, highlight, character display, image display)
    2012-07-10 19:15:04下载
    积分:1
  • stm32f407-OV2640
    stm32f407使用OV2640摄像头进行拍照存储到sd卡中(stm32f407 using OV2640 camera to take pictures sd memory card)
    2020-12-06 15:49:28下载
    积分:1
  • sinesignalgraphic
    sine signal graphic visual c++ platform?????enter the frequency and the amplitude
    2009-05-27 09:21:18下载
    积分:1
  • RS485_connection_process-for-C51
    在51单片机上实现RS485通讯,能够实现与上位机的通信(RS485 mode on 51 single, able to communicate with the host computer)
    2014-08-21 18:10:03下载
    积分:1
  • MSP430F55xx-Code-Examples
    430与串口和定时器的详细例程,可在链接da或ad时调用(430 link da or ad with serial timer routine, call)
    2013-04-04 12:24:18下载
    积分:1
  • MSP430_motor
    2相四线八拍步进电机程序,可以正转反转,加减速(2 phase four line 8 stepper motor)
    2015-01-12 15:09:15下载
    积分:1
  • PLCdiankongzhixitong
    基于PLC的控制楼层的电梯系统,是毕业论文哦,希望对你有帮助!单片机学习:http://www.emcuc.com(Floor elevator control system based on PLC, is the thesis Oh, you want to help! SCM learning: http://www.emcuc.com)
    2012-06-26 11:16:24下载
    积分:1
  • Hittite-PLL-Design-Installer-v1p1
     Hittite公司以创新的设计使得其PLL产品性能优异,在相位噪声,杂散方面有着卓越表现,其芯片的高集成度使得外围电路简单,设计方便。所以随着电子技术的发展,对频率源的相位噪声性能要求越来越高,Hittite的低相位噪声PLL,在物理、天文、无线电通信、雷达、航空、航天以及精密计量、仪器、仪表等各种领域里都将大有用武之地。(The Hittite companies with innovative design makes the PLL excellent product performance, the phase noise, spurious aspects with excellence, its high integration chip makes the peripheral circuit is simple and easy design. So with the development of electronic technology, phase noise performance of frequency source is more and more high, the Hittite low phase noise PLL, in physics, astronomy, radio communication, radar, aviation, aerospace and precision measurement, instruments, meters and other fields will be great.)
    2016-09-21 21:34:42下载
    积分:1
  • androiwifi-Instruc-(1)
    安卓控制系统的手机无线控制系统示范例子代码,手机/无线,代码(Andrews control system mobile wireless control system demonstration sample code, mobile/wireless, Code)
    2015-07-30 17:50:46下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载