搜索资源列表
I2C AT24C02控制)
- 以at24xx为例,向你详细的再现了I2C编程的方法和思想,依此类推,你可以掌握更多的I2C硬件编程-to at24xx as an example to you, detailed reproduction of I2C programming methods and thinking, and so on, you can grasp more hardware I2C programming
AT24C02
- FM24C16例程,一个很好的IIC驱动程序
resources
- 这个包中提供了一些有实际应用价值的子程序供参考选用 SUB1----X25045/43 看门狗/存储器与 89C2051接口子程序 源程序/原理图(21K)X25045.EXE SUB2----AT24C02/04/08/16 串行存储器与 89C2051接口子程序 源程序/原理图(22K) AT24C02.EXE SUB3----红外遥控器(熊猫M50462/C54L2)与 89C2051接口子程序 源程序/原理图(21K) M50462.E
i2cBUS
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序(verilog hdl)介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-The I2C bus is a very common serial bus, it is simple, occupy less interface. This program (verilog HDL) introduced operating a AT24C02 EEPROM of I2C
AT24C02
- AT24C02的I2C通信技术,包含源代码,经验证无误。-AT24C02 the I2C communication technology, including source code, proven correct.
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 data sent to the serial port.
I2C-AT24C02
- I2C总线芯片AT24C02程序设计 C++编程-I2C bus AT24C02 chip program design