搜索资源列表
I2C
- i2c总线协议。 适合初学者。
i2c总线协议
- i2c总线协议,很好的协议-i2c bus protocol, good deal
I2C总线协议V2.1
- 这是一个总线接口的协议,版本还行,看看吧.-This is a bus interface agreement versions also OK, let's see it.
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
TheI2Cbus.rar
- I2C总线协议 基于VHDL语言设计 需要可直接下载,The I2C bus protocols [VHDL]
i2c
- i2c总线协议,介绍的特别详细,如何使用。希望对初学者有帮助。-i2c bus protocol, described in detail in particular how to use. Would like to help beginners.
24C02
- I2C总线芯片24C02在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 I2C总线协议 I2C总线协议是一种常见的电子元器件通信协议,此协议的特点是利用很少的IO口进行信息的交互,除去片选和时钟同步外,实际的I2C总线协议仅仅通过两根线就完美解决了信息的交流。 I2C总线协议在我们提供的资料中可以找到,您可以阅读此资料来了解协议的内容和详细的规范。 虽然相较并口总线来说,I2C总线在速度上会慢一些,但它具有硬件电路简单,多个器件共享
i2c
- i2c总线协议的开发文档,这个可是中文版的。-i2c bus protocol to develop the Chinese version of the document.
I2C
- 这是一个关于I2C总线协议的集合,里面包含了I2C协议的具体内容,I2C协议的应用,以及先关元器件-It is a collection of I2C bus protocol, which contains the specific content of I2C protocol, I2C protocol applications, and related components to
Classic_Software_Collection
- 经典程序收集 1.异步通信软件模拟 2.基于RS-485的多机通信 3.I2C总线协议的软件实现 4.SPI总线在单片机系统中的实现 5.单总线技术 6.FLASH存储器K9F6408U0A的控制 7.IC卡程序 8.PS2键盘的设计 9.矩阵式键盘的锁定 10.利用HT16XX实现段式液晶显示 11.利用SED1520实现点阵显示 12.利用HD66421实现灰度字符显示 13.CRT显示器在单片机系统中的应用 14.微型打印机在单片机系
I2C
- I2C 总线规范, I2C协议,时序编程讲解。 细致。是I2C编程的学习手册。-I2C bus specification, I2C agreement on timing programming. Detailed. I2C programming is the study manual.
80C51_1
- 1.异步通信软件模拟2.基于RS-232的串口通信3.基于RS-485的多机通信4. I2C总线协议的软件实现5. SPI总线在单片机系统中的实现6.-wire-1. Asynchronous communication software simulation 2. Based on the RS-232 serial communication 3. Based on the RS-485 Multi-machine communication 4. I2C bus protocol soft
I2C
- 此源码为基于FPGA的实现I2C总线协议的程序,程序中实现了AT24C02的芯片的读写。-The source code for the FPGA-based implementation of I2C bus protocol of the program, the program is implemented to read and write AT24C02 chip.
I2C
- I2C总线协议(中文版) 对I2C总线协议的器件使用很有帮助,例如24c04 ds1302等的使用-I2C bus protocol (Chinese version) on the I2C bus protocol to use helpful devices, such as the use of such 24c04 ds1302
I2C
- I2C总线协议的软件实现-Software implementation of I2C bus protocol. . . . . . . . .
I2C
- I2C总线大全 I2C器件的操作 I2C总线C语言源程序 I~2C总线串行通信技术及其应用 I2C总线时序分析及其模拟 i2c总线协议(中文版)-Daquan I2C-bus I2C bus I2C device operation C language source code I ~ 2C bus serial communication technology and its applications Analysis and Simulation of I2C Bus T
opencores_i2c
- I2C 总线协议通过两线串行数据SDA 和串行时钟SCL 线在连接到总线的器件间传递信息,每个器件都有一个唯一的地址识别,而且都可以作为一个发送器或接收器.-Through the two-wire I2C serial bus protocol data SDA and serial clock SCL line is connected to the bus transfer information between devices, each device has a unique addr
CPLD1270-I2C
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
I2C
- I2C总线协议驱动,C语言编写,适用于各单片机或嵌入式linux-I2C bus protocol driver, C language, for each device or embedded linux
I2C
- 51单片机实现I2C总线协议,注释清晰,适合初学者-51 MCU I2C Bus Protocol