CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - I2C 模拟

搜索资源列表

  1. i2c

    0下载:
  2. 关于i2c模拟总线的c语言版本的c51程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:asd
  1. LPC2132 的I2C模拟程序

    1下载:
  2. 在KEIL环境下LPC2138的I2C模拟程序
  3. 所属分类:源码下载

  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. I2C.rar

    0下载:
  2. FPGA实现模拟I2C协议的过程,包括三个模块,i2c_master_bit_ctrl.v完成位传输功能、i2c_master_byte_ctrl.v完成字节传输功能,i2c_master_top.v完成整个程序的控制功能,并提供给外部程序的接口。 ,I2C Analog FPGA implementation of the Protocol process, including the three modules, i2c_master_bit_ctrl.v achieve bit tran
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:11625
    • 提供者:leo
  1. i2c.rar

    0下载:
  2. 51单片机,c8051f340通过GPIO模拟i2c程序,51 SCM, c8051f340 through GPIO analog i2c procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:3047
    • 提供者:赵志伟
  1. i2c-gpio

    0下载:
  2. linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1819
    • 提供者:小华
  1. I2C-slave

    3下载:
  2. 模拟I2C主机的比较多,模拟I2C从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。-Simulation I2C host more, simulation I2C slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The hos
  3. 所属分类:SCM

    • 发布日期:2016-11-16
    • 文件大小:1024
    • 提供者:feixing
  1. gpio_i2c

    0下载:
  2. 在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:8584
    • 提供者:文社
  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. I2C.C文档

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

    • 发布日期:2017-03-28
    • 文件大小:1115
    • 提供者:李英达
  1. I2C

    0下载:
  2. /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:14122
    • 提供者:王先生
  1. 7290a

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

    • 发布日期:2017-04-07
    • 文件大小:20326
    • 提供者:huanghua
  1. MSP430-I2C

    1下载:
  2. 用MSP430 IO 口模拟I2C通讯,是一个通用的模块-A general I2C module for you to control any I2C interface.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:4638
    • 提供者:涂玉炎
  1. i2c

    0下载:
  2. 主要是包括单片机数据传输i2c传输程序一般是单片机模拟-Mainly single-chip data transfer, including transfer procedures i2c generally single-chip analog
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1681
    • 提供者:静水
  1. i2C

    0下载:
  2. I2C模拟函数 I2C总线是飞利浦公司推出的总线技术,因其只使用两根I/O,就可以对一系列的I2C器件进行控制
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:905
    • 提供者:hu
  1. I2C

    0下载:
  2. 51单片机I2C模拟程序,包括所有的模块,有详细的注释.是学习的好帮手.-51 Single-chip I2C simulation program, including all the modules, there are detailed notes. Is a good helper to learn.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4284
    • 提供者:zyh
  1. I2C

    0下载:
  2. 用avr单片机写的IIC驱动程序,用io口模拟iic总线的时序,经验证可以以使用,以400k的速度非常稳定-Written with avr microcontroller IIC driver, with the io port analog iic bus timing, experience, certificates can be use to the speed of 400k is very stable
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:36742
    • 提供者:how
  1. I2C模拟程序

    1下载:
  2. 不用STM32,STM8等的硬件I2C,而用软件模拟I2C,源代码
  3. 所属分类:编程文档

    • 发布日期:2015-06-11
    • 文件大小:105472
    • 提供者:80802680@qq.com
  1. 模拟I2C主机和模拟I2C从机)

    0下载:
  2. 包含了模拟I2C主端以及从端,带应答型号,不带应答信号都可以,已经在多个平台上验证了(It contains analog I2C master and slave, with response type and without answer signal. It has been verified on several platforms)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:326656
    • 提供者:tianyaykq
  1. I2C模拟

    0下载:
  2. 欧姆龙传感器I2C通信与其它I2C通信稍微有一点不同,要求有精准的4us间隔。该程序专用于欧姆龙传感器(OMRON sensor I2C communication is slightly different from other I2C communications, requiring precise 4us intervals. The program is dedicated to OMRON sensors)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:1438720
    • 提供者:long11ming
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com