CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - MSP430 S

搜索资源列表

  1. msp430

    0下载:
  2. 这个文件的内容是我网上找到的关于全国大学生电子设计大赛的题目,作者的做法通俗易懂 很适合初学者-The contents of this file I found online on the subject of the National Undergraduate Electronic Design Contest, the author' s practice of user-friendly is perfect for beginners
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1271601
    • 提供者:叶磊
  1. AD310

    0下载:
  2. msp430单片机下的TI公司16位AD转换模块ADS1115驱动程序示例。-msp430 microcontroller TI' s ADS1115 16-bit AD converter module driver sample.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:4026
    • 提供者:王沙拟
  1. MSP430-TIs-official-C-course

    0下载:
  2. MSP430的TI官方C历程,你值得拥有-MSP430 TI s official C course
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:147843
    • 提供者:York
  1. MSP430g2553_dac7811_spi

    0下载:
  2. 用msp430里面的8bitspi 模拟16bitspi,并实现与dac7811通信。 程序运行通过。亲自实现。-Simulation with msp430 s 8bitspi to 16bitspi, and achieve dac7811 of communication. The procedures run through. Personally.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:24436
    • 提供者:
  1. Coad-of-MSP430-and-NRF905-RF

    0下载:
  2. 基于MSP430的NRF905的无线传输程序.-The wireless transmission procedure based on the MSP430' s NRF905 the.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1406930
    • 提供者:蓝杨
  1. 4PC-sends-string-to-read-MSP430-P

    0下载:
  2. 使用MSP430F149芯片,透过串口与电脑通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用查询形式。实现通信,当单片机接收到以S结尾时表示命令结束:以WR开始的字符串时,中间的数据最好是二进制的16位,单片机会把中间的数据高八位赋值给P6口,把中间的数据低八位赋值给P4口;以WO开始的字符串时,中间的数据最好是二进制的8位,单片机会把中间的数据赋值给P5口;以RI开始的字符串时,读取P2口P1口的状态,显示到
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:69502
    • 提供者:超越
  1. 5PC-sends-data-to-MSP430-P6P4-1-time

    0下载:
  2. 使用MSP430F149芯片,透过串口与电脑通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用查询形式。实现通信,当单片机接收到以S结尾以W开始的字符串时,中间的数据最好是二进制的16位,单片机会把中间的数据高八位赋值给P6口,把中间的数据低八位赋值给P4口。-MSP430F149 chip through the serial port to communicate with the computer, bau
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-24
    • 文件大小:27962
    • 提供者:超越
  1. MODBUS5

    1下载:
  2. msp430的modbus程序,带spi口。-msp430 s the modbus program, with spi port.
  3. 所属分类:SCM

    • 发布日期:2014-08-07
    • 文件大小:35840
    • 提供者:wl
  1. msp430-for-Internet-design

    0下载:
  2. 用TI公司的MSP430单片机实现嵌入式因特网终端设计-TI' s MSP430 microcontroller embedded Internet terminal design
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:12802
    • 提供者:郑炜乔
  1. msp430g2xx3_uscia0_uart_07_9600

    0下载:
  2. Descr iption: This demo connects two MSP430 s via the I2C bus. The master // transmits to the slave. This is the master code. It continuously // transmits 00h, 01h, ..., 0ffh and demonstrates how to implement an I2C // master transmitter sendin
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1197
    • 提供者:李云迪
  1. msp430g2xx3_uscib0_i2c_05

    0下载:
  2. Descr iption: This demo connects two MSP430 s via the I2C bus. The master // transmits to the slave. This is the master code. It continuously // transmits 00h, 01h, ..., 0ffh and demonstrates how to implement an I2C // master transmitter sendin
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1224
    • 提供者:李云迪
  1. msp430g2xx3_uscib0_i2c_07

    0下载:
  2. Descr iption: This demo connects two MSP430 s via the I2C bus. The master // transmits to the slave. This is the master code. It continuously // transmits 00h, 01h, ..., 0ffh and demonstrates how to implement an I2C-MSP430 s via the I2C bus. The
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1027
    • 提供者:李云迪
  1. msp430g2xx3_wdt_01

    1下载:
  2. 看门狗WDT,MSP430g2553,via the MSP430 s via the I2C bus. The master // transmits to the slave. This is the master code. It continuously // transmits 00h, 01h, ..., 0ffh and demonstrates how to implement an I2C-MSP430 s via the I2C bus. The master /
  3. 所属分类:SCM

    • 发布日期:2016-04-26
    • 文件大小:1024
    • 提供者:李云迪
  1. MSP430-Hardware-Users-Guide

    0下载:
  2. MSP430硬件用户指南,包含了MSP430硬件开发需要注意的相关事项,希望对大家有用- MSP430 Hardware User s Guide, including matters related to note MSP430 hardware development, we hope to be useful
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7012051
    • 提供者:lzd
  1. MSP430-Updata-App-From-Bootloader

    1下载:
  2. MSP430通过bootloader实现本地串口程序升级应用程序 分两部分程序:bootloader和APP应用层程序。 功能实现: 1、bootloader程序中检测是否需要升级app程序,需要升级则执行串口程序接收串口发来的应用程序烧录文件。接收成功后执行APP程序。 2、bootloader中断映射到app的虚拟中断地址。 3、APP程序主要用于测试本地升级是否正确,实现串口中断接收数据,主循环发送数据的功能。 4、bootloader和app各自的配置文件修
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1697719
    • 提供者:acaho
  1. MSP430-ADC10

    0下载:
  2. MSP430的ADC10库,经过测试,可以使用-MSP430' s ADC10 library, tested, you can use
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:5149
    • 提供者:
  1. Intelligent-car-based-on-MSP430

    0下载:
  2. 这是2012年TI的C2000及MCU大奖赛-本科组_控制系统_基于MSP430系列单片机控制的智能小车。包含软硬件设计的全部资料和文档说明。-This is 2012 and TI s C2000 MCU Grand Prix- Undergraduate group _ _ smart car control system based on MSP430 MCU control. All the information and documents that contain hardware
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11686183
    • 提供者:
  1. MSP430USBDS18B20

    0下载:
  2. MSP430的usb以及ds18B0程序源代码,开发环境IAR-MSP430 s usb and ds18B0 program source code, development environment IAR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:210321
    • 提供者:CHENXI
  1. msp430-MCU-bootloader-Sources.tar

    0下载:
  2. msp430单片机bootloader MSP430F5438 的串口 Bootloader (非BSL下载方式),从串口下载,两线即可,类似STC的MCU.有源码和文档--Bootloader for MSP430F5438,while it s not a BSL methed, This program download by Serial Comm, that means Two Wire download.seems like STC 51 MCU。 with a document
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1491508
    • 提供者:Lewph
  1. I2C_of_MSP430F249

    0下载:
  2. This demo connects two MSP430 s via the I2C bus. The master reads 5 bytes the slave. This is the MASTER CODE. The data the slave transmitter begins at 0 and increments with each transfer. The USCI_B0 RX interrupt is used to know when new data h
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:sattarhastam
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com