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

搜索资源列表

  1. motor

    0下载:
  2. 通过编程的方式产生PWM方波来控制直流电机的转速-DC motor control
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:2059
    • 提供者:易旺
  1. PWM

    0下载:
  2. 飞思卡尔的PWM代码,通过改变PWM输出的占空比,可以做出特定频率的方波-Freescale s PWM code by changing the duty cycle of the PWM output, you can make a specific frequency square wave
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:114672
    • 提供者:天使
  1. PWM

    1下载:
  2. 通过STC12C5A60S2新增的PCA模块来产生占空比可以调节的方波。-By STC12C5A60S2 new PCA modules can be adjusted to produce the duty cycle square wave.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:713
    • 提供者:江南
  1. PWM-C

    0下载:
  2. PWM周期为20ms,分成100等份,每一份0.2ms。P1.0输出占空比为3/10PWM方波,使用T0方式1中断控制方式,设置一个软件计数器count,如果占空比为30 ,-#include<reg51.h> #define uchar unsigned char #define uint unsigned int uchar count sbit PWM=P1^0 void T0_init(void) void delay(uint
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:4231
    • 提供者:jie
  1. project6

    1下载:
  2. DSP编程,输出10KHZ PWM方波,ePWM控制ADC转换的启动,每个PWM周期进行一次adc采样,PWM中断中保存采样数据-DSP programming, output 10KHZ PWM square wave, ePWM start ADC conversion control, each PWM cycle once adc sampling, PWM interrupt sampling data stored
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:1946371
    • 提供者:lilianyin
  1. PWM

    0下载:
  2. 基于C8051F10 PCA驱动产生方波-C8051F10 PCA Driver
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者:zhangjun
  1. PWM

    0下载:
  2. 这个程序适用于ATMEGA128的开发板。本程序为产生PWM波的程序。PB5产生频率为50Hz占空比为50 的方波,PB6产生频率为100Hz占空比为20 的方波。-This procedure applies to ATMEGA128 Development Board. This program is a program to generate PWM wave. PB5 produce a frequency of 50Hz to 50 duty cycle square wave, P
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:11032
    • 提供者:遗忘
  1. pwm_nb

    0下载:
  2. 使用STC系列的51、52单片机产生可控的pwm方波。代码仅供参考。-STC Series MCU using 51 and 52 to produce a controlled pwm square wave. Code for reference only.
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:32517
    • 提供者:menggang
  1. TimerMode6_PWM

    0下载:
  2. PWM方波的使用方法以及控制LED亮度,用于Quick 51单片机中-Use a square wave and PWM control of LED brightness for Quick 51 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7161
    • 提供者:wuxinxin
  1. PWM

    0下载:
  2. 此程序利用FPGA芯片的内部时钟,根据输入信号,产生占空比可调的方波信号。-This program uses the FPGA chip s internal clock, according to the input signal to generate variable duty cycle square wave signal.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:573
    • 提供者:lmy
  1. PWM

    0下载:
  2. 嵌入式Linux编程,实现了pwm发出方波,通过代码控制方波的占空比和频率-Embedded Linux programming to achieve the PWM square-wave, through code control the duty ratio and frequency of the square wave
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4098883
    • 提供者:刘成用
  1. PWM-Input-Capture

    0下载:
  2. 在通过输入方波信号,可以通过STM32的输入捕捉功能,测出输入方波的频率。-Through the input square wave signal, you can STM32 input capture function, measured by the frequency of the input square wave
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1663224
    • 提供者:陈康
  1. variable-duty-cycle-(PWM)

    0下载:
  2. 这是51单片机配套C实验例程中的一个关于单片机产生占空比可调方波(PWM)的源代码。-Microcontroller generate variable duty cycle square wave (PWM)
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:12861
    • 提供者:张浩
  1. 49-200mS-PWM

    0下载:
  2. 51单片机产生周期为500ms,占空比为50 的方波信号。-51 MCU generation period is 500ms, 50 duty cycle square wave signal.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:9076
    • 提供者:hg
  1. square

    0下载:
  2. pwm方波控制仿真 通过仿真输出方波pwm 并输出正弦波 -PWM square wave control simulation by simulation output square wave and sine wave output for PWM
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:8343
    • 提供者:naxianlong
  1. PWN

    2下载:
  2. attiny13A产生频率交替变换的PWM方波 实现PWM输出 频率和占空比可调 -attiny13A generate a PWM frequency alternating square wave output frequency and duty cycle of the PWM Adjustable
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1200
    • 提供者:谭庆照
  1. STM8

    0下载:
  2. STM8相关学习教程、CCO输出、PWM方波、TIM2定时器-CCO output, PWM square wave, TIM2 timer
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:14258
    • 提供者:程海龙
  1. 1111

    0下载:
  2. M128产生可变频和可变占空比的PWM方波,M128加示波器实现测量方法的!-M128 generate variable frequency and variable duty cycle of the PWM square wave, M128 plus oscilloscope to achieve the measurement method!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1326
    • 提供者:Glory贞德
  1. DC-motor-PID-controller

    0下载:
  2. MSP430F5529下的直流电机调速。 编译环境CCS, 硬件,MSP430F5529 实现了,IIC的LCD12864的显示,PI电机调速,PI参数没有最优但是已经实现了功能。 占用资源,两个Timer,一个用于产生PWM方波,一个PID定时器。-DC motor speed control under the MSP430F5529. Compiler environment CCS, hardware, MSP430F5529 realized, IIC display
  3. 所属分类:SCM

    • 发布日期:2017-12-16
    • 文件大小:109568
    • 提供者:山不在高
  1. PWM_LED

    0下载:
  2. 利用C51在quick51板上实现用PWM方波控制LED的亮度。-Using C51 in the quick51 board to achieve the use of PWM square wave control LED brightness.
  3. 所属分类:SCM

    • 发布日期:2017-12-11
    • 文件大小:17064
    • 提供者:胡维涛
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com