登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • 24xled
    说明:  24C08多花样流水,采用51开发板,编程使LED呈流水灯,初学者的好例子。(24C08 multi-pattern, running water, with 51 development board, program the LED lights were water, a good example for beginners.)
    2011-04-07 15:47:24下载
    积分:1
  • one_wire_disp
    一线显示,把电源跟数据线结合起来,减少了通讯连线.控制程序是C51的.(Line shows that the power supply combined with the data lines to reduce the communication connection. Control procedures are in C51.)
    2009-02-12 20:28:07下载
    积分:1
  • AD9851驱动程序,采用串行写入方式STM32-AD9851-driver
    AD9851驱动程序,采用串行写入方式,STM32写入频率控制字。(AD9851 driver, using serial write mode, STM32 write frequency control word.)
    2020-07-07 18:38:57下载
    积分:1
  • svpwm
    svpwm仿真模型,通过仿真确定svpwm的最佳配置模式(svpwm simulation model to determine the optimal configuration of the simulation model svpwm)
    2013-12-28 23:37:56下载
    积分:1
  • CAN
    STM32F405 CAN程序,亲测可用(forSTM32F405 project itis OK)
    2016-01-01 09:33:01下载
    积分:1
  • sxJv11
    12F629开发的中控锁,可以控制两个继电器.带学习功能(Lock 12F629 developed to control the two relays. With learning function)
    2009-04-19 22:42:26下载
    积分:1
  • LTE_UL
    仿真过程中,将改进算法那与经典算法进行比较,通过对仿真数据如系统时延、系统丢包概率以及系统吞吐量的比较分析,评估改进算法的正确性和性能。(Simulation process, the improved algorithm that compares with the classical algorithm, through the simulation data system latency, packet loss probability of the system as well as a comparative analysis system throughput, improved assessment of the correctness and performance of the algorithm.)
    2014-05-05 12:12:19下载
    积分:1
  • saber_inverter
    关于使用saber软件的逆变器仿真,可以更精确的达到仿真结果。(saber inverter)
    2014-07-17 19:42:24下载
    积分:1
  • SPI_STM32_FPGA
    STM32F1与FPGA通过SPI进行通信,我上传的是32部分的程序,已经通过串口测试成功。此程序可拓展为和单片机,DSP通过SPI进行通信(STM32F1 and FPGA communication through the SPI, I uploaded the 32 part of the procedure has been successfully tested through the serial port. This program can be extended to and single-chip, DSP communication through the SPI)
    2020-11-16 09:29:42下载
    积分:1
  • Client
    本文以霍尔茨(HOLZER)法作为船舶轴系扭转振动的计算方法,着重研究了船舶轴系自由扭振的计算与分析,并对轴系扭振产生原因进行了分析,提出了一系列减振方法,以保证船舶动力装置的安全正常运行。(In this paper, Holtz (HOLZER) Act as the ship shafting torsional vibration calculation methods, focusing on the calculation and analysis of ship shafting torsional vibration of freedom, and the shaft torsional vibration causes analyzed, proposed a series of less vibration methods to ensure the safety of the ship s power plant running.)
    2014-07-23 10:04:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载