登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • kaven2
    功能非常强大的计算器,单片机飞思卡尔LCD屏幕显示,可以完成加减乘除还有括号运算(Very powerful calculator microcontroller Freescale LCD screen display, the completion of the addition, subtraction there brackets operator)
    2012-12-26 22:41:35下载
    积分:1
  • EEPROM
    基于51系列单片机的eeprom例程,其中包括c,hex及其相关文件,硬件电路图,相关芯片介绍。(Based on 51 series MCU eeprom routines, including c, hex and its associated files, hardware schematics, related chip introduced.)
    2013-07-21 18:25:09下载
    积分:1
  • experiment-for-51MCU
    单片机入门推荐实验可以帮助大家快速入门,有大量代码,可供调用(experiment for 51MCU)
    2012-04-03 11:20:45下载
    积分: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
  • ADCzhuanhuan
    单片微型计算机简称单片机,是典型的嵌入式微控制器(Microcontroller Unit), 单片机芯片 常用英文字母的缩写MCU表示单片机,单片机又称单片微控制器,它不是完成某一个逻辑功能的芯片,而是把一个计算机系统集成到一个芯片上。(Microcontroller chip microcomputer referred to, is a typical embedded microcontroller (Microcontroller Unit),     Single chip Commonly used letters of the abbreviation indicates MCU microcontroller, microcontroller, also known as single-chip microcontroller, it is not complete a certain logic functions of the chip, but to a computer system integrated into a single chip.)
    2013-09-10 20:10:24下载
    积分:1
  • LCD_MENU
    单片机lcd2864 MEUN菜单程序 已经调试好了。(LCD Menu)
    2016-04-17 21:35:38下载
    积分:1
  • ARM_Cortex-M3
    深入浅出STm32 深入浅出STM32系列ARM_Cortex-M3.pdf(Stm32 study)
    2012-10-30 21:28:33下载
    积分:1
  • jm20316-HDD-Enclosure
    jm20316移动硬盘盒---原理图,PCB板图。非常好用的资料(jm20316 HDD Enclosure--- schematics, PCB board map. Very useful information)
    2020-10-28 16:39:57下载
    积分:1
  • C
    说明:  本程序基于单片机实现RTC实时时钟,简单易懂(The program is based MCU RTC real time clock, easy to understand)
    2013-07-24 10:18:05下载
    积分:1
  • wireless
    无线传能控制程序,主级,能够实现无线充电,但是需要硬件的配合。(Wireless energy transfer control program, the main stage, enabling wireless charging, but requires the hardware support.)
    2015-07-05 21:10:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载