搜索资源列表
AT24C系列EEPROM驱动程序
- IIC的EEPROM AT24C系列的操作源码,C语言实现,经典程序,可直接作为模块文件调用,已验证.-IIC EEPROM AT24C series of operational source code, C language, classical procedures, as modules can directly document called proven.
msp430定时器
- IIC总线的都可以用,注意要是用在AT24C系列的EEPROM 是要添加一定的延时程序~ 比较简洁的程序:
STC89C52-EEPROM
- STC89C52由于它本身自带有1K的EEPROM;支持掉电记忆,所以不用外接AT24C系列芯片;减少开发成本 -STC89C52 because it itself comes with 1K of EEPROM support power-down memory, so no external AT24C chips reduce development costs
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
STC12C5A60S2-AT24C04
- STC系列单片机读写AT24CXX系列EEPROM存储器的典型应用程序,稍稍修改便可以用于自己的开发项目之中.-STC Series MCU EEPROM memory read and write AT24CXX typical application can be modified slightly for their own development projects.
AT24C01
- 使用at89s52单片机,采用GPIO管脚模拟i2c总线读写AT24c01eeprom.少经改变就可以用于读写AT24Cxx系列的EEPROM。已经用于工程实践,读写AT24C01有效可靠。用于存储一些配置信息,128字节的at24c01是一个很好的选择。模块化的程序,也很容易移植,里面有丰富的注释-Use AT89S52 microcontroller, GPIO pin used to read and write analog i2c bus AT24c01eeprom. Less by
at24c
- 嵌入式得例程和eeprom在AVR中的运用,-Embedded EEPROM in a routine and the use of AVR,
EEPROM(AT24C02)
- 用C写的基于单片机控制AT24C02 I2C串行总线EEPROM的读写程序。-Written by C MCU AT24C02 I2C serial bus EEPROM reading and writing process.
EEPROM
- 单片机读写EEROM 存储器 AT24C系列程序-MCU memory AT24C series of procedures to read and write EEROM
EEPROM
- 8051读写EEPROM,AT24C系列EEPROM的读写程序-8051 read write EEPROM
I2C_24C01
- megal128的iic访问at24c的eeprom-megal128 the eeprom of iic access at24c
I2C
- keil开发环境下的I2C例程,芯片为1752芯片,属于1700系列,CORTEX-M3内核,AT24C系列的EEPROM也适用-the I2C routines keil development environment, for the 1752 chip, the chip, the 1700 Series, CORTEX-M3 core, AT24C series EEPROM also applies to
AT24C02
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。-The driver library that contains the I2C bus timing and AT24C series of EEPROM read and write functions.
EEPROM
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数.还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。-The driver library includes the basic timing of the I2C bus and EEPROM read and write functions AT24C series. Also includes a common data format
driver-of-24CX-EEPROM-
- AT24C系列EEPROM驱动程序,做好接口便可使用,便于移植-AT24C series EEPROM driver, do the interface to use, easy to transplant
iic
- stm32f091 通过模拟iic 向eeprom写入和读取数据 at24c-stm32f091 通过模拟iic 向eeprom写入和读取数据 at24cXX
AT24Cx-master
- It is the basic file of eeprom at24cx