代码搜索:I2C

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

代码结果 10,000
www.eeworm.com/read/441511/7669583

c fet140_i2c_12.c

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

c fet140_i2c_12.c

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

c fet140_i2c_12.c

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

c main.c

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

c main.c

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

c fet140_i2c_12.c

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

c csi24wc02.c

/**************************************************************************** * File:CSI24WC02.C * 功能:使用LPC210x模拟EEPROM器件CSI24WC02。LPC210x具有硬件I2C接口,使用其从方式进行 * I2C器件模拟,本例使用了256字节的RAM作为存储单元。 *
www.eeworm.com/read/296463/8102043

h i2c-algo-ite.h

/* -------------------------------------------------------------------- i2c-ite.h: Global defines for the I2C controller on board the ITE MIPS processor.
www.eeworm.com/read/144053/12820860

c lcmdisp.c

/**************************************************************************************** * 文件名:LCMDISP.C * 功能:GUI测试及演示程序。 * 作者:黄绍斌 * 日期:2003.09.09 ***********************************************
www.eeworm.com/read/329597/12946225

c gettime.c

#include #include #define DS1307_Addr 0xd0 //前七位为器件地址,最后一位为读写位,为0时写,为1时读 //端口位定义 sbit SDA=P3^5; //模拟I2C数据传