搜索资源列表
I2C Read
- read i2c from C#
I2C-slave
- 模拟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
i2c-eeprom-090804
- linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
I2C
- 用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
i2c
- avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
VB_USB-I2C
- I2CUSB读写程序,可以通过总线发送命令,读取寄存器数据-I2CUSB literacy program, you can send commands through the bus, read data from register
i2c-verilog
- 可进行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
i2c.c
- I2C总线读写程序-I2C main line read-write procedure
i2c
- 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
I2C
- 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
AT24C64(64KEEPROM-I2C)
- 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.
I2C
- /* 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)* /
I2C(cn)
- I2C总线详细协议规范(中文),简单易懂。-I2C bus protocol specification in detail (in Chinese), easy-to-read.
i2c
- ARM2410 i2c 时间写入读取源代码-ARM2410 i2c write time to read the source code
I2C-SOURCECODE
- I2C总集--24C256读写程序,X5043读写程序,24C02读写程序-I2C collection- 24C256 to read and write procedures, X5043 read and write procedures, 24C02 read and write procedures
I2C-Rout
- MSP430系列I2C总线操作源代码,支持I2C总线的EEPROM的读写操作。-MSP430 series of I2C bus operation of the source code to support the I2C bus EEPROM read and write operations.
I2C
- I2C存储器读写实验,汇编语言编写,用途广泛-I2C memory read and write experiments, compiled languages, a wide range of uses
I2C
- 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.
ARM-STM32-read-I2C-24C02
- ARM STM32硬件I2C读取24C027程序-ARM STM32 read I2C 24C02