CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - I2C

搜索资源列表

  1. I2C接口输入输出示例

    0下载:
  2. soome examples of I2C transfer
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:192119
    • 提供者:盛可帕
  1. I2C AT24C02控制)

    0下载:
  2. 以at24xx为例,向你详细的再现了I2C编程的方法和思想,依此类推,你可以掌握更多的I2C硬件编程-to at24xx as an example to you, detailed reproduction of I2C programming methods and thinking, and so on, you can grasp more hardware I2C programming
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3502
    • 提供者:陈全胜
  1. i2c总线协议(中文版)

    1下载:
  2. i2c总线协议(中文版),各位感兴趣的可以看看。-i2c Bus Protocol (Chinese version), you can see the interest.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:782539
    • 提供者:zzzaaa
  1. FPGA-I2C

    0下载:
  2. 利用FPGA 编程实现I2C总线,对学习很有帮助 -FPGA Programming I2C bus, a pair of useful learning
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:235007
    • 提供者:张厂
  1. I2C

    0下载:
  2. I2C drever ,I have use that for longly-I2C drever, I have use for that longly
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9324
    • 提供者:LINKEBIN
  1. I2C

    0下载:
  2. C51下怎样实现I2C的控制及程序实例 此程序仅供参考-C51 how to achieve I2C control procedures and examples of this procedure is for reference only
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1306
    • 提供者:liuming
  1. I2C

    0下载:
  2. I2C串口通信程序,与ARM芯片进行通信,利用S3C2410的I2C接口
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5434
    • 提供者:杨洋
  1. I2C

    0下载:
  2. VB下使用并口模拟I2C程序,控制一个LNBP21的程序,可能功能您用不到,但是模拟I2C程序部分还是可以参考的。
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:6775
    • 提供者:goushipp
  1. main(I2C)

    0下载:
  2. main(I2C)直读压力计的开发程序,通信协议I2C,程序已经通过实验
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3036
    • 提供者:zhp
  1. i2c读写代码C语言

    0下载:
  2. i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write C-language code by controlling I2C controller, I2C set E2PROM timing to read and write the source code, helpful
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:20549
    • 提供者:seal_luo
  1. i2c总线程序

    0下载:
  2. 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1895
    • 提供者:江南
  1. I2C.C文档

    0下载:
  2. 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1115
    • 提供者:李英达
  1. i2c

    0下载:
  2. i2c 一个基于 对 EEPROM 读写数据的数据接口-i2c interface
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:19069
    • 提供者:linhai
  1. I2C

    0下载:
  2. This the source code for I2C(Inter Integreted Circuit) which is used in serial communication-This is the source code for I2C(Inter Integreted Circuit) which is used in serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:21238
    • 提供者:Krupesh
  1. I2C

    0下载:
  2. I2c串口程序,实现I2c串口控制器功能,需要和epprom模块、信号发生器联合使用,该程序有应带信号功能。-I2c serial program achieve I2c serial controller functionality, needs and epprom modules, signal generators used in combination, the program has to be with a signal function.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:1997
    • 提供者:朱朱
  1. lm-I2C

    0下载:
  2. 在LM8962上通过,模拟I2C通讯。周立功-在LM8962上通过,模拟I2C通讯
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:3896
    • 提供者:hc_wu
  1. I2C

    0下载:
  2. I2C串口调试代码,包括I2C主机实验-读写CAT1025,I2C从机实验-CAT1025器件模拟。-I2C serial debugging code, including I2C host experiment- read and write CAT1025, I2C slave test-CAT1025 device simulation.
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:192015
    • 提供者:王军
  1. I2C

    0下载:
  2. 这个是一个I2C接口的程序,能够帮助初学者有效的理解I2C(This is a I2C interface procedures, can help beginners effectively understand I2C)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:201728
    • 提供者:warribao
  1. I2C

    1下载:
  2. 基于STM32的标准软件模拟I2C接口程序,只要修改引脚定义及延时接口程序即可使用,改程序已在工业产品上大量应用,十分的稳定可靠并且代码编写规范。(The standard software based on STM32 simulates the I2C interface program. It can be used only by modifying the pin definition and delay interface program. The modified program
  3. 所属分类:通讯编程

    • 发布日期:2020-03-31
    • 文件大小:1024
    • 提供者:xieyuehai
  1. I2C

    1下载:
  2. 模拟I2C通信,STM32,优化修改可用(Analog I2C communication, STM32)
  3. 所属分类:通讯编程

    • 发布日期:2020-03-31
    • 文件大小:9216
    • 提供者:亮亮123-9
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com