登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • CS5460A
    CS5460A芯片源程序,能测量电流、电压以及电能等量。(CS5460A chip source program, which can measure current, voltage and equal power.)
    2012-06-06 12:41:44下载
    积分:1
  • BF51
    BF51实验板CAN通信器件SJA1000驱动代码(BF51 experimental board SJA1000 CAN communication device driver code)
    2011-04-27 17:37:18下载
    积分:1
  • Ad_da-transformation
    ad_da 数电——模电 转换,单片机应用子程序(ad_da transformation)
    2012-12-19 11:10:05下载
    积分:1
  • zhiliudianjtiaosu
    实现用单片机控制直流电机调速功能,可用,有hex文件(Achieve MCU control DC motor speed control function is available, a hex file)
    2012-05-27 10:47:23下载
    积分:1
  • C-language-control-method
    这是一份控制方法的C语言实现文档,写的非常好,分享给大家,特别是PID算法,说的还蛮好的(This is a method of controlling the C language document, written in a very good, for everyone to share, particularly in the PID algorithm, that s quite good)
    2016-01-03 19:13:20下载
    积分:1
  • beep-super-mario-song2
    用单片机c51编写的程序 使用蜂鸣器发出超级玛丽的音乐(C51 microcontroller programs written with use of the buzzer Super Mario music)
    2011-04-22 08:08:05下载
    积分:1
  • Ex006
    VS2010 C++学习(6):ListCtrl用法及ADO方式读写Access程序(VS2010 C++ learning (6): ListCtrl Usage and Access ADO literacy program)
    2014-04-28 17:53:25下载
    积分:1
  • bellman_for.zip
    无线传感器网络中发现从权有向图的定顶点的最短路径发现从权有向图的定顶点的最短路径( finds shortest paths a given vertex of a weighted directed graph)
    2015-04-16 09:03:14下载
    积分:1
  • 24L01
    这是24L01台产资料,详细介绍了24L01如何使用,还有一些教程。(The machine is 24 l01 production data, 24 l01 was introduced in detail how to use, and some tutorial)
    2016-04-29 14:42:01下载
    积分:1
  • SPI_two_protues
    个人开发使用的SPI双机通讯,是基于Atmage128的开发,特别对初学者具有很高的参考价值,程序调试通过,而且有protues仿真。(Personal development of dual-use SPI communication is Atmage128 based development, especially with a high reference value for beginners, program debugging through, and there protues simulation.)
    2014-03-17 08:33:31下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载