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

搜索资源列表

  1. i2c

    0下载:
  2. 用DSP2812的GPIO口模拟I2C总线协议,实现对AT24CXX的读写控制-With the DSP2812 GPIO simulation I2C bus protocol, to achieve read and write control AT24CXX
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:293837
    • 提供者:magic
  1. gpio_smiulate_i2c

    1下载:
  2. 利用OMAPL138 DSP的GPIO口,模拟I2C协议-Use the gpio pins of OMAPL138 to simulate the I2C bus
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:1845
    • 提供者:zhao
  1. I2C

    0下载:
  2. 这个是I2C总线的程序,相信学过单片机的同学,应该都知道I2C总线,它是单片机中非常常见的一 个通信总线,且是非常重要的。很多的芯片都使用这种通信协议,比如DS1802温度传感器,DS1302 时钟芯片等都是使用这种通信协议的。所以,同于刚接触单片机的同学,一开始掌握这种通信协议 可能有点难度,所以,这个程序是比较通俗易懂,可以有效帮助您掌握I2C这个总线的控制。-This is the I2C bus procedures, I believe learned S
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:9217
    • 提供者:痞子赖
  1. STM32-for-PCF8583T

    1下载:
  2. 基于STM32103ZET6的PCF8583T(I2C协议通信时钟芯片)的测试代码-Based STM32103ZET6 of PCF8583T (I2C protocol communication clock chip) test code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4445248
    • 提供者:FWEI
  1. BMP085-IIC-test

    1下载:
  2. 基于STM32103ZET6的BMP085(I2C协议通信气压温度模块)的测试代码-Based STM32103ZET6 the BMP085 (I2C protocol communication pressure temperature module) test code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4458946
    • 提供者:FWEI
  1. UART

    0下载:
  2. 程序是针对MSP430f14系列和MSP430f16系列的,这两款单片机都可以进行同步或是异步通信,甚至169的模块USART0还能进行进行I2C协议通信。改程序为异步串行通信。-Program is for MSP430f14 series and MSP430f16 series, both the microcontroller can be synchronized or asynchronous communication, and even modules USART0 169
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8378
    • 提供者:lee
  1. fpgaai2c

    0下载:
  2. 包含I2C协议说明及运用verilog实现读写I2C器件功能-IT contains I2C protocol instructions and use verilog to achieve functional literacy I2C devices
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:342824
    • 提供者:谢谢
  1. i2c2

    0下载:
  2. 基于FPGA的verilog实现i2c协议通信,本人亲测能够很好实现-base on FPGA verilog i2c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4292226
    • 提供者:张梁
  1. I2C

    0下载:
  2. STC系列单片机模拟I2C通信协议,主从机程序都有。-STC series of single-chip analog I2C communication protocol, the slave computer programs are.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:34743
    • 提供者:Mr Li
  1. msp430f5438a_at24cxx

    0下载:
  2. MSP430F5438A系列的硬件I2C,驱动存储芯片AT24C04模块,程序完全使用I2C的硬件,绝非软件模拟I2C协议,亲测成功!-MSP430F5438A series of hardware drive I2C, memory chip AT24C04 module, process full use of I2C hardware, not software simulation I2C agreement, dear measured success!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:46573
    • 提供者:莫正佩
  1. shumaguan

    0下载:
  2. 利用c8051f310单片机,通过i2c协议显示四位一体数码管-Use c8051f310 microcontroller, one of the four digital tube display through i2c protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:20923
    • 提供者:楼明明
  1. AT24CXX

    0下载:
  2. 使用标准VHDL编写的I2C协议,用于AT24XX系列的EEPROM读写。-use VHDL language to implement IIC protocol, which is able to read or write eeprom.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:493790
    • 提供者:林铎
  1. I2C

    0下载:
  2. verilog实现i2c在总线协议,包括主机和从机,很全面的,费了好大劲整理的-discr iption of i2c protocol
  3. 所属分类:Com Port

    • 发布日期:2017-04-23
    • 文件大小:23713
    • 提供者:yangyang
  1. tbi2c

    0下载:
  2. i2c协议的测试代码,可以测试i2c的主机和从机是否读写正确,对于学习协议和实际用有很大帮助。-testbench of i2c
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:3560
    • 提供者:
  1. usb-i2c

    0下载:
  2. USB-I2C通讯协议,USB-I2C通讯协议USB-I2C通讯协议-USB communicate code
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:722767
    • 提供者:zhu
  1. i2c_eeprom

    0下载:
  2. 采用I2C总线读写EEPROM,较好地展示了I2C协议,是练习I2C协议的好实例-Using I2C bus to read and write EEPROM, to better show the I2C protocol, is to practice good examples of the I2C protocol
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:957526
    • 提供者:
  1. L3G4200D

    0下载:
  2. L3G4200D模拟i2c协议,内函飞思卡尔k60各个模块-L3G4200D simulate i2c protocol
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:5082113
    • 提供者:李达
  1. I2C_contrl_LED

    0下载:
  2. I2C的top文件,是按照标准的I2C协议编写的,已通过调试,放心使用-I2C s top document is written in accordance with standard I2C protocol has been through debugging, ease of use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:9307
    • 提供者:张猛
  1. 3-digital-voltage-meter

    0下载:
  2. 51单片机运用PCF8591实现数模莫属转换(i2c协议) 1利用PCF8591 串行A/D 转换器转换电位器输入模拟电压,并在LED数码管上显示电压值(精确到2 位小数),实现数字电压表功能。 2在基本部分基础上,利用 PCF8591 的D/A 通道实现一个固定频率的方波(频率范围10~50Hz),并在虚拟示波器上输出。-51 MCU using PCF8591 to realize the digital to analog conversion (I2C) is 1 using
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:144297
    • 提供者:58
  1. I2C

    0下载:
  2. IIC通讯协议全套资料总结 其中包括I2C总线协议中文版 IIC例程.c文件 SPI、IIC与UART的区别 IIC相关讲义PPT-The communication protocol of IIC full set of information summary including I2C bus protocol Chinese version of the IIC.C routines, IIC file SPI and UART difference between IIC related
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1690671
    • 提供者:bella
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 26 »
搜珍网 www.dssz.com