搜索资源列表
51
- AT2401的读写程序,用于在89x51单片机上对at2401进行读写
at2401
- atmel公司的at24系列ic卡的通用读、写子程序,及一个应用实例源程序。-ATMEL at24 series of generic id cards read, write subroutine, and an application example source.
at2401
- atmel公司的at24系列ic卡的通用读、写子程序,及一个应用实例源程序。-ATMEL at24 series of generic id cards read, write subroutine, and an application example source.
51
- AT2401的读写程序,用于在89x51单片机上对at2401进行读写
TWI-at2401
- AVR的MEGA16通过TWI接口读写AT24C02-AVR through MEGA16 the TWI interface to read and write AT24C02
ARM9
- 基于AT2401的MPEG-4嵌入式视频监控系统的实现-Based on the AT2401 embedded MPEG-4 Video Surveillance System
RW24
- 读写24系列的EEPROM,包括AT2401-AT24256的全部型号EEPROM,并附有说明文件。-24 series of read and write EEPROM, including all the AT2401-AT24256 Model EEPROM, with documentation.
24c256_Diver
- #include <reg52.h> #include <intrins.h> #define ERROR 10 //允许出错次数 sbit SDA=P3^3 sbit SCL=P3^4 sbit LED=P1^7 enum eepromtype {AT2401,AT2402,AT2404,AT2408,AT2416,AT2432,AT2464,AT24128,AT24256}
I2CAT24C01
- I2C通讯源代码。AT2401与51系列单片机通讯源代码。-I2C communication agreement.
c_source
- AT89C52对芯片为AT2401的IC卡进行读写-AT89C52 AT2401 on the IC chip card reader
I2C2
- Ti的cortexM3处理器LM3Sxxx系列处理器上使用I2C总线操作EPROM芯片AT2401的例子代码-This code is programmed for TI cortex M3 processer —LM3Sxxx,used to control EPROM chip(AT2401) with I2C bus.