搜索资源列表
I2C(SMBUS)
- I2C(SMBUS)协议标准的中文版本,供大家参考。-I2C (SMBUS) protocol standard of the Chinese version, for your reference.
Audio amp PT2307 I2c data
- Audio amp PT2307 I2c data
I2C(cn)
- I2C总线详细协议规范(中文),简单易懂。-I2C bus protocol specification in detail (in Chinese), easy-to-read.
AVR-baseonAT24C16
- 首先介绍I2C总线的的一些基本知识:特点、结构、原理、控制时序、与单片机的接口方法等。最后通过一个实例实现模拟I2C接口。-First of all I2C bus introduce some basic knowledge of: characteristics, structure, principle, control timing, and MCU interface methods. Finally, through an example of analog implementati
TMS320F280x-I2C-4C02EEROM
- TMS320F280x I2C总线读写24C02EEROM.doc-TMS320F280x I2C bus to read and write 24C02EEROM.doc
I2C
- This about how I2C works-This is about how I2C works
I2C
- Describe the I2C communication Protocol
I2C
- I2C总线的规范标准-I2C-bus specification standards
i2c
- 介绍了I2C总线的定义,特点,时序以及使用-Describes the I2C bus definition, characteristics, timing and the use of
I2C
- I2C是嵌入式系统设计中常用的一种总线,用来控制各种外围器件。-I2C is commonly used in embedded system design of a bus, used to control various peripheral devices.
Bascom-Avr-i2C-Slave-Library
- Its a I2c Communication with BASCOM in AVR
I2C-bus-protocol
- 详细的讲述了I2C协议的内容,很有参考价值-Details about the contents of the I2C protocol, useful reference
I2C-bus
- 现在,已经有越来越多的外围器件与微控制器的接口形式是二线制的I2C串行总线,学会其基本操作已经成为广大电子电气工程师爱好者的迫切要求。鉴于I2C总线协议原文内容十分详尽,对于总线协议的初学者可能不把握,本文特意非常简要地介绍了I2C总线的概念、优点和基础协议,可以帮助您尽快掌握具体器件的用法,也为进一步深入学习掌握I2C总线打好基础。-now,I2C-BUS more popular in EEPROM and mcu ,it is a two-line serial bus.
I2C-and-SLE4442-
- I2C时序与SLE4442传送协议时序区别-I2C protocol timing and transmission timing difference SLE4442
i2c.c.tar
- i2c code for read and write
I2C-bus-specification-and-examples
- 中文完整版I2C总线规范和范例(非常详细、全面)-The Chinese complete version of the I2C bus specification and examples
I2C
- I2C interface written in C
i2c
- 关于I2C子系统的介绍和架构设计方面的描述-about i2c subsystem tech
i2c
- 利用lm3s系列单片机实现对i2c总线的编程操作-Using lm3s series microcontroller programming operation of i2c bus
I2C模拟程序
- 不用STM32,STM8等的硬件I2C,而用软件模拟I2C,源代码