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

搜索资源列表

  1. main

    0下载:
  2. MSP430串口中断接收电子罗盘数据,解算后控制其他设备-MSP430 serial interrupt receive electronic compass data, solver control other devices
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:2103
    • 提供者:林辉灿
  1. msp430-e2prom

    0下载:
  2. msp430 单片机的 串口 ad e2prom AD5933芯片的使用e2prome2prome2prom-msp430 单片机的 串口 ad e2prom AD5933芯片的使用e2prome2prome2prom
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:1573
    • 提供者:卢成
  1. MSP430-RS232

    0下载:
  2. MSP430F149单片机 RS232 串口通信-MSP430F149 RS232
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:152244
    • 提供者:鲁小龙
  1. msp430-8key-uart

    0下载:
  2. msp430单片机上实现8个触摸按键的功能,通过串口打印信息。-msp430 microcontroller 8 touch keys function, and print the information through the serial port.
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:46642
    • 提供者:chenshao136
  1. msp430x24x_uscia0_uart_01_9600

    0下载:
  2. MSP430串口参数设置和串口传输数据功能的实现。该代码实现的是9600波特率的设置。-The MSP430 serial parameter settings and the serial transmission data capabilities to achieve.The code to achieve the setting is 9600 baud.
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:1057
    • 提供者:中国人
  1. msp430x24x_uscia0_uart_01_19200

    0下载:
  2. msp430串口参数设置和串口传输数据功能实现。该代码实现的是19200波特率的设置。-msp430 serial parameter settings and serial transmission data capabilities.The code to achieve 19200 baud rate settings.
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:1036
    • 提供者:中国人
  1. main

    0下载:
  2. msp430串口程序,AVR测试通过。实现串口收发-msp430 serial procedures, the AVR test passed. Serial transceiver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-25
    • 文件大小:743
    • 提供者:Lee
  1. msp430-uart-driver-code-example

    0下载:
  2. msp43013x 14x 15x 16x 串口驱动例程全-msp430 uart driver code example.rar
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:51722
    • 提供者:汪洋
  1. 430UART

    0下载:
  2. msp430串口通信源程序,实现msp430单片机的底层串口通讯-msp430 serial communication source, the underlying serial communication msp430 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:26418
    • 提供者:陈志浩
  1. UART

    0下载:
  2. msp430 串口打印程序,IAR,芯片msp430g2553,打印字符,打印字符串-MSP430 serial printing program, IAR, chip MSP430G2553, printable characters, print string
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:92266
    • 提供者:俺已经
  1. chuankou

    0下载:
  2. msp430串口通信调试 单片机与电脑相互通信-msp430 serial communication debugging MCU to communicate with the computer
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:67485
    • 提供者:邓玉龙
  1. LowPower

    0下载:
  2. 18b20测温通过msp430串口发送给电脑。实时显示温度信息-18b20 temperature via msp430 serial port to send to the computer. Real-time display of temperature information
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:58030
    • 提供者:王向群
  1. my-MSP430-chaoshengbo-Code

    0下载:
  2. MSP430的超声波测距程序,液晶是串口的LCD12864,电赛时做的!-MSP430 ultrasonic distance measurement procedure, the LCD is a serial LCD12864, electric race to do!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:253285
    • 提供者:李世凯
  1. msp430-printf

    0下载:
  2. msp430f149实现串口的printf函数,串口输出,可变参数,和printf用法完全一样,方便单片机调试,编译环境为IAR-printf of msp430f149,uart output,IAR
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1741
    • 提供者:liuruichao
  1. MSP430-BASIC

    0下载:
  2. MSP430 做的寻迹小车,包括串口下载,ad转换,以及PWM输出驱动电机-MSP430 tracing the car, including the serial download, ad conversion and PWM output drive motor
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:36184
    • 提供者:精卫
  1. MSP430-MODBUSRTU

    2下载:
  2. 个人写的基于MSP430F149的modbusRTU协议的实现,代码完全可用,压缩包内有编译无错误和运行测试例子的截图证明,使用时直接将.h和.c文件加入工程,修改相应的IO和串口即可,芯片使用MAX3485-Achieve personal written agreement based on MSP430F149 modbusRTU code fully available, compression packages have screenshots compile error and ru
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-11-09
    • 文件大小:437248
    • 提供者:cloud
  1. STM32-MSP430-SI4463-code-SI4432

    3下载:
  2. 程序的功能: STM32实现的SI4463程序代码, 是2GFSK调制,频率433MHz,功率20dBm,已经最大。 SI4463程序还带有读取RSSI,功率调节的功能,都把数据通过串口输出。如果要做运动检测,定位,RSSI可以用到。 RSSI是接收到的信息强度指示,当距离远时,信号强度低,可以根据信号强度做一些声音报警。 STM32实现SI4432通信,是GFSK调制,频率433MHz,功率20dBm,已经最大。 实现功能:主机通过发送指令给从机,从机收到数据以
  3. 所属分类:Communication

    • 发布日期:2015-03-19
    • 文件大小:269312
    • 提供者:LiXiuRong
  1. USART_UART_Send

    0下载:
  2. MSP430串口发送,适合初学者使用。CPU是MSP430F149,外接晶振8M。Uart.c和Uart.h以后可在其他程序中直接调用-MSP430 serial transmission, suitable for beginners to use. CPU is MSP430F149, an external crystal 8M. Can be directly invoked in other programs after Uart.c and Uart.h
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:279110
    • 提供者:陈冠任
  1. MSP430UARTINTERRUPT

    0下载:
  2. MSP430 串口通讯通过中断实现,经运行通过-MSP430 serial communications through cutting achieved by running through
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1239
    • 提供者:sionmad
  1. msp430

    0下载:
  2. MSPF149的UART向PC机的RS232串口发送字符串。 单片机UART以9600波特率,8个数据位,无校验位,1个停止位。单片机上电后连续向PC发送字符 串,利用串口调试助手可以显示发送的内容。需要发送其他英文会话可以改变Data[]数组内容。 -RS232 serial UART to send the string MSPF149 of the PC. Microcontroller UART to 9600 baud, 8 data bits, no p
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:10991
    • 提供者:wanggui
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com