登录
首页 » Visual Basic » PWM-ULN2003A

PWM-ULN2003A

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

  • ATK-SIM900A
    SIM900开发板配套STM32 GPRS代码(SIM900 STM32 GPRS driver)
    2013-11-26 10:54:05下载
    积分:1
  • spi_test
    IC(PIC16F690)驱动程序C语言代码,为需要帮助的人提供方便,互相帮助!(IC (PIC16F690) driver C language code, for the people who need help to facilitate and help each other!)
    2013-06-24 09:20:05下载
    积分:1
  • PCA--stm32
    stm32F410X PCA例程,Stm32F410x很好的学习资料(Stm32F410X PCA routines, stm32F410X very good learning material )
    2012-08-08 10:52:44下载
    积分:1
  • hmi_v013
    用于TI 3S9B96开发板 实现功率转换的功能(Development board for the TI 3S9B96 achieve power conversion function)
    2011-11-25 17:42:31下载
    积分:1
  • Analogmeter
    模拟电表软件,主要模拟电表数据、遥测数据、参数修改、报文显示、可以模拟2个电表(可以自行修改增加),最终通过RS232转485输出。。。(Analog meter software, the main analog meter data, telemetry data, parameter modification, message displays, you can simulate two meters (which can be modified to increase its own), the final output through the RS232 switch 485. . .)
    2021-04-12 22:48:56下载
    积分:1
  • 51_gprs
    51单片机片上串口控制GPRS模块。用KEIL 软件调试成功。(51 MCU on-chip serial port to control the GPRS module. KEIL software debugging success.)
    2012-06-21 11:26:24下载
    积分:1
  • cong2
    A, 单发单收,在发送状态,能够连续发送从0到99的数字; B, 单发单收,在接收状态,能够接收数据,并在数码管上正确地显示出来; C, 单发多收,在AB完成的基础上,接上多个接收设备,能够正确发送和接收 这是从站2的代码(A, single-input single in the sending state, capable of continuously transmitting a number from 0 to 99 B, single-input single in the receiving state, capable of receiving data, and display correctly in the digital tube out C, single overcharged, on the basis of AB completed, connect multiple receiving devices, capable of sending and receiving the correct code from the station which is 2)
    2014-05-19 21:21:11下载
    积分:1
  • dianji
    步进电机驱动,四相五线步进电机控制的测试程序,C51编写,读者可稍加修给即可应用(Stepper motor driver)
    2012-05-30 10:36:28下载
    积分:1
  • signal
    本系统以单片机AT89C52为核心,以数模转换器DAC0832实现方波、正弦波、三角波、锯齿波波形的输出,实现信号发生器的简易功能。(This system with single chip microcomputer AT89C52 as the core, with digital to analog converter DAC0832 achieve square wave, sine wave, triangle wave, sawtooth wave form output, realize the simple function of the signal generator.)
    2020-11-02 17:19:53下载
    积分:1
  • yinyue
    简单的音乐盒,可以播放音乐,并且有花样灯进行闪烁,是个不错的小礼物。(music box )
    2012-04-29 09:38:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载