CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - I2C协议
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - I2C协议 - List
[
Embeded-SCM Develop
]
基于149单片机的AT24C02(I2C协议)程序
DL : 0
基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
Update
: 2009-11-01
Size
: 32.81kb
Publisher
:
SuperwarriorOne
[
Embeded-SCM Develop
]
I2C协议
DL : 0
完整的I2C协议程序
Update
: 2009-04-08
Size
: 4.5kb
Publisher
:
kegmpty@163.com
[
Documents
]
i2C协议的的规范
DL : 0
主要讲i2C协议的的规范,可以是用户很容易使用这个协议
Update
: 2009-04-10
Size
: 772.67kb
Publisher
:
chinaduanyun@163.com
[
Embeded-SCM Develop
]
I2C_lib
DL : 0
I2C 库文件协议,用于编写I2C协议-I2C libraries agreement for the preparation of an agreement I2C
Update
: 2025-02-17
Size
: 3kb
Publisher
:
刘阿酷
[
Embeded-SCM Develop
]
通用MSP430—I2C程序
DL : 0
利用msp430的通用I/O端口模拟I2c协议的源代码,利用此代码可以不需要I2c模块即可进行I2C通信-use of the Controller General I/O Ports I2c agreement simulation source code, the use of this code can not I2c module can hold I2C communications
Update
: 2025-02-17
Size
: 1kb
Publisher
:
戴海峰
[
SCM
]
MSP430 I2C
DL : 0
MSP430F44X芯片使用口线模拟I2C协议操作的使用程序。-MSP430F44X chip analog line I use I2C agreement operation procedures.
Update
: 2025-02-17
Size
: 38kb
Publisher
:
马小哈
[
Embeded-SCM Develop
]
i2c-35390
DL : 0
i2c协议实现,对i2c的各个处理处过程,都用子程序实现,能认你灵活方面调用,用时钟芯片做例子,此芯片调好晶体精度可以保证一月不差一秒。-i2c agreement achieved, all right i2c Department handling process, using subroutine realized, You will have a flexible connection call, with the clock chip as an example, this chip set our crystal precision can guarantee a second, in January is not bad.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
hxc
[
Program doc
]
I2C_EN
DL : 0
这是一个I2C协议的中文翻译,想学习的可以看一下!-This is a Chinese translation of I2C protocol, I would like to learn to look at!
Update
: 2025-02-17
Size
: 277kb
Publisher
:
侯长波
[
Other
]
chinesi2c
DL : 0
i2c总线协议 i2c总线协议标准 i2c协议-i2c bus protocol standard i2c bus protocol i2c protocol
Update
: 2025-02-17
Size
: 770kb
Publisher
:
娜娜
[
Embeded-SCM Develop
]
I2c
DL : 0
i2c是菲利普1987获得的专利必须得到菲利普的授权才能使用,i2c协议简单但是受得了菲利普的制约。-i2c is a 1987 Phillips received a patent must be authorized to use Philip, i2c protocol simple but Philip withstand constraints.
Update
: 2025-02-17
Size
: 362kb
Publisher
:
hwj
[
DSP program
]
I2C
DL : 0
24WC256芯片的驱动程序。由CCS3.1开发,TMS320LF2407的DSP中测试。利用软件模拟I2C协议 -24WC256 chip driver. By CCS3.1 development, TMS320LF2407 the DSP test. Use of software simulation I2C protocol
Update
: 2025-02-17
Size
: 4kb
Publisher
:
daihongjun
[
SCM
]
AT89S51-I2C
DL : 0
51单片机的I2C通信程序包,采样IO口模拟I2C,程序简洁支持基本的I2C协议,经过测试运行非常稳定可靠,稍加改动可满足其他需要。-51 SCM I2C communications package, sampling analog IO mouth I2C, simple procedures to support the basic I2C agreement, after the test run is very stable and reliable and can be modified to meet other needs.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
中银飞絮
[
Other
]
I2C
DL : 0
该资料是介绍I2C协议和编程应用的资料,对于I2C编程的人员来说,是很有用的一份资料。-The information is to introduce the I2C protocol and application programming information, for I2C programming staff, it is a very useful information.
Update
: 2025-02-17
Size
: 146kb
Publisher
:
王平利
[
Embeded-SCM Develop
]
i2c_specs
DL : 0
I2C协议作为常用的串行通信协议有着非常广泛的应用,SPEC作为开发的重要基础,可以让开发者对I2C有一个重要的认识.-err
Update
: 2025-02-17
Size
: 187kb
Publisher
:
luzhao
[
Embeded-SCM Develop
]
I2C
DL : 0
本书是中文版I2C协议,详细讲解了I2C的最新内容,很值得参考,希望大家喜欢!-This book is the Chinese version of I2C protocol, I2C detailed account of the latest content, it is worth considering, I hope you like!
Update
: 2025-02-17
Size
: 770kb
Publisher
:
孙健
[
VHDL-FPGA-Verilog
]
I2C
DL : 0
FPGA实现模拟I2C协议的过程,包括三个模块,i2c_master_bit_ctrl.v完成位传输功能、i2c_master_byte_ctrl.v完成字节传输功能,i2c_master_top.v完成整个程序的控制功能,并提供给外部程序的接口。-I2C Analog FPGA implementation of the Protocol process, including the three modules, i2c_master_bit_ctrl.v achieve bit transfer function, i2c_master_byte_ctrl.v finish byte transfer, i2c_master_top.v finish the entire process control functions and procedures available to the external interface.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
leo
[
VHDL-FPGA-Verilog
]
I2C
DL : 0
这是一个I2C接口的VHDL实现模块,实现I2C协议-This is a realization of I2C interface VHDL module, I2C protocol to achieve
Update
: 2025-02-17
Size
: 3kb
Publisher
:
陈翔宇
[
VHDL-FPGA-Verilog
]
i2c
DL : 0
I2C协议verilog源码,包含完整的测试代码及设计文档。-Verilog source I2C protocol, including the complete test code and design documents.
Update
: 2025-02-17
Size
: 343kb
Publisher
:
高浩志
[
Embeded-SCM Develop
]
I2C
DL : 0
I2C 总线规范, I2C协议,时序编程讲解。 细致。是I2C编程的学习手册。-I2C bus specification, I2C agreement on timing programming. Detailed. I2C programming is the study manual.
Update
: 2025-02-17
Size
: 769kb
Publisher
:
fiekis
[
Other
]
I2C总线协议中文版PDF
DL : 0
中文版的I2C协议,方便理解和编程,用于和下位机的联调!!!(The Chinese version of the I2C protocol is easy to understand and program, and is used to tune in with the lower computer!!!)
Update
: 2025-02-17
Size
: 761kb
Publisher
:
神策
«
1
2
3
4
5
6
7
8
9
10
...
31
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.