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

搜索资源列表

  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接口协议,通过51单片机IO口实现,C语言-I2C interface,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:1794
    • 提供者:Recky
  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. iic.rar

    0下载:
  2. 基于I2C总线协议,该程序用VHDL编写了该协议的源代码,运行环境为ISE,modesim,Based on the I2C bus protocol, the procedures used to prepare the protocol VHDL source code, runtime environment for the ISE, modesim
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:262149
    • 提供者:马高望
  1. Dimmer_PICC

    1下载:
  2. 基于PIC单片机,DMX512协议的LED控制器程序,包含多种花样转换、I2C操作、串口通信等-Based on PIC microcontrollers, DMX512 protocol LED controller program includes a variety of pattern conversion, I2C operation, serial port communication
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-01-17
    • 文件大小:99376
    • 提供者:jj
  1. 89c52_i2c

    0下载:
  2. 本压缩包含有I2C协议文档,用89c52模拟I2C协议写的一个读写e2prom程序,极具参考价值,是大家学习IIC协议首选源码。-The compressed document contains the I2C protocol, simulate 89c52 I2C protocol written e2prom program ,have great reference value, it is our preferred source to learn IIC protocol.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:45792
    • 提供者:Tim
  1. iic

    0下载:
  2. I2C协议示例 IIC总线接口器件24C系列非易失性存储器与89C51接口采用软件模拟IIC。-iic
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:2651
    • 提供者:zjb
  1. 24c02program

    0下载:
  2. 在基于i2c协议的基础上,利用C语言编写24c02读写程序-I2c-based protocol based on the use of C language program to read and write 24c02
  3. 所属分类:Other Embeded program

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

    0下载:
  2. 8051 汇编程序 虚拟IIC总线协议,出自ZLG开发板-8051 assembler virtual IIC bus protocol development board from ZLG
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:68719
    • 提供者:pigeoon
  1. i2c

    0下载:
  2. 通用I2C通信协议,实力的是以MSP430为硬件平台设计的-Universal I2C communication protocol, the strength of the hardware platform is designed for the MSP430
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-11-12
    • 文件大小:1006
    • 提供者:tanghailong
  1. LDLP

    0下载:
  2. 主要面对 以SPI SCI I2C RS232 RS485 为物理层的低速接口提供一个数据链路层。可以在MCU和PC之间传递数据,也可以在MCU之间传递数据,该数据链路层带CRC校验,带自动出错重传,带确认帧,带超时报警,总之是一个非常好用的数据链路层协议-The main face of SPI SCI I2C RS232 RS485 interfaces for the physical layer to provide a low-speed data link layer. You ca
  3. 所属分类:Other Embeded program

    • 发布日期:2015-04-22
    • 文件大小:4096
    • 提供者:wszfwy8dc
  1. I2C-ADC-LCD

    0下载:
  2. 基于LPC2124的ADC采集直流信号,以ucos为操作系统,通过I2C协议将采集到的数据保存至24c02,并将保存的数据读出,显示在LCD上。编译环境:keil for arm-In LPC2124 DC signal of the ADC acquisition, ucos operating system, will be collected through I2C protocol to save data to the 24c02, and save the data read out
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:834104
    • 提供者:杨玉姣
  1. ATmega128-I2C-24C01

    0下载:
  2. 实验名称:AT24C01简单实验 功能描述:实现AT24C01的读写,利用软件仿真察看结果。 实验目的:熟悉TWI(I2C)通信协议 学习TWI(I2C)器件的使用 熟悉软件仿真察看实验结果的操作 实验说明:MCU--M128 内部8M晶振 -Experiment name: AT24C01 simple experiment Descr iption: AT24C01 achieve literacy, look at the use of softw
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:41976
    • 提供者:jiangqianli
  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. 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. STM32F103RCT6_HMC5883L(V0500)

    0下载:
  2. 微处理器STM32F103,I2C协议读取HMC5883L传感器数据,完成地磁数据处理;-Microprocessor STM32F103, I2C protocol HMC5883L read sensor data, complete the geomagnetic data processing
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-20
    • 文件大小:6067673
    • 提供者:xingzhongshu
  1. i2c

    0下载:
  2. 基于51单片机可移植的I2C协议,包括.c与.h文件-I2C protocol
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:3166
    • 提供者:youder
  1. ds1388program

    1下载:
  2. ds1388程序 使用I2C协议进行通信,编程C语言驱动,IAR编译器 -ds1388 program uses I2C protocol to communicate, the programming language C drive, IAR Compiler
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:8873
    • 提供者:赵晨旭
  1. ACC_sensorI2C

    0下载:
  2. 对于采用I2C协议的加速度传感器进行分析,传感器启动,I2C接口等-analysis about the I2C protocol acceleration sensor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-05
    • 文件大小:737939
    • 提供者:yinweibin
« 12 »
搜珍网 www.dssz.com