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

搜索资源列表

  1. 51--i2c

    0下载:
  2. 51 i2c 51 i2c 51 i2c-51 i2c 51 i2c 51 i2c 51 i2c5 i2c a i2c51
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:aaa
  1. I2c.rar

    1下载:
  2. 基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器,Arm7 code based on the lpc2103, use keil, use a serial port interrupt, I2C, watchdog, timer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-02-23
    • 文件大小:157410
    • 提供者:朱云川
  1. STM32-IO-I2C-LM75-code

    0下载:
  2. 完整的I2C温度传感器lm75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-I2C temperature sensor lm75 full access to the program, the program can be run on a separate, time-sharing operation, the results obtained from the function
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:4764
    • 提供者:shizhen
  1. I2C(EEPROM)

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

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

    0下载:
  2. avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:962
    • 提供者:york
  1. i2c-verilog

    0下载:
  2. 可进行i2c读写操作I2C is a two-wire, bi-directional serial bus that provides a simple and efficient method of data exchange between devices. It is most suitable-it can write and read codes in i2c.I2C is a two-wire, bi-directional serial bus that provides a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:220648
    • 提供者:Jane
  1. PIC32-i2c

    1下载:
  2. PIC32单片机IIC串行通信的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontroller serial communication standard IIC function program. PIC32 program write a good reference.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:60639
    • 提供者:刘世生
  1. i2c

    0下载:
  2. 来自opencore网站的I2C总线模块,经过验证可以使用-Opencore site from the I2C bus module, you can use a proven
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1355971
    • 提供者:伍波
  1. I2C

    0下载:
  2. I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:45336
    • 提供者:张三
  1. I2C-Master-_-Slave-Core

    0下载:
  2. 用verilog 实现的 iic 总线编程,包括master,和slave的编程,很详细的iic总线编程-Iic-bus implemented using verilog programming, including the master, and slave programming, a very detailed iic-bus programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-25
    • 文件大小:2181120
    • 提供者:郭天然
  1. I2C

    0下载:
  2. LPC2368的I2C範例這個很好用~~~請大家多多下載使用-The LPC2368' s I2C example of good use ~ ~ ~ Please download a lot Thank you
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:97314
    • 提供者:戴上舜
  1. i2c

    0下载:
  2. i2c驱动,可用于驱动具有i2c接口的存储芯片-i2c-driven, can be used to drive with a i2c interface memory chips
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1875
    • 提供者:fan
  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. i2c

    0下载:
  2. I2C程序, 已经验证过了 ,大家看看看!-I2C procedures, has already been verified, we take a look at to see!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:110827
    • 提供者:黄坚
  1. i2c

    0下载:
  2. 一个用状态机VHDL语言编写的I2C源代码-A state machine by VHDL language I2C source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:3465
    • 提供者:蔡飞
  1. I2C

    0下载:
  2. 详细描述了I2C的技术规范 版本号为2.1 是采用VHDL编写I2C的IP核的一本不错的参考资料-A detailed descr iption of the I2C specification version 2.1 is the use of VHDL for the preparation of the IP core I2C a good reference
  3. 所属分类:Other systems

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

    1下载:
  2. 标准 C语言 I2C程序,经过严格测试-Standard C language I2C procedures, to undergo a rigorous test
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. I2C存储器读写实验,汇编语言编写,用途广泛-I2C memory read and write experiments, compiled languages, a wide range of uses
  3. 所属分类:assembly language

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

    0下载:
  2. I2C 中文板协议. 有非常详细的介绍 I2C 接口的规范. 很不错的东西. FYI.-Chinese board I2C protocol. Have a very detailed account of the norms I2C interface. Very good things. FYI.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:782500
    • 提供者:牛磊
  1. i2c

    0下载:
  2. i2c的一个控制软件,此软件基于友善6410开发板,实现了模拟写入和模拟读出。-i2c a control software, this software is based on a friendly 6410 development board, write and implement a simulation of analog readout.
  3. 所属分类:Embeded Linux

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