登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • Visual_Studio_2010_Shortcuts
    Microsoft Visual Studio 2010 Express 快速功能鍵(Microsoft Visual Studio 2010 Express Keybinding Brochures)
    2014-01-21 14:51:30下载
    积分:1
  • SPWM
    可以产生幅度、频率可调的方波,频率50hz到1M(Can produce the amplitude, frequency adjustable Fang Bo, frequency of 50Hz to 1M)
    2013-08-21 17:06:30下载
    积分:1
  • zhiliudianjtiaosu
    实现用单片机控制直流电机调速功能,可用,有hex文件(Achieve MCU control DC motor speed control function is available, a hex file)
    2012-05-27 10:47:23下载
    积分:1
  • Process-scheduling-
    ① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入队子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度 (① design process control block PCB table structure, respectively, for priority scheduling algorithm and round-robin scheduling algorithm. ② establish a process ready queue. Two different algorithms for the preparation of subroutine into the team. ③ preparing two kinds of process scheduling algorithm: 1) priority scheduling 2) round-robin scheduling)
    2020-11-27 09:49:31下载
    积分:1
  • SHAL_KEIL
    通过单片机实现哈希函数SHA-1,C源程序完全可用,已经测试,外部加密芯片采用DS28E01-100(MCU hash function SHA-1, C source code fully available, and has been tested external encryption chip uses DS28E01-100)
    2020-11-10 09:39:45下载
    积分:1
  • DisplayerForIndustryPC
    上位机图形显示程序,可用于8051单片机的开发,通信及控制(PC graphics procedures can be used for the 8051 microcontroller development, communication and control)
    2020-12-07 14:49:21下载
    积分:1
  • MPU9250
    A program for reading data mpu9250 sensor
    2016-09-22 21:14:40下载
    积分:1
  • kehuduanVC
    对应MSP430椭圆曲线加密器的客户端应用程序,通过UART传输加密解密数据,实现整篇文章的加密解密。(MSP430 corresponding elliptic curve encryption device client applications through the UART transmit data encryption and decryption, the realization of the entire article, encryption and decryption.)
    2008-06-23 15:21:28下载
    积分:1
  • menu
    msp430实现12864的菜单显示功能(msp430 realization of the menu display 12864)
    2009-06-06 11:26:50下载
    积分:1
  • DataPro
    软件是一款基于Microsoft Visual Basic 软件开发的物理化学实验数据处理软件,共分为八个实验,分别是”恒温槽的装配与性能测试”,“液体的饱和蒸汽压测定”,“双液系气液相平衡图的绘制”,“蔗糖转化反应速率常数的测定”,“电动势测定及应用”,“乙酸乙酯皂化反应动力学”,“最大气泡法测定液体表面张力”,“吊环法测定液体表面张力”。(Software is a Microsoft Visual Basic software development based on the physical and chemical experimental data processing software, is divided into eight experiments are " bath assembly and performance testing" , " liquid saturated vapor pressure measurement" , " two-fluid system phase equilibrium diagram drawing " ," invertase reaction rate constants measured, " " Determination and application of force " ," ethyl acetate saponification reaction kinetics " ," Determination of the maximum bubble liquid surface tension, " " Determination of the rings liquid surface tension. " )
    2013-10-05 20:04:46下载
    积分:1
  • 696518资源总数
  • 105306会员总数
  • 25今日下载