CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - msp430串口通信

搜索资源列表

  1. msp430xG46x_usart1_uart_115k

    0下载:
  2. MSP430串口通信程序,波特率115
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:wrp
  1. fet140_uart01_09600

    0下载:
  2. 一个有关MSP430串口通信的例子程序,我觉得还有价值,供大家参
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:1.06kb
    • 提供者:simon
  1. seris-comunication

    1下载:
  2. MSP430串口通信的波特率自动识别,包括实现原理,系统组成,识别原理
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.31kb
    • 提供者:刘小波
  1. msp430_sms

    0下载:
  2. 利用MSP430串口通信控制T35GSM模块,实现短信收发。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.3kb
    • 提供者:david
  1. TX

    2下载:
  2. MSP430 与蓝牙模块进行通信,蓝牙模块虚拟为上位机串口,并使Msp430F2618工作在16M情况下,UART通信速率为115200。-MSP430 communicates with the Bluetooth module, Bluetooth module for the PC virtual serial port, and to work in the 16M case Msp430F2618, UART communication speed is 115200.
  3. 所属分类:SCM

    • 发布日期:2016-04-14
    • 文件大小:22kb
    • 提供者:yangyanbing
  1. 430UART

    1下载:
  2. MSP430单片机的串口通信程序,几种波特率。已调试成功,可用!-MSP430 MCU serial communication procedures, several baud rate. Have been debug successful, can be used!
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7.54kb
    • 提供者:xiaoyuer
  1. msp430

    0下载:
  2. MSP430串口及红外通信的C语言代码 好东西拿出来给大家分享-MSP430 serial and infrared communication code
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:46.52kb
    • 提供者:kangzhuang
  1. GPS

    1下载:
  2. MSP430串口通信 接收GPS数据 源代码-Serial Communication MSP430 source code to receive GPS data
  3. 所属分类:SCM

    • 发布日期:2016-03-11
    • 文件大小:293.56kb
    • 提供者:lisi
  1. LCM-SIMS

    1下载:
  2. msp430液晶显示,支持串口通信,简单好用-msp430 LCD, support for serial communications, easy-to-use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-13
    • 文件大小:150.23kb
    • 提供者:董洁昊
  1. Calculate

    0下载:
  2. MSP430单片机串口通信时寄存器的计算程序-MSP430 single chip register when the serial communication program
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.79mb
    • 提供者:李江龙
  1. Usart

    1下载:
  2. msp430的串口通信程序 用msp430F247成功测试-uart communication
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:21.95kb
    • 提供者:我爱铅笔
  1. UART2

    0下载:
  2. msp430的串口通信程序 学习msp编程的好材料-msp430 serial communication program
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:16.52kb
    • 提供者:俞孙皓
  1. 430f149_com-V0.02

    0下载:
  2. msp430串口程序,可以实现和PC机以及其他处理器的串口通信。-MSP430 program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:3.15kb
    • 提供者:caohuanqf
  1. extend

    0下载:
  2. MSP430 的程序,可以进行电压采集并通过串口与另一个单片机进行串行通信,另一台单片机将波形显示在示波器上-MSP430 process, voltage can be collected and microcontroller through the serial port with another serial communication, the other single chip waveform displayed on the oscilloscope
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:64.85kb
    • 提供者:shi jiaying
  1. UART

    0下载:
  2. msp430串口通信,点对点。这个是一本书上的例程。-msp430 serial communication, point to point. This is a book on routines.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:38.28kb
    • 提供者:芦苇
  1. msp430

    0下载:
  2. TI 低功耗型单片机MSP430 样例程序,包括AD、PWM、捕捉、串口通信、IIC 等程序-TI low power consumption type sample MSP430 microcontroller program, including AD, PWM, capture, serial communication, IIC programs
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:136.25kb
    • 提供者:张震
  1. main

    0下载:
  2. MSP430串口通信 /***************************************************** 程序功能:MCU不停向PC机发送数据,在屏幕上显示0~127对应 的ASCII字符 ------------------------------------------------------ 通信格式:N.8.1, 24-MSP430 serial communication /********************************
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1.13kb
    • 提供者:boomzip
  1. MSP430串口通信C语言源码

    1下载:
  2. 本源码是MSP430串口通信的多种实例,经过测试,绝对好用,根据实际功能的不同,需选择不同的例子!
  3. 所属分类:串口编程

    • 发布日期:2015-11-19
    • 文件大小:9.59kb
    • 提供者:fdong82
  1. 149异步串行通信(点对点通信)

    0下载:
  2. msp430f149点对点异步串行串口通信(MSP430F149 point to point serial communication)
  3. 所属分类:其他

  1. MSP430单片机 串口通信例程

    1下载:
  2. 一款简单的msp430单片机串口通信示例程序,入门理解msp430串口通信硬件和代码程序结构(An uncomplicated code describing how MSP430f149 realize serial communication, which provides beginners a fundamental sample of learning both hardware structure and programming.)
  3. 所属分类:单片机开发

    • 发布日期:2020-03-25
    • 文件大小:14kb
    • 提供者:肉饼我们走
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com