代码搜索:I2C

找到约 10,000 项符合「I2C」的源代码

代码结果 10,000
www.eeworm.com/read/188404/8543548

c fet140_i2c_12.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Interface to DAC8571, Write // // Description: I2C communication with a DAC85
www.eeworm.com/read/385873/8784884

eqn i2c_fpga.map.eqn

-- Copyright (C) 1991-2006 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/385873/8784948

eqn i2c_fpga.fit.eqn

-- Copyright (C) 1991-2006 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/429451/8807953

txt 调试说明.txt

基于《Stellaris外设驱动库》的例程:软件<mark>I2C</mark>操作数字温度传感器LM75A 本实验演示了LM3S1138的软件<mark>I2C</mark>在主模式情况下与LM75A进行串行通信读取温度值并由串口发送显示。 例程中软件<mark>I2C</mark>程序已经模块化,易于移植。 程序运行后,温度数据通过UART2端口输出,可以利用超级终端来观察,单位是℃。 ...
www.eeworm.com/read/428799/8840355

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/428791/8841265

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/284794/8897022

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/186452/8932811

h i2c.h

/* I2C.h 标准80C51单片机模拟I2C总线的主机程序头文件 Copyright (c) 2005,广州周立功单片机发展有限公司 All rights reserved. 本程序仅供学习参考,不提供任何可靠性方面的担保;请勿用于商业目的 */ #ifndef _I2C_H_ #define _I2C_H_ #include //