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

搜索资源列表

  1. I2C Read

    0下载:
  2. read i2c from C#
  3. 所属分类:系统编程

    • 发布日期:2011-05-04
    • 文件大小:131337
    • 提供者:mannychang
  1. I2C-slave

    3下载:
  2. 模拟I2C主机的比较多,模拟I2C从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。-Simulation I2C host more, simulation I2C slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The hos
  3. 所属分类:SCM

    • 发布日期:2016-11-16
    • 文件大小:1024
    • 提供者:feixing
  1. i2c-eeprom-090804

    1下载:
  2. linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:14372
    • 提供者:流域
  1. I2C(EEPROM)

    1下载:
  2. 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-11-26
    • 文件大小:4494
    • 提供者:马海峰
  1. I2C

    0下载:
  2. 用I2C写的一个可以读写EDID的工具,用这个工具可以读出存在EEPRAM里面的EDID-Written by a I2C EDID tool can read and write, using this tool can read out the EDID inside there EEPRAM
  3. 所属分类:GUI Develop

    • 发布日期:2015-08-07
    • 文件大小:4012032
    • 提供者:刘保
  1. i2c

    0下载:
  2. avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
  3. 所属分类:SCM

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

    1下载:
  2. I2CUSB读写程序,可以通过总线发送命令,读取寄存器数据-I2CUSB literacy program, you can send commands through the bus, read data from register
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:101702
    • 提供者:nercita
  1. i2c-verilog

    0下载:
  2. 可进行i2c读写操作I2C is a two-wire, bi-directional serial bus that provides a simple and efficient method of data exchange between devices. It is most suitable-it can write and read codes in i2c.I2C is a two-wire, bi-directional serial bus that provides a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:220648
    • 提供者:Jane
  1. i2c.c

    0下载:
  2. I2C总线读写程序-I2C main line read-write procedure
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:1095
    • 提供者:cll
  1. i2c

    0下载:
  2. 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2627
    • 提供者:wangminghui
  1. I2C

    0下载:
  2. I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:45336
    • 提供者:张三
  1. AT24C64(64KEEPROM-I2C)

    0下载:
  2. LPC2148与AT24C64(EEPROM) LPC2148通过I2C读写AT24C64(EEPROM)源码及相关资料全。 -LPC2148 and AT24C64 (EEPROM) LPC2148 I2C read and write through the AT24C64 (EEPROM) and associated data source full.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:166994
    • 提供者:覃雪芹
  1. I2C

    0下载:
  2. /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:14122
    • 提供者:王先生
  1. I2C(cn)

    0下载:
  2. I2C总线详细协议规范(中文),简单易懂。-I2C bus protocol specification in detail (in Chinese), easy-to-read.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:782537
    • 提供者:wangxueming
  1. i2c

    0下载:
  2. ARM2410 i2c 时间写入读取源代码-ARM2410 i2c write time to read the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34290
    • 提供者:liuyang
  1. I2C-SOURCECODE

    0下载:
  2. I2C总集--24C256读写程序,X5043读写程序,24C02读写程序-I2C collection- 24C256 to read and write procedures, X5043 read and write procedures, 24C02 read and write procedures
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5212771
    • 提供者:allen
  1. I2C-Rout

    0下载:
  2. MSP430系列I2C总线操作源代码,支持I2C总线的EEPROM的读写操作。-MSP430 series of I2C bus operation of the source code to support the I2C bus EEPROM read and write operations.
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. I2C存储器读写实验,汇编语言编写,用途广泛-I2C memory read and write experiments, compiled languages, a wide range of uses
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:2383
    • 提供者:yjj
  1. I2C

    0下载:
  2. EEPROM 24CXX系列读写程序,可以单个字节读写,可以多个字节连续读.已经应用于产品上.-EEPROM 24CXX series of reading and writing process, you can read and write a single byte, multiple bytes can be read straight. Has been applied to products.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1765
    • 提供者:hadon
  1. ARM-STM32-read-I2C-24C02

    0下载:
  2. ARM STM32硬件I2C读取24C027程序-ARM STM32 read I2C 24C02
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:306212
    • 提供者:米兰
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com