CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - i2c总线

搜索资源列表

  1. UsingI2CBus

    0下载:
  2. 在Freescale HCS12中使用I2C总线源码 -the use of I2C bus FOSS
  3. 所属分类:其他嵌入式/单片机内容

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

    0下载:
  2. I2C总线原理及应用实例,简单明了,适合初学者参考。
  3. 所属分类:其他嵌入式/单片机内容

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

    0下载:
  2. 这是由51系列单片机实现的I2C总线通信
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:16384
    • 提供者:魏旭可
  1. i2c

    0下载:
  2. 51系列单片机的i2c总线通信的C语言程序。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1324
    • 提供者:ray
  1. I2C总线协议V2.1

    0下载:
  2. 这是一个总线接口的协议,版本还行,看看吧.-This is a bus interface agreement versions also OK, let's see it.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:265970
    • 提供者:文渲
  1. i2c软件包

    0下载:
  2. 以模块化的形式给出i2c总线模拟编程软件,不管什么芯片,只要是i2c总线,不加改动或改动很少就可使用-in a modular form is i2c Bus simulation software programming, no matter what the chip, as long as it is i2c bus, without change or modification can be used rarely
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:孙瑞军
  1. STM32108PKT-I2C-E2PROM

    0下载:
  2. 本例程使用I2C2 来读写M24C02。 本例程使用校验I2C 总线状态的方式,来使的I2C 器件能可靠通行,然后 再根据I2C 协议,读写M24C02,SysTick 用于通信超时控制。 其中,PB10为I2C2 的时钟脚,PB11为I2C2 的数据脚,都配置为复合 功能开漏输出。 -The routine use I2C2 to read and write M24C02. The routine use check the stat
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:29531
    • 提供者:zhangxuezhi
  1. I2C(EEPROM)

    1下载:
  2. 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-11-26
    • 文件大小:4494
    • 提供者:马海峰
  1. I2C

    0下载:
  2. 在ADS1.2编译环境下编写的I2C总线驱动中间件实验-ADS1.2 compiler environment in the preparation of the I2C bus driver middleware experiment
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-28
    • 文件大小:52417
    • 提供者:mark
  1. I2C19861208888

    0下载:
  2. i2c总线模拟,verilog hdl编写的总线模拟控制程序-i2c bus simulation, verilog hdl prepared bus analog control procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:11701
    • 提供者:韩永高
  1. Xilinx_i2c

    0下载:
  2. Xilinx公司的 i2c总线驱动器 VHDL程序-Xilinx i2c bus driver VHDL procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:708277
    • 提供者:Doyya
  1. i2c

    0下载:
  2. I2C总线驱动。与成功测试。实现多字节存储-I2C bus driver. And successfully tested. Multi-byte storage
  3. 所属分类:Other Embeded program

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

    0下载:
  2. I2C总线规范:位传输,传输数据,仲裁和时钟发生,7 位的地址格式,7 位寻址等学习资料-I2C bus specification: digital transmission, data transmission, arbitration and clock, 7-bit address format, such as 7-bit addressing learning materials
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:782224
    • 提供者:zhaonan
  1. I2C-E2PROM

    0下载:
  2. 用于LPC23XX系列通过I2C总线读写E2PROM的程序-Through the I2C bus for LPC23XX series of programs to read and write E2PROM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:124544
    • 提供者:deep
  1. i2c-sensor

    0下载:
  2. 基于无线zigbee 系统的i2c总线,温度采集的软件编程。-Zigbee-based wireless systems i2c bus, temperature acquisition of software programming.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:414490
    • 提供者:赵士磊
  1. I2C

    0下载:
  2. at90can128 i2c时钟读取实验,对学习at90can128和i2c总线有帮助-at90can128 i2c
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:32129
    • 提供者:zero
  1. I2C-ICcard

    0下载:
  2. I2C总线在IC卡中的应用 24C02卡片 C51语言-I2C bus applying in the IC card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1776
    • 提供者:jyt
  1. I2C

    0下载:
  2. I2C总线驱动,将数据写入2C02的某个存储地址,在读取这个地址上的数据,判断程序是否正确-I2C bus driver to write data to a memory address 2C02, read the address on the data, determine whether the correct
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:62951
    • 提供者:leakey
  1. I2C

    0下载:
  2. keil编译环境下,STM32f407使用I2C总线通讯的例程-keil compiler environment, STM32f407 I2C bus journey
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-01
    • 文件大小:2696441
    • 提供者:孙庆
  1. I2C

    0下载:
  2. stm32-103R 开发板上的I2C总线例程,用keil开发的-Stm32-103 r development board on the I2C bus routines, use keil development
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-02
    • 文件大小:618401
    • 提供者:longqi
« 12 3 4 »
搜珍网 www.dssz.com