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

搜索资源列表

  1. I2C-LED

    0下载:
  2. MSP430F149端口模拟IIC控制LED(多扩展),实现9个LED显示
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:20874
    • 提供者:cantianpo
  1. MSP430F149_IIC_DAC5571

    2下载:
  2. 本源码维MSP430F149控制IIC协议的AD芯片DAC5571,并再1602液晶上显示数据 MCU的P1.0、P1.1 端口与DAC5571 的SDA、SCK端口连接,通过在两个GPIO上模拟 I2C时序从而实现对DAC的操作。可以看到,DAC5571 的输出端Vout连接到了跳线座P7 的第 1 脚。如果用短路帽将跳线座J1 的 2 脚 和 3 脚连接,则DAC的输出直接驱动LED,可以通过LED亮度的变化直观地观察到 DAC输出电压值的变化;如果用短
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13835
    • 提供者:skywalker
  1. MSP430F149_AT24C02

    0下载:
  2. 本程序使用MSP430F149控制IIC总线EEProm AT24C02;MCU的通用输入输出(GPIO)端口P1.2、P1.3 与AT24C02 的SCL、SDA端口相连接构成I2C总线,因为MSP430F149 内部没有专用的I2C接口电路,所以只能用IO端口来模拟I2C时序从而实现对EEPROM的读写操作。从图 3.3 中我们可以看到EEPROM地址选择端口A0~A2 都外接低电平,所以进行I2C通信时,EEPROM的从机地址是唯一的,即A0~A2 所对应的地址控制位均为 0。 因为A
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14411
    • 提供者:skywalker
  1. 9-2

    0下载:
  2. msp430f149 软件模拟IIC总线读写24C02程序-MSP430F149 Software 24C02 Analog IIC bus read and write procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:31337
    • 提供者:段誉
  1. IICinthemsp430f149

    0下载:
  2. 基于MSP430F149的iic的通信设计系统-MSP430F149-based design of communication systems iic
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4102
    • 提供者:不懂
  1. iic

    0下载:
  2. tell you how to use the msp430f149 iic
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:38712
    • 提供者:mo
  1. IICBUS

    0下载:
  2. MSP430F149单片机IIC总线程序:用软件来模拟实现的IIC总线,并实现对24C02的读写.-MSP430F149 single-chip IIC bus procedures: using software to simulate the realization of the IIC bus, and to achieve the reading and writing on the 24C02.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:36387
    • 提供者:zhaolq
  1. MSP430I2CREAD24C02

    0下载:
  2. MSP430F149单片机IIC总线程序:用软件来模拟实现的IIC总线,并实现对24C02的读写.-MSP430F149 single-chip IIC bus procedures: using software to simulate the realization of the IIC bus, and to achieve the reading and writing on the 24C02.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:7864
    • 提供者:zhaolq
  1. MSP430F149I2C

    0下载:
  2. MSP430F149对IIC的具体才做,可用作MSP430系列,都能对其读写-MSP430F149-IIC-Read Writer
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1869
    • 提供者:
  1. msp430f149and-IIC

    0下载:
  2. 利用24C02和MSP430f149实现IIC通信协议-Use MSP430f149 IIC 24C02 and realize communication protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:25561
    • 提供者:刘齐成
  1. 9-2

    0下载:
  2. msp430f149软件模拟IIC总线读写24C02程序,调试通过。-msp430f149 IIC bus read and write 24C02 software simulation program debugging through.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:35569
    • 提供者:SPAKEE
  1. DS18B20

    0下载:
  2. 这是msp430f149单片机模拟IIC和DS18B20通信进行测试温度代码-This is msp430f149 single-chip microcomputer simulation IIC and DS18B20 communication testing temperature code
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:28575
    • 提供者:wangyongjun
  1. MSP430F149-IIC

    0下载:
  2. MSP430F149完整IIC接口模块,内含IIC接口读写函数。-MSP430F149 complete IIC interface module, contains the IIC interface read and write functions.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:874
    • 提供者:鲁祖坤
  1. msp430_I2CBUS

    0下载:
  2. 基于MSP430f149关于IIC 模拟IO的设计 1:子程序集 2:时序模拟子程序 3:完整的启动停止程序-Based on the design of MSP430f149 IIC analog IO: subroutine Set 2: timing simulation subroutine 3: a complete start to stop the program
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:66915
    • 提供者:yang
  1. DAC

    1下载:
  2. msp430f149 DAC5571 iic总线 DAC转化参考代码-msp430f149 DAC5571 iic bus DAC conversion of the reference code
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:68247
    • 提供者:Jaycee
  1. IICforDS3231

    0下载:
  2. 用于MSP430F149单片机模拟IIC读写时钟芯片DS3231-Is used to the MSP430F149 microcontroller simulation IIC read and write clock chip DS3231
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:1889
    • 提供者:fanxiao
  1. 24c02

    0下载:
  2. msp430f149对AT24c02的IIC驱动程序,可成功进行读、写操作,并在1602液晶上显示。-msp430f149 the AT24c02 the IIC driver, can be successfully read and write operations, and in 1602 on the LCD display.
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:27109
    • 提供者:陆松
  1. IIC

    0下载:
  2. 基于MSP430f149的24C02的使用,有详细介绍,简单易懂-Based on the 24C02 MSP430f149 use are detailed, easy to understand
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:17388
    • 提供者:欧杨
  1. ADXL345-IIC

    0下载:
  2. msp430f149使用加速度传感器ADXL345 IIC代码-msp430f149 code using an acceleration sensor ADXL345 IIC
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:51088
    • 提供者:吴天一
  1. IIC

    0下载:
  2. msp430f149的IIC码源,包含C和H文件,所用软件为IAR,可直接打开写入主函数(MSP430F149 IIC code source, including the C and H files, the software used for IAR, you can directly open the write function)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:14336
    • 提供者:小东xxd
« 12 »
搜珍网 www.dssz.com