搜索资源列表
AVR8535模拟I2C总线
- 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
I2C
- 对于没有i2c接口的单片机来说,要用标准i2c器件通讯来说只能通过软件模拟了 本程序提供几个最高效的函数实现其功能,新方法,更高效
I2C
- 软件模拟I2C总线代码,希望能对你们有用 ,大家资源交换交换!
I2C
- 《模拟I2C总线多主通信的通用软件包》,支持多主竞争,比如有多个单片机和I2C器件同时工作。
用软件执行I2C总线的控制功能的方法 说明及源程序
- 用软件模拟I2C的源代码,内有说明-I2C software simulation source code, which is described
异步通信软件模拟,基于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.
51_i2c
- 利用51单片机普通IO口,软件模拟I2C总线,实现RAM数据与24C16数据交换-The use of 51 common IO port single-chip, software, Analog I2C bus, RAM data and achieve data exchange 24C16
I2C_c51_all
- I2C串行总线标准驱动程序,c51,软件模拟i2c时序-i2c standard driver
i2c-hard
- 用c语言实现24LC256读写(非软件模拟方式)-硬件i2c应用-24LC256 using c language reading and writing (non-simulation software)- Application of hardware i2c
mcuic
- 单片机软件模拟I2C总线的读写程序读写24c08 -SCM software simulation program to read and write I2C bus to read and write 24c08
msp430F135I2C
- msp430F135软件模拟I2C通讯程序,已调试通过,可直接引用-msp430F135 I2C communications software simulation program has been debugged, direct reference
I2C
- 详细介绍微处理器I2C通信协议的文档,包括软件模拟通心协议的具体方法。-I2C communication protocol microprocessor detailed documentation, including software simulation protocol specific methods through the heart.
EEPROM
- 软件模拟I2C时序读写铁电内数据参考代码,可直接调用其中语句。-I2C Timing simulation software to read and write data within the ferroelectric reference code, which statement can be called directly.
pic_I2C_asm
- pic单片机软件模拟I2C通讯汇编源代码,附pic16f84测试程序.-pic microcontroller software to simulate I2C communications to compile source code, to attached pic16f84 test program.
main
- STM8S软件模拟I2C接口读写EEPROM_N个字节-STM8S software simulation I2C interface write and read EEPROM N bytes data.
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
- 基于STM32F4X的硬件、软件模拟I2C代码(STM32F4X hardware and software simulation based on I2C code)
IIC实验
- 软件模拟I2C读写EEPROM,简单可用。(Use software IIC to read/write EEPROM.)