搜索资源列表
dummy I2C bus
- 这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed descr iption
AVR-i2c
- 基于AVR系列单片机实现i2c通信,搞i2c通信的用得上!-based AVR MCU i2c serial communications, the communications engage i2c none!
I2C
- 实现了用单片机模拟I2C通信的主要功能:Start、Stop及对有子地址的I2C设备的读写。并以24CXX为例进行了读写。代码经过仿真调试,可以正确读写。
i2c
- 8051单片机模拟I2C通信原代码,大家可以参考参考
PIC-i2C
- pic单片机的模拟I2C通信的汇编程序,
i2c
- 硬件I2C通信程序。。。 大家参考一下
AT89S51-I2C
- 51单片机的I2C通信程序包,采样IO口模拟I2C,程序简洁支持基本的I2C协议,经过测试运行非常稳定可靠,稍加改动可满足其他需要。
i2c
- 用51单片机模拟I2C通信,详细描述了通信全过程。
I2C
- I2C通信的程序,用VHDL写的,可用于FPGA和单片机的通讯。
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
I2C_24C32.rar
- I2C通信存储芯片24C32的使用C源程序,支持8051系列单片机,用KeilC51编写,有连续读和连续写函数,可以对24C32进行连续写字节和连续读出字节,本程序在89C52单片机下测试通过。,24C32 memory chip I2C communication using the C source of support the 8051 series of single-chip, using KeilC51 prepared for a continuous period of time
24C08
- 单片机上24c08的读写操作,里面有源程序和仿真电路图,I2C通信协议-Microcontroller 24c08 read and write operations, which are source and simulation circuit, I2C communication protocol
pic-i2c-master-test
- PIC单片机I2C通信主模式,内涵Proteus仿真内容-PIC MCU I2C master mode communications, meaning the content of Proteus simulation
PIC32-i2c
- PIC32单片机IIC串行通信的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontroller serial communication standard IIC function program. PIC32 program write a good reference.
MCU_24c02
- 电能监测仪C51原码,通过总线实行单片机的大容量存储,还有spi i2c通信-Energy Monitor C51 source, the microcontroller bus implement large-capacity storage, and communications 20 i2c
fmd1216
- PHILIPS fmd1216高频头 C51 i2c通信程序-PHILIPS fmd1216 Tuner C51 i2c Communication Program
i2c
- 一个典型的I2C通信的实验,基于keil 和Proteus仿真的实验-I2C keil proteus
117143173PIC-i2C
- pic单片机的模拟I2C通信 供大家参考!-pic microcontroller analog I2C communications for your reference!
I2CCode1
- 基于st89c51的基础开发,通过I2c通信实现在1602液晶板上显示数字(St89c51 based development, through I2c communications to achieve digital display on the 1602 LCD panel)
MSP430 I2C通信
- MSP430 I2C通信,用端口进行I2C通信,程序为C语言,需编译后下载