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

搜索资源列表

  1. STM8_I2C_PT2314

    3下载:
  2. STM8S103 源程序,IAR平台,包含定时器,AD转换,模拟I2C, 硬件I2C,PT2314控制程序。-STM8S103 code, IAR enviroment,include TIM, ADC, I2C appliacation code, and also include PT2314 control code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-16
    • 文件大小:8261
    • 提供者:kimi
  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. 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. STM32_I2C

    0下载:
  2. 在ATM32的平台上用IO口模拟I2C读24FC256.-Read 24fc256 in STM32 platform,Not use I2C module, but in IO simulation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:10428
    • 提供者:barry
  1. AT88

    1下载:
  2. AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料。-AT88 chips linux drivers, through the I2C bus and AT88 analog GPIO to communicate with the Chinese translation of development information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1719170
    • 提供者:fanchuanlin
  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. MSP430F149I2C

    0下载:
  2. 以MPS430F149为硬件平台,利用I/O口模拟I2C总线协议,对日精的时钟芯片S35390A_C做了初始化子程序、读时钟子程序、写时间子程序、脉冲为1赫兹输出子程序。-To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus protocol on-chip clock nissei S35390A_C done initialization subroutine, read subrout
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:3487
    • 提供者:limaorui
  1. i2c

    0下载:
  2. 该工程的功能是51单片机模拟i2c器件的工作时序-Features of the project is 51 single-chip analog timing device i2c
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:18443
    • 提供者:问路人
  1. i2c

    0下载:
  2. 模拟I2C程序,可以在51单片机上运行,使用C语言编译环境-I2C simulation procedures can be run in 51 single-chip, the use of C language compiler environment
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1110
    • 提供者:liangliang
  1. VI2C_C51

    1下载:
  2. MCS-51单片机模拟I2C软件包本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义 好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz(即1个 机器周期1us) 若Fosc>12MHz则要增加相应的NOP指令数。(总线时序符合I2C标 准模式,100Kbit/S)-MCS-51 Single-chip I2C simulation package
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6087
    • 提供者:HUANGNANPING
  1. I0-I2C

    0下载:
  2. 一款通过IO口模拟I2C中断的通信子程序!-Analog IO mouth through a I2C interrupt the communication program!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1168
    • 提供者:1123
  1. i2c

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

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

    1下载:
  2. 时钟芯片ISL1208,利用两个GPIO口模拟I2C协议,WinCE下实时时钟驱动。-Clock chip ISL1208, the use of two GPIO port I2C protocol simulation, WinCE drivers under the real-time clock.
  3. 所属分类:Windows CE

    • 发布日期:2014-10-29
    • 文件大小:3080
    • 提供者:Tony
  1. ParaIICXP0306BACK

    0下载:
  2. VC 控制并口模拟I2C写VGA的EDID的程序,工控软件。-VC control the LPT as i2c communicate portocol, write or read the VGA EDIT.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-08-06
    • 文件大小:2943058
    • 提供者:王唯嘉
  1. I2C

    0下载:
  2. 由于一些基本的单片机没有I2C口通信,为了和其他的拥有I2C口的芯片通信,需要模拟I2C口。本源代码是基于单片机的I2C口的模拟程序。-Because some of the basic single-chip I2C I no communications, and other in order to have the chip I2C communication port, I need to simulate I2C. Source code is based on single-chip
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:27132
    • 提供者:hguanxue
  1. I2C

    0下载:
  2. 介绍以51单片机为基础,用IO口模拟I2C总线,对认识I2C的传输协议有一定帮助-Introducing I2C bus based on the 51 microcomputer.it is useful to help you understand the I2C transport protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8742
    • 提供者:
  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. LPC23XX_SIMU_I2C

    0下载:
  2. NXP ARM7 LPC23XX 的IO模拟I2C程序,有些特殊I2C器件,做好的硬件I2C驱动库不适用,为此,专门做了模拟I2C程序 -LPC23XX IO Simulate I2C
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2967
    • 提供者:gavin
  1. IIC

    0下载:
  2. 该程序实现IIC功能,通过P1.0模拟I2C 数据传送位,P1.1模拟I2C 时钟控制位,实现数据的发送和接收.-IIC function of the realization of the program, through the simulation of P1.0-bit I2C data transfer, P1.1 Simulation of I2C clock control, and the realization of the sending and receiving data
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:212012
    • 提供者:flomingo
  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 2 3 4 5 67 8 9 10 11 ... 41 »
搜珍网 www.dssz.com