CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 软件模拟I2C

搜索资源列表

  1. AVR8535模拟I2C总线

    0下载:
  2. 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4262
    • 提供者:uhu
  1. I2C

    0下载:
  2. 对于没有i2c接口的单片机来说,要用标准i2c器件通讯来说只能通过软件模拟了 本程序提供几个最高效的函数实现其功能,新方法,更高效
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1931
    • 提供者:这个不说
  1. I2C

    0下载:
  2. 软件模拟I2C总线代码,希望能对你们有用 ,大家资源交换交换!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2934
    • 提供者:彭俊杰
  1. I2C

    0下载:
  2. 《模拟I2C总线多主通信的通用软件包》,支持多主竞争,比如有多个单片机和I2C器件同时工作。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:21723
    • 提供者:LH
  1. 用软件执行I2C总线的控制功能的方法 说明及源程序

    0下载:
  2. 用软件模拟I2C的源代码,内有说明-I2C software simulation source code, which is described
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:105784
    • 提供者:萧曳
  1. 异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现

    0下载:
  2. 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-12-19
    • 文件大小:64242
    • 提供者:minglinet
  1. heat

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:178360
    • 提供者:吴明
  1. i2c

    0下载:
  2. 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.
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:462128
    • 提供者:
  1. 51_i2c

    0下载:
  2. 利用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
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4349
    • 提供者:涂勇
  1. I2C_c51_all

    0下载:
  2. I2C串行总线标准驱动程序,c51,软件模拟i2c时序-i2c standard driver
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1069
    • 提供者:sangreal
  1. i2c-hard

    0下载:
  2. 用c语言实现24LC256读写(非软件模拟方式)-硬件i2c应用-24LC256 using c language reading and writing (non-simulation software)- Application of hardware i2c
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1254
    • 提供者:sangreal
  1. mcuic

    0下载:
  2. 单片机软件模拟I2C总线的读写程序读写24c08 -SCM software simulation program to read and write I2C bus to read and write 24c08
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1171
    • 提供者:张攀
  1. msp430F135I2C

    0下载:
  2. msp430F135软件模拟I2C通讯程序,已调试通过,可直接引用-msp430F135 I2C communications software simulation program has been debugged, direct reference
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:19005
    • 提供者:王峰
  1. I2C

    0下载:
  2. 详细介绍微处理器I2C通信协议的文档,包括软件模拟通心协议的具体方法。-I2C communication protocol microprocessor detailed documentation, including software simulation protocol specific methods through the heart.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:108954
    • 提供者:张浩然
  1. EEPROM

    0下载:
  2. 软件模拟I2C时序读写铁电内数据参考代码,可直接调用其中语句。-I2C Timing simulation software to read and write data within the ferroelectric reference code, which statement can be called directly.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1453
    • 提供者:chenbing
  1. pic_I2C_asm

    0下载:
  2. pic单片机软件模拟I2C通讯汇编源代码,附pic16f84测试程序.-pic microcontroller software to simulate I2C communications to compile source code, to attached pic16f84 test program.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3103
    • 提供者:wym
  1. main

    0下载:
  2. STM8S软件模拟I2C接口读写EEPROM_N个字节-STM8S software simulation I2C interface write and read EEPROM N bytes data.
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:1870
    • 提供者:laijinpei
  1. C8051F020-I2C

    0下载:
  2. 基于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
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:33486
    • 提供者:zgl-mcu
  1. I2C

    0下载:
  2. 基于STM32F4X的硬件、软件模拟I2C代码(STM32F4X hardware and software simulation based on I2C code)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:wangweimin1
  1. IIC实验

    0下载:
  2. 软件模拟I2C读写EEPROM,简单可用。(Use software IIC to read/write EEPROM.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:348160
    • 提供者:iGroundhog
« 12 3 4 »
搜珍网 www.dssz.com