搜索资源列表
IIC_CN
- IIC规范中文协议,内容比较全,比较新,为你的系统设计提供参考
i2c
- iic是通讯技术中一个很重要的通讯协议,很多单片机都集成此协议端口
IIC协议
- IIC协议中文版
IIC规范
- IIC协议
IIC总线协议
- IIC总线协议,对IIC协议做了详细介绍
IIC-CPLD
- iic总线协议~IIC总线通讯接口器件的CPLD实现,网上下载的资料~~很不错-IIC bus protocol ~ IIC bus communication interface device CPLD realization of downloading the information ~ ~ very good
I2C
- 一种IIC的vhdl实现,包含相关sourcecode和协议文档,学习verilog hdl的好资料。-A kind of IIC' s vhdl implementation, the agreement contains the relevant sourcecode and documentation, learning verilog hdl good information.
THmeasure-
- 温湿度测量,温湿度传感器,基于IIC通讯协议-Temperature and humidity measurements, temperature and humidity sensors, communication protocol based on IIC
i2c_latest.tar
- iic说明文档,主要描述iic的协议和基本功能-iic core
IIC-protocol
- 主要介绍II2C协议,重点讲述传输时序,包括一个简单例子。-Introduces II2C agreement focuses on transfer timing
TWO_CPU
- 双cpu遥控和通信协议,鼎天单片机 实用开发-double CPU IIC
fmtea5767
- 本文章针对一款数字立体声收音机进行设计研究。设计的硬件采用宏晶科技 STC12C5404 单片机为核心进行控制,收音芯片选用PHILIPS 公司的TEA5767,音频部分选用 了FM62429 和TDA2822 两款集成芯片;编程软件使用C 语言程序设计,程序开发环境为Keil C,程序中涉及到了IIC 总线协议、SPI 协议等通信协议,下载使用宏晶公司的专用下载软 件。本系统充分利用TEA5767 的收音功能,通过单片机的智能控制进行音频和显示的多功能 操作,音频通过音量控
i2c-bus
- I2C总线协议中文版,详细介绍了IIC总线的使用规则。-I2C bus protocol Chinese version, detailing the usage rules IIC bus.
SMBus-communication-with-MLX90614
- SMBUS,红外线温度芯片,MLX90614的通信协议及时序详解,对写IIC很有用-SMBUS, infrared temperature chip, MLX90614 communication protocol and time sequence of detailed, very useful for writing IIC
I2C
- I2C,SPI、I2C、UART三种串行总线协议的区别, I2C 协议标准-IIC namely system- Integrated Circuit (IC bus), the bus type was designed by philips semiconductor company in the early eighty s, and is mainly used to connect to Integrated circuits (ICS)
iic
- iic协议中文完整版 非常详细 适合新手阅读-iic agreement Chinese full version very detailed reading for beginners
MPU
- IIC通信协议读取MPU6050原始数据(IIC communication protocol reads MPU6050 raw data)
Verilog实现IIC通信协议
- Verilog实现IIC通信协议,里面有master和slave以及仿真的Verilog源码
Verilog实现IIC通信协议
- Verilog实现IIC通信协议,里面有IIC master和slave的源码,以及testbench仿真的代码