搜索资源列表
I2C总线111
- 此程序为调试通过的程序,带有I2C总线功能的程序.-this procedure through the debugging process, with I2C bus function procedures.
AVR8535模拟I2C总线
- 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
基于MSP43O单片机的I2C总线软件包
- 基于MSP43O单片机的I2C总线软件包-MSP43O based SCM package I2C Bus
i2c总线协议
- i2c总线协议,很好的协议-i2c bus protocol, good deal
I2C总线C语言程序
- I2C总线C语言程序,使用非常方便,直接调用就可以
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
在MC9S12XS128单片机模拟I2C总线的程序
- 一个用C语言编写的在MC9S12XS128单片机模拟I2C总线的程序。,1 with the C language simulation in MC9S12XS128 microcontroller I2C bus program.
SMBus.silicon 单片机C8051F320的I2C总线控制程
- silicon 单片机C8051F320的I2C总线控制程序,silicon single-chip C8051F320 the I2C bus control procedures
I2C.rar
- I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
I2C.rar
- 在keil-ARM环境下对ARM7处理器编译成功的I2C总线程序,程序通过I2C总线向UART串口发送数据,验证了I2C总线程序的正确性。,Keil-ARM in the circumstances of the ARM7 processor to compile the success of I2C bus procedures, procedures for the adoption of I2C serial bus to send data to the UART, I2C bus to
单片机单总线实现I2C总线控制
- 采用Mega128单片机的某一个io作为单总线实现I2C总线控制,用c语言完成io 的一位一个字节的读写;以及复位 -Mega128 microcontroller using a io as a single bus I2C bus control , complete with c language io a one byte read and write and reset
i2c
- avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
C8051-I2C
- C8051 SMBUS 配置 SMBus是一种二线制串行总线,大部分基于I2C总线规范。-C8051 SMBUS configuration
I2C
- STM32 I2C总线例程,轻松入门I2C keil3.4编译通过-STM32 I2C bus routines, ease of entry I2C keil3.4 compile
I2C
- I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
I2C
- 基于LPC2148的I2C总线的24C256的驱动-LPC2148 based on the I2C bus driver 24C256
i2c
- keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。-keil c51 simulates I2C based on software the main line the Dll dynamic connection storehouse. After downloading roasts it to keil\C51\bin under then.
I2C.RAR
- 本程序实现利用51单片机实现I2C总线通信,包括相应的电路图。-This procedure to achieve the realization of the use of 51 single-chip I2C bus communication, including the corresponding circuit diagram.
I2C
- 单片机I2C总线设计 程序功能:利用I2C总线写或读E2PROM 向E2PROM写n个数据, 从E2PROM读n个数据, 我们都知道读写E2PROM的控制信号很重要 这里教你如何编写,有详细的解释源码-Single-chip design process I2C bus function: the use of I2C bus to write or read E2PROM write n to E2PROM data from E2PROM reading of n dat
24C02
- I2C总线芯片24C02在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 I2C总线协议 I2C总线协议是一种常见的电子元器件通信协议,此协议的特点是利用很少的IO口进行信息的交互,除去片选和时钟同步外,实际的I2C总线协议仅仅通过两根线就完美解决了信息的交流。 I2C总线协议在我们提供的资料中可以找到,您可以阅读此资料来了解协议的内容和详细的规范。 虽然相较并口总线来说,I2C总线在速度上会慢一些,但它具有硬件电路简单,多个器件共享