登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • include
    ATMEGA48 头文件 适用于 ICCAVR7.0 有些版本没有ATMEGA48的头文件(ATMEGA48 )
    2013-08-08 22:45:19下载
    积分:1
  • MCU
    单片机入门的编程教材,PDF格式,简单易懂,适合初学者(SCM introductory programming textbooks, PDF format, easy to understand for beginners)
    2015-11-06 19:43:50下载
    积分:1
  • drawing
    用循环程序 画用星号* 组成的方框图,可以设置方框的边长大小(Block diagram with an asterisk* cyclic process consisting of paintings, you can set the size of the box side)
    2014-02-22 13:59:19下载
    积分:1
  • 787def9c-240a-4db3-8c63-cbfb9dbe4c4a
    ADS1258开发,程序源代码,还要20字 好恶心(ADS1258 development, source code, but also the word disgusting 20)
    2020-06-28 21:20:01下载
    积分:1
  • 基于硬判决的BICM-ID的Turbo均衡及其改进
    基于硬判决的BICM-ID的Turbo均衡及其改进(Hard decision based on the BICM-ID in Turbo equalization and improvement)
    2010-05-27 13:40:01下载
    积分:1
  • analog-I2C-driver-MPU050
    stm32芯片--用GPIO口模拟I2C驱动MPU6050陀螺仪(Stm32 chip- using GPIO port simulation I2C driver MPU6050 gyroscope)
    2013-12-19 19:43:04下载
    积分:1
  • pwmkongzhishiyongyuchuxuezhe
    这是有关pwm的控制,可以控制它周期的长短来控制灯的亮度,还可以控制它自动调光。(This is the control of the pwm, the length of the cycle it can be controlled to control the brightness of the lights can also control the automatic dimming.)
    2012-08-06 10:16:40下载
    积分:1
  • MSP430
    本程序是基于MP430的点阵显示程序,显示内容可在程序里更改(failed to translate)
    2013-05-05 00:42:37下载
    积分:1
  • clock
    说明:  看电子电路时序图如何看,这是个好方面,可以看看(Electronic circuit timing diagram to see how the look, this is a good side, you can see)
    2011-04-03 09:20:03下载
    积分:1
  • pwm
    stm32输出四路pwm,能完成占空比可调,频率可变化的pwm(Stm32 four road PWM output, can finish the duty ratio is adjustable, can change the PWM frequency)
    2017-02-23 08:57:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载