登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • 46-xuanxiang-tongxin
    这个程序可以实现两个单片机之间双向通信的功能。(This program can realize the function of two-way communication between two microcontrollers.)
    2015-04-23 10:45:29下载
    积分:1
  • 1286418B20
    开关记忆和18B20在12864显视和读写24C20(Switch Memory and 18B20 were in the TV and read 24C20 12864)
    2011-02-11 07:05:42下载
    积分:1
  • 13-5-1
    电子时钟的小程序,基于89c51单片机,可以实现定时、计时、修改时间等功能。(Electronic clock applet, based on 89c51 microcontroller, can achieve timing, timing, modification time and other functions.)
    2013-11-17 09:35:47下载
    积分:1
  • vbplc
    说明:  vb与plc通讯帮助解决vb与plc通讯之间的问题(vb and Communications plc)
    2010-04-21 01:44:57下载
    积分:1
  • dianchangxunjian
    一款电厂巡检软件,很简单的C++处理程序,适合初学者使用,C++(A plant inspection software, very simple C++ handler for beginners, C++)
    2014-02-23 15:48:29下载
    积分:1
  • MultiThreadADO
    MultiThread DB - ADO CMTDaoDatabase CMTDaoRecordset
    2013-12-25 01:26:16下载
    积分:1
  • MAX7219_DAC_Serial
    AD转换芯片源程序。串行模式通信。。带电路(AD conversion chip source. Serial mode of communication. . Band circuit)
    2008-12-15 18:08:26下载
    积分: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
  • fengimngqi
    基于51单片机的简单c语言小程序,用于蜂鸣器的测试等(Based on 51 single simple small c language program for testing the buzzer)
    2014-07-28 11:16:31下载
    积分:1
  • motor3
    设计的电机驱动控制系统的主要功能有①控制电机的正转、反转;②为电机设计控制速度,有5m/s、10m/s、15m/s三个等级;③给电机设定转动的位移,让电机按照设定的位移移动;④1602液晶上显示电机的位移和速度;⑤利用4*4键盘数字输入控制电机的速度、按键C和D控制正反转、按键B控制三个档位的速度。(Using SCM software and hardware systems to achieve precision stage displacement, velocity through three or four phase stepper motors (motors meet the acceleration and deceleration characteristics), control the direction, location. Completion of the control circuit board hardware, including CPU, power amplifier, buttons, LED display. Software can be implemented in C.)
    2014-05-29 20:40:16下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载