搜索资源列表
AT24XX_Driver_for2402_2404_2408_2416
- 通用的AT24XX系列存储器驱动程序,AT2402,AT2404,AT2408,AT2416,AT2432通用,I2C总线方式-common memory AT24XX Series drivers, AT2402, AT2404. AT2408, AT2416, AT2432 GM, I2C bus way
CAT24WCxxx
- AT2402的中文说明文档,里面详细的介绍了串行FLASH的应用。-AT2402 Chinese documentation, which provides detailed descr iptions of the serial FLASH application.
EEPROM-at2402
- 24c02 通用子模块源代码,不好用你找我。
AT24XX_Driver_for2402_2404_2408_2416
- 通用的AT24XX系列存储器驱动程序,AT2402,AT2404,AT2408,AT2416,AT2432通用,I2C总线方式-common memory AT24XX Series drivers, AT2402, AT2404. AT2408, AT2416, AT2432 GM, I2C bus way
CAT24WCxxx
- AT2402的中文说明文档,里面详细的介绍了串行FLASH的应用。-AT2402 Chinese documentation, which provides detailed descr iptions of the serial FLASH application.
EEPROM-at2402
- 24c02 通用子模块源代码,不好用你找我。-24C02 generic module source code, not with you to find me.
AT24C02test
- AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据 -AT2402 test program using simulated 2IC to read and write data on serial memory AT2402
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
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}
51i2c
- 51系列单片机在使用时,有时需要模拟I2C总线,这里举出一个实例(读写串行EEPROM芯片at2402)-51 Series MCU in use, is sometimes necessary to simulate I2C bus, to quote one instance (read and write the serial EEPROM chip at2402)
lcd_at2402
- 51单片机的液晶和at2402接合,密码检测-51 Single-chip LCD and at2402 bonding, password detection
AT24C02
- 此实验为AT2402实验。从地址0x80开始写入0到9,然后再从AT24C02中读入,把读取的数据发往串口。-This experiment was AT2402 experiment. Starting from address 0x80 write 0 to 9, and then read from the AT24C02 in to read the data sent to the serial port.
I2Cdrive
- 目前比较流行的一种通信协议------I2C总线协议(AT2402),里面包含此协议的通信规则,驱动lcd1602显示时钟,并且在断电后依然保存数据,省去再调烦恼。-A current popular communication protocols------ I2C bus protocol (AT2402), which contains the rules of this agreement, communication, dri
at2402
- at2402虚拟仿真,基于c51,仅供学习之用,欢迎大家讨论-at2402 at89c51
EEPROM
- 熟悉并掌握(存储芯片AT2402)的操作,有保存和读取操作 了解掌握I2C总线接口的工作原理及一般编程方法。-Familiar with and master (memory chips AT2402) operations, read operations are stored and understand the working principle of I2C bus interface and general p
AT24C02I2C
- AT24C02的I2C实验.此实验为AT2402实验。从地址0x80开始写入0到9,然后再从AT24C02中读入,把读取的数据 发往串口。-The I2C AT24C02 experiment. This experiment AT2402 experiments. Starting from address 0x80 write 0 to 9, and then reads from the AT24C02 to read dat
2402
- AT2402的驱动程序使用I2C总线,向有子地址器件发送多字节数据函数-AT2402 driver using the I2C bus, the device to a sub-address multi-byte data transmission function
EEPROM
- 存储芯片AT2402的操作,有保存和读取操作 了解掌握I2C总线接口的工作原理及一般编程方法。 -AT2402 memory chip operations, read operations are stored and understand the working principle of I2C bus interface and general programming.
EEPROM
- * 此例程学员更进一步地熟悉并掌握(存储芯片AT2402)的操作,有保存和读取操作 * 了解掌握I2C总线接口的工作原理及一般编程方法-* This routine is further to be familiar with and master students (memory chips AT2402) operation, a save and read operations* understand
2402
- AT2402程序,是比较常用到的程序,供大家参考使用(AT2402 procedures, is commonly used procedures for your reference)