搜索资源列表
i2c.zip
- keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。
AVR8535模拟I2C总线
- 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
I2C
- 24WC256芯片的驱动程序。由CCS3.1开发,TMS320LF2407的DSP中测试。利用软件模拟I2C协议
I2C
- 软件模拟I2C总线代码,希望能对你们有用 ,大家资源交换交换!
I2C
- 软件模拟I2C程序,对I2C器件进行读写操作
用软件执行I2C总线的控制功能的方法 说明及源程序
- 用软件模拟I2C的源代码,内有说明-I2C software simulation source code, which is described
模拟I2C
- //归一化模拟I2C总线软件包(C51)/****************************************************************************** // I2C.H 标准80C51模拟I2C总线程序头文件
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
heat
- PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。 -PIC18
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.C文档
- 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
7290a
- 本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义 好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz(即1个 机器周期1us) 若Fosc>12MHz则要增加相应的NOP指令数。(总线时序符合I2C标 准模式,100Kbit/S)。-The simulation package includes I2C operation of the bottom of I2C subroutines, use the former t
C8051F020-I2C
- 基于C8051F020单片机控制的AT24C16软件模拟I2C操作,实现存取数值,数码管显示,可实现存大数功能-Based on C8051F020 MCU AT24C16 control software simulation I2C operation, to achieve access number, digital display, enabling storage of large numbers function
I2C模拟程序
- 不用STM32,STM8等的硬件I2C,而用软件模拟I2C,源代码
STM32F072SOFTWARE-I2C
- STM32F072RBT6 软件模拟I2C 可直接使用 感兴趣的朋友欢迎下载。-STM32F072RBT6 software I2C
I2C
- 基于STM32F4X的硬件、软件模拟I2C代码(STM32F4X hardware and software simulation based on I2C code)
I2C
- 软件模拟I2C主机,使用的是汇编,单片机是晟矽微6060(software simulation I2C)
IIC实验
- 软件模拟I2C读写EEPROM,简单可用。(Use software IIC to read/write EEPROM.)
I2C
- 基于STM32的标准软件模拟I2C接口程序,只要修改引脚定义及延时接口程序即可使用,改程序已在工业产品上大量应用,十分的稳定可靠并且代码编写规范。(The standard software based on STM32 simulates the I2C interface program. It can be used only by modifying the pin definition and delay interface program. The modified program
软件模拟I2C
- 基于IIC控制的OLED屏幕通过软件模拟