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

搜索资源列表

  1. MSP430Serial

    0下载:
  2. MSP430串口发送程序 -MSP430 serial port program
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2125
    • 提供者:黄旭
  1. F449_UART

    0下载:
  2. msp430串口调试程序。主机发送一个字符给单片机,单片机反馈给主机。-msp430 serial debugger. Host sends a character to the MCU, MCU feedback to the host.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:28729
    • 提供者:许万清
  1. ME008-UART0

    0下载:
  2. msp430串口调试程序,通过串口助手发送一个字符给单片机,单片机将数据回发给串口助手-msp430 serial debugger, assistant to send a character through the serial port to the microcontroller, microcontroller serial data sent back to assistant
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:17739
    • 提供者:sunday
  1. PCB1

    0下载:
  2. msp430开发板pcb 适用于msp430f14x msp430f15x msp430f16x 板上资源有1602液晶 tft 320240液晶 uln2003 ch451 led 串口 iic at24c08 ds1307-msp430 development board pcb board for msp430f14x msp430f15x msp430f16x resources LCD 1602 LCD uln2003 ch451 led tft 320240 serial ii
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:382501
    • 提供者:bb
  1. msp430adc12uart0

    0下载:
  2. 利用串口调试软件 向串口发送一个字符,MSP430单片机接收到后从低功耗中唤醒,执行AD采样.并将采样结果发送到电脑上的串口调试软件中.单片机发送完后又进入低功耗状态.-msp430f149 usart0 adc12
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:28095
    • 提供者:雷杰
  1. MSP430-UARTT

    0下载:
  2. MSP430 串口通讯 利用查询实现,经运行通过.-MSP430 serial communication using query implementation, the run through.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:959
    • 提供者:akira chen
  1. serial-port-test-program

    0下载:
  2. MSP430单片机串口测试程序。该程序将串口收到的字节发回主机,供测试串口用。用串口调试助手向430发送任意字符串,将接收到同样的字符串.也可用Windows自带的超级终端,设置波特率2400,8位数据,无校验无流量控制,连接。计算机键盘上按任意字母,屏幕会有回显。-This is a serial port test program on MSP430 MCU.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:14678
    • 提供者:陶宇
  1. ten-day-msp430

    0下载:
  2. MSP430程序 内置多个应用程序 串口通信 SPI UART 等-Built more than one application MSP430 program SPI UART serial communication, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1091552
    • 提供者:阳阳
  1. uart

    1下载:
  2. MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去-MSP430 serial program, serial port receive and send all use interrupt handling. When the MSP430 serial receive interrupt instruction PC, adopted after the break to send the data sent.
  3. 所属分类:串口编程

    • 发布日期:2013-05-10
    • 文件大小:1487
    • 提供者:liwendi
  1. MSP430-12864-ser

    0下载:
  2. MSP430 单片机的12864 串口控制程序 使用时需要按连线修改IO口配置-12864 MSP430 microcontroller control program using the serial connection when required by the IO port configuration changes
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:55064
    • 提供者:name
  1. gps

    0下载:
  2. MSP430单片机控制GPS模块,通过UART串口接收GPS的经纬度信息和时间日期。-The MCU of MSP430 control the GPS module. It can receive the gps information and anayle it, display the date and Latitude and longitude information.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2859
    • 提供者:JokyHe
  1. GSM

    0下载:
  2. 这是一个MSP430单片机控制GSM模块的信息。 控制器通过串口发送AT指令集,控制GSM模块发送短息,拨打电话。-MSP430 MCU control the GSM module sending message or phone through AT command.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1352
    • 提供者:JokyHe
  1. MSP430-man-machine-dialogue

    0下载:
  2. 该程序示范用MSP430单片机串口作为标准终端输入/输出设备的范例。Windows自带有"超级终端"软件,运行后可以将PC机模拟成一个标准终端设备,其中PC机的屏幕变成字符型输出终端设备,PC机键盘变成标准字符输入设备。printf/scanf函数可以向标准字符终端设备打印/获取信息,因此,通过串口连接到PC机并运行超级终端软件后,可以将printf函数的结果打印在PC机屏幕上,也能从PC机键盘向单片机输入数据和信息。-The program demonstrates the MSP430 mi
  3. 所属分类:SCM

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

    1下载:
  2. 关于MSP430单片机串口通信的波特率设置-MSP430 microcontroller serial communication baud rate settings
  3. 所属分类:SCM

    • 发布日期:2016-05-11
    • 文件大小:15360
    • 提供者:刘业程
  1. MSP430

    0下载:
  2. MSP430异步通信实验程序 串口通信实验 C语言-MSP430 asynchronous communication experiment
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25790
    • 提供者:浦子斌
  1. MSP430-Code

    0下载:
  2. MSP430的功能程序代码,包括串口通讯,Flash的读写操作,LCD12864的显示,定时器的应用。-MSP430 function of program code, including the serial communication, Flash read and write operations, LCD12864 timer application.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:338149
    • 提供者:kavy
  1. nrf905KB-MSP430-V3.42

    0下载:
  2. 1.<MCU-fasong>发送端固定发0x01,0x02……0x32,32字节数据 2.<PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验,当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择96-A. <MCU-fasong> Sender fixed 0x01, 0x02 ...... 0x32, 32 bytes of data. <PC-jiesh
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1466863
    • 提供者:痴人有梦
  1. RF1100--MSP430

    0下载:
  2. 1.<wendu-fasong>采集温度信息后发送 2.<wendu-jieshou>LCD与接收端底板对接,并且串口线和PC相连,当通信正常情况下, LCD会显示时时温度,当发送端温度变化时,接收端显示温度也变化,当超过预设范围蜂鸣器报警同时打开PC温度采集界面可以看到界面温度效果,其中波特率选择9600,和串口号 -A. <wendu-fasong> Collecting temperature information sent. <we
  3. 所属分类:SCM

    • 发布日期:2017-06-09
    • 文件大小:16861468
    • 提供者:痴人有梦
  1. Msp430

    0下载:
  2. MSP430的软硬件C延时程序的设计、使用手册和串口编程-MSP430 hardware and software design of the C-delay procedure, the use of manual and serial programming
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5491056
    • 提供者:zhaoyuanshen
  1. MSP430-RS232

    0下载:
  2. msp430实现RS232的串口通讯程序。-msp430 RS232 serial communication program.
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:7733
    • 提供者:kavy
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com