代码搜索结果

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

r_w_pcf8563.c

/**-------------------- 〖说明〗I2C总线驱动程序(用两个普通IO模拟I2C总线) 包括100Khz(T=10us)的标准模式(慢速模式)选择, 和400Khz(T=2.5us)的快速模式选择, 默认11.0592Mhz的晶振。 ---------------------*/ #include #include

i2c总线数字式温湿度传感器sht11及其在单片机系统的应用(2) - 单片机信息网.mht

From: Subject: =?gb2312?B?STJD19zP38r919bKvc7Cyqq2yLSruNDG91NIVDExvLDG5NTataXGrLv6z7U=?= =?gb2312?B?zbO1xNOm08MgLSC1pcasu/rQxc+izfg=?= Date: Wed, 31 Dec 2008 15:

i2c总线数字式温湿度传感器sht11及其在单片机系统的应用(1)- 单片机信息网.mht

From: Subject: =?gb2312?B?STJD19zP38r919bKvc7Cyqq2yLSruNDG91NIVDExvLDG5NTataXGrLv6z7U=?= =?gb2312?B?zbO1xNOm08MgLSC1pcasu/rQxc+izfg=?= Date: Wed, 31 Dec 2008 15:

fet140_i2c_04.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave // // Description: This demo connects two MSP430's

evmdm642_eeprom.c

/* * Copyright 2003 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evmdm642_eeprom.c ======== * I2C EEPROM module

fet140_i2c_04.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave // // Description: This demo connects two MSP430's

i2cregs.h

/* * Voyager GX SDK * * This file contains the definitions for the I2C registers. * * Written by Alexei Chlytchkov * Copyright (c) 2002 - Silicon Motion, Inc. * All Rights Reserved. *

452_i2crtc.h

/* *****************************************************************************************/ // Hardware I2C single master routines for PIC18F452 // for HI-TEC PIC C COMPILER. // // i2c_init - i

msp430x54x_uscib0_i2c_05.c

//****************************************************************************** // msp430FG5438 Demo - USCI_B0 I2C Slave TX single bytes to MSP430 Master // // Description: This demo connects tw

msp430x54x_uscib0_i2c_09.c

//****************************************************************************** // msp430FG5438 Demo - USCI_B0 I2C Slave RX multiple bytes from MSP430 Master // // Description: This demo connect