CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pwm波

搜索资源列表

  1. 可调PWM波

    0下载:
  2. 这是一个可调的PWM波程序,稍作修改就可以控制电机转速或其他设备!--An adjustable PWM wave program. It could be modified to control electronic motor speed or other devices.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:114970
    • 提供者:ZZ
  1. 基于TMS320LF2407A的PWM波产生的PID算法实现

    0下载:
  2. 基于TMS320LF2407A的PWM波产生的PID算法实现,程序调试通过!-based TMS320LF2407A PWM wave of the PID algorithm, program debugging through!
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:9521
    • 提供者:罗璟真
  1. pwm波捕获

    1下载:
  2. 可以同时捕获到6路pwm波,使用中断实时性好。
  3. 所属分类:DSP编程

  1. 基于cc2530的生成PWM波程序

    0下载:
  2. 基于cc2530的生成PWM波程序,自动调节占空比,以调节节能灯的亮度。-Based on the formation of the program cc2530 PWM waves, automatic regulation occupies emptiescompared to adjust the brightness of the energy-saving lamps.
  3. 所属分类:驱动编程

    • 发布日期:2017-03-22
    • 文件大小:42381
    • 提供者:扬惠普
  1. pwm-ip.rar

    0下载:
  2. 关于如何在SOPC中加入自定制的IP,并以PWM波为例,一步一步的进行了设置并讲解,SOPC on how to add customized IP, and the PWM wave for example, carried out step by step set up and on
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:1274499
    • 提供者:hebei
  1. 8051产生pwm波来控制电机

    0下载:
  2. 8051产生pwm波来控制电机,介绍了一些相关的硬件和软件的知识!,8051 generated wave pwm to control the motor, introduced a number of related hardware and software knowledge!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-25
    • 文件大小:156487
    • 提供者:zhang
  1. PWM波输出(可调)

    2下载:
  2. PWM波输出采用PROTEUS仿真软件仿真,波形可调(PWM wave output is simulated by PROTEUS simulation software, and the waveform is adjustable)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:17408
    • 提供者:Q好人一生
  1. 测pwm波占空比

    1下载:
  2. 基于Verilog的接受pwm波并且测量pwm波占空比(Measuring the duty cycle of PWM wave)
  3. 所属分类:VHDL/FPGA/Verilog

  1. stm32 简单PWM输出配置例程

    0下载:
  2. 实现简单的PWM波输出,库文件需自行添加,亲测适合MDK5。(Implement a simple PWM wave output)
  3. 所属分类:嵌入式/单片机编程

  1. PWM正弦波50hz_TIM4_CH1

    0下载:
  2. stm32定时器4生成PWM波(The STM32 timer 4 generates the PWM wave)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1954816
    • 提供者:无限恒星
  1. PWM频率可调

    1下载:
  2. 产生频率可调的PWM波,按键调频率,需要可下载(Frequency adjustable PWM wave, key frequency, need to be downloadable)
  3. 所属分类:微处理器开发

    • 发布日期:2017-08-10
    • 文件大小:3125248
    • 提供者:WW16
  1. PWM输出实验原始备份

    0下载:
  2. pwm波输出 采用通用定时器 定时中断 初学者可以参考一下(PWM wave output using universal timer interrupt timer, beginners can refer to)
  3. 所属分类:嵌入式/单片机编程

  1. STM19定时器输出4路PWM波可调占空比

    1下载:
  2. STM32定时器输出四路可调PWM波,经测试可以实现。(STM32 timer output four adjustable PWM wave, the test can be achieved.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:5489664
    • 提供者:皓悦
  1. 控制pwm输出数目实验

    0下载:
  2. 精确输出指定数目的pwm波,带外部中断检测波数目(Accurate output of the specified number of PWM waves, with external interrupt detection wave number)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:2707456
    • 提供者:何夕cod
  1. pwm

    0下载:
  2. 通过pid调节控制输出两路带有死区时间的互为取否的pwm波(By adjusting the PID control, two output PWM waves with dead time are obtained)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:tinay
  1. 4路pwm波

    0下载:
  2. 增强型stc15单片机,直接产生4路pwm,可用来控制电机,开关电源。 直接寄存器实现,简单实用。(Enhanced stc15 microcontroller, directly generate 4 PWM, can be used to control the motor, switching power supply. Direct register implementation, simple and practical.)
  3. 所属分类:嵌入式/单片机编程

  1. STM8S103F3P6产生两路互补PWM波配置

    0下载:
  2. 搞了两天,总算使用STM8S103F3P6最小化系统板的TIM1产生两路互补的PWM波,现拿出来分享一下。工程为IAR环境,寄存器配置。(For two days, we used the STM8S103F3P6 to minimize the TIM1 of the system board to produce two complementary PWM waves, and now to share it. The project is IAR environment, register
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:652288
    • 提供者:fyp0303
  1. 正点原子PWM

    0下载:
  2. stm32f4输出互补pwm波,用于电机,变频器的驱动。(Stm32f4 output complementary PWM wave.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-28
    • 文件大小:3977216
    • 提供者:stm32103
  1. UART9600&PWM

    0下载:
  2. 程序编写实现了UART串口通信的收发功能,设计波特率调整,还有50HZ的PWM波(The program is programmed to realize the transceiver function of UART serial port communication, design baud rate adjustment, and 50HZ PWM wave.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-04
    • 文件大小:39936
    • 提供者:莫莫27
  1. 永磁同步电机的Pwm波控制模型(推荐)

    1下载:
  2. 永磁同步电机的Pwm波控制模型(推荐)matlab仿真simulink仿真(PWM wave control model of PMSM (recommended) matlab simulation Simulink simulation)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:13312
    • 提供者:罄余年
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com