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

搜索资源列表

  1. ALIENTEK-MINISTM32--PWM

    0下载:
  2. 正点原子开发板上的PWM信号输出工程,使用库函数实现,版本为3.1,可也升级到新版本,好用,推荐-Punctual atomic PWM signal engineering development board, the realization of the use of library functions, version 3.1 can upgrade to the new version, easy to use, it is recommended
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:313753
    • 提供者:bms
  1. PWM-control-LED-brightness

    0下载:
  2. 在单片机中通过PWM控制led亮度,包括四种控制情况:1、第1,3,5,7个灯半亮,其余的全亮。 2、第1个亮1/8,第2个亮2/8,第3个亮3/8,第4个亮4/8,第5个亮5/8,第6个亮6/8,第7个亮7/8,第8个全亮。 3、所有的灯逐渐从暗到全亮,再由全亮到暗。 4、8个灯从第一个开始依次渐亮,直到最后一个。再从最后一个起渐暗,直到第一个。如此循环往复。 -PWM control LED brightness in Microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:8784
    • 提供者:周立浩
  1. PWM

    0下载:
  2. 2.单片机中的PWM 指的是此单片机有部分I/O口具有输出PWM信号的功能。 比如说部分单片机的I/O口可以输出时钟信号,时钟信号的脉宽和占空皮可调,可以根据实际需要调整寄存器位来设定。 3.基本思想就是利用单片机具有的PWM端口,在不改变PWM方波周期的前提下,通过软件的方法调整单片机的PWM控制寄存器来调整PWM的占空比,从而控制充电电流。以此来调整亮度 -basic principle refers to apply PWM port
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:607
    • 提供者:haolixia
  1. SCI-PWM-2

    0下载:
  2. dsp28335自编应用,CCS3.3开发环境,C语言编程。实现通过串口小助手控制DSP的PWM4,5,6路输出给定周期占空比的PWM波。主要涉及SCI和PWM相关设计-dsp28335 self application, the DSP through the serial assistant PWM4,, 5,6 output given cycle duty cycle of the PWM wave. Mainly related to the design of the SCI and
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:727026
    • 提供者:沈彪
  1. 3.3

    0下载:
  2. 调节舵机使之转动5个角度 0 45 90 135 180 PWM信号周期为20ms。程序流程是:开机时舵机角度自动转为0度,按下 P3.7则转到45度,以后就根据两个按键的按下而转动。控制高电平的持续时间即可控制舵机停止制动的角度,0.5ms-0度 1-45 1.5-90 2-135 2.5-180 。-Adjust the steering gear so that rotation angle of 5 0 45 90 135 180 PWM signal period is 20ms. T
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1095
    • 提供者:杨佳
  1. pwm(3)

    0下载:
  2. STC12C5A60S2产生pwm波,设置PWM占空比,ad反馈调节!-STC12C5A60S2 generate pwm wave set the PWM duty cycle, an ad feedback regulation!
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1317
    • 提供者:鲁升豪
  1. PWM

    1下载:
  2. STM32 输出8路0-20K独立可调频率脉冲,排除网上其他单纯通过比较输出模式输出PWM信号有死区(盲区:低频率无法输出区域)的问题,本代码0-5K误差为1,20K时,误差为33.3,用到的朋友可以看下。-The STM32 output 8-way 0-20K independently adjustable frequency pulses to exclude online other simply by the compare output mode output PWM signal
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4661
    • 提供者:adjlfjdlks
  1. 3-smart-trade-

    0下载:
  2. 智能小车的3路循迹代码,用stc89c52芯片控制,改变pwm的占空比来改变电机的转速-3 smart car tracking code, to use stc89c52 chip control, changing the duty cycle pwm to change the motor speed
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:1109
    • 提供者:王白石
  1. PWM-Backright(4.3)

    0下载:
  2. 4.3" lcd backlight driving with pwm of stm32-4.3" lcd backlight driving with pwm of stm32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:336825
    • 提供者:kutay
  1. pwm

    0下载:
  2. 蜂鸣器的驱动,即让led等计数3后,让蜂鸣器开始响 -After the buzzer driver, that led count 3, the buzzer start ringing
  3. 所属分类:Driver develop

    • 发布日期:2017-12-02
    • 文件大小:697
    • 提供者:尹江涛
  1. PWM

    0下载:
  2. PWM调光 1、学习目的:利用定时器产生PWM,了解原理和使用方法 2、硬件要求:LED灯 定时器 3、试验现象:LED灯由亮到灭,由灭到亮逐步变化,也就是调光现象-PWM dimming, learning objectives: the use of the timer to generate PWM understand the principles and use hardware requirements: LED lamp timer test phenomenon: L
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:886
    • 提供者:nanghang
  1. torque-a-efficiency-pwm

    0下载:
  2. this the 3 phase induction motor control method by using v/f method-this is the 3 phase induction motor control method by using v/f method
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:352167
    • 提供者:sathish
  1. dingshiqi

    0下载:
  2. 含有4个由定时器编写的小程序: 1.实现38K方波 2.PWM波 3.PWM可调波 4.多种功能切换-failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:2641
    • 提供者:徐楠
  1. STM32--PWM-output

    0下载:
  2. 基于野火3.5.10的STM32 的PWM输出-Based on the STM32 wildfire 3.5.10 PWM output
  3. 所属分类:uCOS

    • 发布日期:2017-11-10
    • 文件大小:5780255
    • 提供者:荣辉
  1. 8051-timing-device-imitate-PWM

    0下载:
  2. 8051 定时器模拟PWM防真 使用定时器模拟3路PWM -8051 defense really use analog PWM timer analog three-way PWM timer
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:69635
    • 提供者:xzh
  1. examples-of-singlechip-3

    0下载:
  2. 13.DS18B20温度传15.AD转换感器14.DS1302_实时时钟16.PWM输出-DA转换实验17.PWM直流电机调速实验18.红外遥控器键值数码管显示-13.DS18B20 temperature sensor 14.DS1302_ pass 15.AD convert real-time clock 16.PWM output-DA conversion experiments 17.PWM DC motor speed control experiment 18. Infrared
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9782079
    • 提供者:suniverse
  1. pwm

    0下载:
  2. 3路pwm设置,可以设置100-10khz频率,1 -100 占空比-3-way pwm settings, you can set the 100-10khz frequency, 1 -100 duty cycle
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:257458
    • 提供者:陈诚斌
  1. STM--PWM-wave

    0下载:
  2. 本程序是通过STM32定时器3产生PWM波-This procedure through the STM32 timer 3 to generate PWM wave
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:360846
    • 提供者:刘菲菲
  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. lab15_pwm_up_aq

    0下载:
  2. 在ccs中 实现pwm下降计数模式的输出-At CCS3.3, pwm achieve to act in down counting mode
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:356238
    • 提供者:pm
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com