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

搜索资源列表

  1. ADC

    0下载:
  2. 使用MSP430G2231 LANUCHPAD的PWM输出、低通滤波器和比较器制作一个A/D转换器。 要求: 不得使用MSP430 自带的A/D转换器; A/D转换结果的变化趋势通过开发板的红灯和绿灯表示,红灯亮表示采集信号减小,绿灯亮表示采集信号增大;A/D转换结果可通过查看变量观察,也可其他方式。 分辨力:0.01V,量程:0~2V(直流信号,电位器分压产生);-Use MSP430G2231 PWM output low-pass filter and comparator
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:21193
    • 提供者:hu
  1. 5529_TA_PWM

    0下载:
  2. 利用TI的MSP430(本人使用的SEED_EXP430f5529)产生PWM产生呼吸灯的效果,具体硬件连接在文件中有简要说明-TI' s MSP430 (I use SEED_EXP430f5529) to produce the effect of PWM respiratory lights, and a brief descr iption of the specific hardware connected to the file
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:992
    • 提供者:zhangzhe
  1. main

    0下载:
  2. 基于MSP430 launchpad的点光源追踪代码,包含多路ADC,多路PWM发生,需要的朋友可以参考下!-Point source tracking code based on the MSP430 launchpad, including multi-channel ADC, the occurrence of multi-channel PWM, need friends you can refer!
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1499
    • 提供者:张少航
  1. G2553-LCD

    1下载:
  2. 使用MSP430 launch pad G2553的12864液晶串行显示 ADC PWM 及红外解码程序-12864 MSP430 launch pad G2553, serial display the ADC PWM and infrared decoding process
  3. 所属分类:SCM

    • 发布日期:2014-08-04
    • 文件大小:3072
    • 提供者:张少航
  1. PWM_4

    0下载:
  2. MSP430单片机上输出PWM波形 波形占空比自动可调,矩阵键盘可手动调制-MSP430 microcontroller output PWM waveform waveform duty cycle automatically adjustable keyboard matrix can be manually modulation
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:34907
    • 提供者:张君
  1. TimerPwm

    0下载:
  2. MSP430单片机的定时器调制PWM占空比的源代码。-MSP430 MCU timer modulation of the source code of the PWM duty cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8461
    • 提供者:黄中辉
  1. control-motor

    0下载:
  2. 控制直流电机的驱动,通过msp430输入PWM波来控制直流电机的转速,msp430与直流电机中间通过L298放大电流电路,控制效果很不错-Control of DC motor driven by the of msp430 input PWM wave DC motor speed control, the middle of the msp430 with the DC motor through the L298 to enlarge the current circuit, the co
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:48913
    • 提供者:陈默默
  1. xunji

    0下载:
  2. 利用msp430实现小车寻迹功能,其中包括调用PWM波来驱动直流电机,利用红外对管来实现小车寻迹。-Use msp430 car tracing features, including call the PWM waveform to drive the DC motor, the use of infrared tube car tracing.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:30660
    • 提供者:陈默默
  1. sin

    0下载:
  2. 基于msp430的通过PWM波产生正弦波代码-Sine wave code based on the msp430 the PWM wave
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1378
    • 提供者:
  1. laji

    0下载:
  2. PWM 硬件采用的是MSP430单片机, PWM的方式产生一个三角波,幅值... -PWM hardware is used in the MSP430 microcontroller PWM manner to produce a triangular wave, amplitude ...
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:2629
    • 提供者:hanwei
  1. SPWM

    0下载:
  2. 用msp430单片机内部PWM模块制造的SPWM波形程序。-SPWM waveform program msp430 microcontroller manufactured by the internal PWM module.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:245303
    • 提供者:舒晓
  1. ourdev_601504MZ0HP8

    0下载:
  2. 用MSP430的定时器,产生PWM波形,产生两个占空比不一样的PWM波形-PWM waveform is generated using the timer of the MSP430
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2084
    • 提供者:王蕊
  1. common

    0下载:
  2. MSP430写的一些常用基础驱动程序。包括延时、键盘、LCD12864、LCD1602、PWM、ADC-MSP430 write some common base driver. Including delay, keyboard, LCD12864 LCD1602, PWM, the ADC ...
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:11304
    • 提供者:buwangyu
  1. PWMoutput

    0下载:
  2. 采用MSP430作为主控芯片实现PWM输出-As the master chip PWM output using MSP430
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:37703
    • 提供者:郑涛
  1. msp430_code

    0下载:
  2. MSP430单片机基础程序讲解 P1口中断程序 PWM产生 定时器的使用 UART通信 按键程序-MSP430 MCU-based program to explain the P1 port interrupt program generates PWM timer use UART communication key program
  3. 所属分类:SCM

    • 发布日期:2016-01-22
    • 文件大小:2088960
    • 提供者:梅梦
  1. TimerPwm

    0下载:
  2. 定时器是单片机常用的其本设备,用来产生精确计时或是其他功能;msp430的定时器不仅可以完成精确定时,还能产生PWM波形输出,和捕获时刻值(上升沿或是下降沿到来的时候)。这里完成一个比较通用的PWM波形产生程序。 -The timer microcontroller used the equipment used to generate precise timing or other features of msp430 timer can be done not only precise
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:7291
    • 提供者:wangpeng
  1. msp430CX

    0下载:
  2. MSP430单片机驱动1602液晶,产生PWM输出,实现RS232通信,数字电压表,信号发生器-The MSP430 LCD Driver 1602 for ,generating a PWM output, RS232 communications, digital voltmeter, signal generator.
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:106652
    • 提供者:小辉
  1. zhiliudianji

    0下载:
  2. 用单片机MSP430写的直流电机驱动的程序,使用的是PWM来驱动的,程序简单易懂,一看就会-Write MCU MSP430 DC motor-driven program, the use of PWM to drive, easy-to-understand program, one will see
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-10
    • 文件大小:9010
    • 提供者:赖银萍
  1. MSP430shuchubo

    0下载:
  2. 此程序为MSP430利用Timer模块的PWM波输出的操作,以及由此基础上利用频率变化来控制灯的亮暗变化,对初学者理解有好处。-The operation of this program for the MSP430 Timer module PWM wave output, and this on the basis of frequency change to control the lights bright dark changes, good for beginners to unde
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:1643
    • 提供者:wang
  1. msp430f2553

    0下载:
  2. MSP430 G2553 测试程序 PWM UART 时钟-Testing procedures PWM UART clock MSP430 G2553
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-06
    • 文件大小:497473
    • 提供者:wanqiyang
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com