登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • IR
    MSP430红外解码驱动,占用了一个定时器资源。(MSP430 IR decoding drive, taking up a timer resources.)
    2013-08-25 19:03:05下载
    积分:1
  • dingshiqi
    一个简单的定时器定时0.5s和1s程序,指在教导新手如何使用定时器(A simple timer timer 0.5s and 1s procedures, means to teach novices how to use the timer)
    2013-08-01 17:03:34下载
    积分:1
  • Temp_Time
    基于DS18B20+DS1302+lcd1602+MSP430的温度时间综合测量(temperature and time measurement based on MSP430,DS1302,DS18B20,LCD1602)
    2013-01-29 13:06:11下载
    积分:1
  • Drifter
    this .rar contain source code in basic for avr microcontroller for making drifter device to measure water velocity on the sea surface
    2015-02-01 14:59:11下载
    积分: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
  • danpianjiplayer
    单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
    2016-06-29 12:08:05下载
    积分:1
  • help-
    一份直立车模调试指南,只要有点单片机基础的都可以看懂,从传感器介绍到数据处理,滤波,到姿态的计算。。。能带给你很大的用处(An upright Cars commissioning guide, just a bit microcontroller based can understand, from the sensor introduced to data processing, filtering, to the attitude of the calculations. . . Can bring you a lot of useful)
    2014-08-19 18:12:29下载
    积分:1
  • cc2530-datasheet
    cc2530zigbee芯片英文资料,数据手册(cc2530zigbee chip information in English, Data Sheet)
    2013-08-24 15:02:02下载
    积分:1
  • Date
    用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始 化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况 下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以 下功能: (1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成 员的值,也能单独返回某个成员的值 (2) 可以按照mm-dd-yyyy 格式输出日期。 (3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
    2012-11-22 11:18:18下载
    积分:1
  • 11
    说明:  NUAA微机实验课设:1.密码确认。2.数据采集控制系统。3.数码管显示(NUAA Computer Lab located: a password confirmation. 2 Data acquisition and control system. 3 digital display)
    2014-01-16 23:02:47下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载