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

搜索资源列表

  1. 51MCUI2Cdriver

    1下载:
  2. MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47478
    • 提供者:袁烯埥
  1. 4_20MA

    0下载:
  2. PIC18F6720写DAC7612U,TA1604_LCD显示,I2C读写PCF8563,PIC单片机之间模拟I2C通讯,该软件已调试通过,已经在产品上使用,有中文说明.-PIC18F6720 write DAC7612U, TA1604_LCD, I2C literacy PCF8563, PIC I2C communications between simulation, debugging the software has been adopted, the use of the pro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:97429
    • 提供者:张功勤
  1. i2csimforpic

    0下载:
  2. 利用PIC单片机端口模拟I2C总线访问各种I2C标准接口芯片.-using PIC microcontroller ports simulation I2C bus to visit various standard I2C interface chip.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2713
    • 提供者:谭晓波
  1. VI2C_24A

    0下载:
  2. 本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义 好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz(即1个 机器周期1us) 若Fosc>12MHz则要增加相应的NOP指令数。(总线时序符合I2C标 准模式,100Kbit/S)-simulation package contains the I2C operation of the bottom subroutine, prior to the use of a goo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3151
    • 提供者:ll
  1. I2CW_R

    0下载:
  2. 绝对好用的I2C读写程序(已通过测试),51 系列模拟I2C 总线主控器驱动程序-absolute and easy to read and write I2C (have passed the tests), 51 simulated master I2C Bus Driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2112
    • 提供者:杨奇
  1. I2C_bit_C51

    0下载:
  2. 模拟I2C总线通信协议,位方式,C51编程,很好用的喔!-simulation I2C bus communication protocols, bit, C51 programming, the good!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10805
    • 提供者:
  1. I2C_bit_ASM

    0下载:
  2. 用ASM编写的模拟I2C通信软件,位方式,很好用的喔!-prepared by the simulation I2C communications software, place, the good!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5124
    • 提供者:
  1. 6752

    0下载:
  2. philips的MPEG2编码芯片SAA6752的驱动程序源码,用单片机模拟I2C实现-MPEG2 encoding Philips SAA6752 chip driver source code MCU achieve simulation I2C
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:4440
    • 提供者:吴雄峰
  1. 7115

    0下载:
  2. 这也是PHILIPS系列A/D解码芯片SAA7115的驱动程序源码,用单片机模拟I2C实现读写操作-series A / D SAA7115 decoder chip driver source code MCU achieve simulation write I2C
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7590
    • 提供者:吴雄峰
  1. ds1624cprogram

    0下载:
  2. 由于DS1624是I2C总线结构的串行数据传送,它只需要SDA和SCL两根线完成数据的传送过程。因此,我们在进行程序设计的时候,也得按着I2C协议来对DS1624芯片数据访问。有关I2C协议参看有关资料,这里不详述。对于AT89S51单片机本身没有I2C硬件资源,所以必须用软件来模拟I2C协议过程。 要从DS1624中读取温度值,首先启动DS1624的内部温度A/D开始转换,对应着有相应的命令用来启动开始温度转换,有关DS1624的指令集参考前面的叙述。一般情况下,DS1624经过一次温度
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1702
    • 提供者:花花
  1. MSP430_IIC_Virtual

    1下载:
  2. 这是一个在MSP430单片机上,用I/O模拟I2C接口的程序。里面还包含了一个对RTC芯片DS1337的操作。已经调试成功并可以使用-the MSP430, using I / O simulation I2C interface. They also include one pair of DS1337 RTC chip's operation. Debugging has been successful and can use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3332
    • 提供者:陈根潮
  1. 7290C-datebase

    0下载:
  2. 此软件包包含了模拟I2C C51程序软件包和ZLG7290的C51程序然后包。 软件包的接口界面: (1) bit ISendByte(uchar sla,uchar c) (无子地址)写单字节数据 (现行地址写) (2) bit IRcvByte(uchar sla,uchar *c) (无子地址)读单字节数据 (现行地址读) (3) bit ISendStr(uchar sla,uchar suba,uchar *s,uchar no)(有子地址)读N字节数据
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13491
    • 提供者:梁立林
  1. 51analogI2C

    0下载:
  2. 51 系列模拟I2C 总线主控器驱动程序指明I2C 最后的数据传送失败应该重复操作-51 simulated I2C bus master I2C driver specified the final data transmission failure should repeat operating
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2025
    • 提供者:yws
  1. MSP430f13x_IIC

    0下载:
  2. 基于MSP430F13X系列16位单片机,实现的软件IO方式模拟I2C协议的C源码,已编译通过,并经过实际测试。希望对各位做嵌入式开发的朋友有所帮助。-based MCU Series 16 microcontroller, Implementation of the software IO simulate I2C agreement C source code, compiled through, and after the actual test. Do you want to devel
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2465
    • 提供者:王阿蒙
  1. I2C-in-CPLD

    0下载:
  2. I2C在CPLD上的模拟实现源程序,用C语言编写而成-I2C CPLD in the simulation source code, C language prepared! !
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1054
    • 提供者:于向鹤
  1. BC-I2C

    0下载:
  2. 并口的EPP模式模拟IIC接口,可以用两线或者三线IIC,很好用的哦-EPP parallel port IIC interface simulation model that can be used two or three lines line IIC, oh, the good
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:604157
    • 提供者:JackTong
  1. I2Cread_write_C51

    0下载:
  2. 开发平台为Keil Cx51, 51 系列模拟I2C 总线主控器驱动程序,已测试,相信会对大家有价值-development platform for Keil inverter, 51 simulated BSM I2C bus driver, tested, we believe, will value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2072
    • 提供者:a
  1. 24C02(I2CEEPROM)

    1下载:
  2. 单片机模拟I2C总线及24C02(I2C EEPROM)读写实例(源代码)-microcontroller simulation I2C Bus and 24C02 (I2C EEPROM) literacy examples (source code)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-14
    • 文件大小:6063
    • 提供者:胡翠香
  1. 430i2c24c16

    0下载:
  2. MSP430f135单片机模拟I2C,驱动24c16-MSP430f135 microcontroller simulation I2C, driven 24c16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1495
    • 提供者:叶寒生
  1. an1045

    0下载:
  2. st7 单片机模拟I2C软件包 对没有I2C总线的单片机需要I2C功能非常有用-st7 microcontroller simulation package for I2C I2C Bus no need I2C SCM very useful function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38264
    • 提供者:wjj7711
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com