搜索资源列表
EEPROM读写程序
- i2c总线eeprom读写程序 可以读些从21c01--24c512的i2c总线eeprom芯片-i2c bus EEPROM read and write procedures can read more from 21c01 -- the i2c bus 24c512 chip EEPROM
eeprom
- eeprom读写程序:at89c52的i2c读写,以及时钟,显示程序范例
I2C
- 用proteus开发的24c02实现I2C,对EEPROM数据进行读写-develop 24c02 to achive I2C
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.
IIc24c02Int
- 用于eeprom串行处理芯片的I2c总线的读写程序列表。注意时序的处理-For dealing with serial EEPROM chip bus I2c list of programs to read and write. Attention to the handling of timing
AVRsource
- [AVR源程序]I2C读写外部EEPROM[采用自定义函数]-[AVR source] I2C read and write the external EEPROM [using a custom function]
EEPROM(AT24C02)
- 用C写的基于单片机控制AT24C02 I2C串行总线EEPROM的读写程序。-Written by C MCU AT24C02 I2C serial bus EEPROM reading and writing process.
430I2C
- 有关msp430 IIC模式下 读写EEPROM-Msp430 IIC mode of the EEPROM read and write
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.
I2Casm
- 51单片机I2C读写EEPROM的汇编语言实现 带I2C时序,注释详细!-51 I2C ASM
i2c
- I2C 读写eeprom, 很好用的, PIC 单片机-I2C WRITE EEPROM
F06x_SMBus_EEPROM
- C8051F060通过普通IO口模拟IIC总线读写EEPROM-C8051F060 analog through the general IO port to read and write EEPROM IIC bus
I2C_(EEPROM)
- 基于51单片机实现的I2C读写EEPROM,里面实现了一些通用的操作EEPROM模块,很容易移植到其他平台-Based on 51 single-chip implementation of I2C read and write EEPROM, which implements some common operations EEPROM module, it is easily ported to other platforms
AT24C16-DEMO-I2C
- NXP的LPC17XX系列单片机程序源码,用I2C读写EEPROM,买开发板带的,后经过自己修改,并用在产品上。-It s programm for NXP LPC17XX, already be used on product.
EEPROM-AT24C02
- stm32系列的I2C读写EEPROM(AT24C02)的例程-STM32 series of I2C read and write EEPROM (AT24C02) routines
IIC实验
- 软件模拟I2C读写EEPROM,简单可用。(Use software IIC to read/write EEPROM.)
16BIT_CE311 I2C Master EEPROM
- 读写EEPROM代码,已经实践中被证实,可以正常使用,效果很好。(The code is useful for user because it is verified by practice. You can read and write eeprom in using pic mcu.)
I2C—读写EEPROM
- 使用stm32i2c通讯来实现EEPROM读写例程(Using stm32i2c communication to achieve EEPROM read and write routines)
I2C-读写EEPROM
- IIC读写数据 单片机使用的是STM32F407系列(IIC read and write data)