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

搜索资源列表

  1. I2C_init

    0下载:
  2. 在通迅程序中,基本上所有的人最开始接触的通迅协议就是I2C或者串口,但是一个合格的电子软件工程师,必须熟悉I2C的标准流程和标准程序包,而不是仅仅是移值.看了这套源码,你可以学习周立功公司的I2C程序标准.-In the communication process, essentially all of the people in contact with most of the communication protocol is I2C or serial port, but a qualif
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:180573
    • 提供者:王国君
  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_Bu_sprotocol

    0下载:
  2. 这是I2C协议的文档,对于I2C的驱动实现有用-This is the I2C protocol document, useful for the realization of I2C driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:265112
    • 提供者:hanbin
  1. HART

    1下载:
  2. 重点介绍HART协议在电磁流量计中的应用技术-HART protocol focuses on the application of electromagnetic flowmeter technology
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:4463575
    • 提供者:好运来
  1. i2c

    0下载:
  2. IIC协议程序,该程序时IIC协议的驱动,通过该程序可以访问IIC协议的器件-IIC agreement procedure, the program IIC protocol-driven, through which the program can access the device IIC Protocol
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:251598
    • 提供者:youliuyi
  1. 16in_1out_v2

    0下载:
  2. 利用I2C协议往EEPROM中写入\读取数据,键盘扫描,串口通信-use i2c write and read eeprom,scan key and uart
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:45121
    • 提供者:zhn
  1. AT24C02_EEPROM

    0下载:
  2. 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据-Based on 149 SCM AT24C02 (I2C protocol) experiments, CPU sends data to the IIC bus, foll
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:33602
    • 提供者:段小军
  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-08
    • 文件大小:45792
    • 提供者:Tim
  1. MSP430_IO_to_I2C

    0下载:
  2. I2C总线是双向、两线(SCL、SDA)、串行、多主控(multi-master)接口标准,具有总线仲裁机制,非常适合在器件之间进行近距离、非经常性的数据通信。在它的协议体系中,传输数据时都会带上目的设备的设备地址,因此可以实现设备组网。-MSP430 commom IO port implement I2c
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:4212
    • 提供者:Mr. kong
  1. I2C_Verilog

    0下载:
  2. I2C(Intel-Integrated Circuit bus)为内部IC控制的双向串行总线,用于连接微控制器及其外围设备的互连。该程序用Verilog HDL语言来实现FPGA模拟I2C协议作为主端对I2C从设备进行读/写操作。-I2C (Intel-Integrated Circuit bus) control IC for internal bi-directional serial bus for connecting micro-controller and its peripher
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:17555
    • 提供者:wang
  1. i2cBUS

    0下载:
  2. I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序(verilog hdl)介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-The I2C bus is a very common serial bus, it is simple, occupy less interface. This program (verilog HDL) introduced operating a AT24C02 EEPROM of I2C
  3. 所属分类:Com Port

    • 发布日期:2014-11-19
    • 文件大小:549971
    • 提供者:lipuran
  1. 80C51_1

    0下载:
  2. 1.异步通信软件模拟2.基于RS-232的串口通信3.基于RS-485的多机通信4. I2C总线协议的软件实现5. SPI总线在单片机系统中的实现6.-wire-1. Asynchronous communication software simulation 2. Based on the RS-232 serial communication 3. Based on the RS-485 Multi-machine communication 4. I2C bus protocol soft
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:64242
    • 提供者:hdm
  1. i2c

    0下载:
  2. I2C通讯协议驱动程序 包括标准模式,和快速模式,用KEIL C51可以直接调用-I2C communication protocol driver including standard mode, and the fast mode, with KEIL C51 can be directly invoked
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2504
    • 提供者:sunruihao
  1. mega16_visual_I2C

    0下载:
  2. atmega16用通用IO口模拟了I2C协议-mega16,visual I2C.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:18722
    • 提供者:David Lee
  1. I2C

    0下载:
  2. 基于IIc总线协议,通过单片机控制,模拟IIc时序,替代硬件,具有很好的效果。具有掉电记忆功能,。-IIc-based bus protocol, through the SCM control, analog IIc timing, replace the hardware, with good results. With a power-down memory function,.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:64666
    • 提供者:赵永
  1. ZLG7290Demo5

    0下载:
  2. ZLG7290功能测试源代码,at89s52,i2c协议-ZLG7290 function test source code, at89s52, i2c protocol
  3. 所属分类:SCM

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

    0下载:
  2. 一种IIC的vhdl实现,包含相关sourcecode和协议文档,学习verilog hdl的好资料。-A kind of IIC' s vhdl implementation, the agreement contains the relevant sourcecode and documentation, learning verilog hdl good information.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:38487
    • 提供者:cabrave
  1. highspeed_Accelerometer_ARM7_LPC2138

    0下载:
  2. arm7 lpc2138上控制射频芯片cc1100的代码,开发环境是ADS1.2,包含了无线发送接收代码和SPI,UART,I2C等各种协议的通讯代码,速率功率可调,已经调试好了-arm7 lpc2138 to control the RF chip cc1100 code, development environment is ADS1.2, including a wireless transmit and receive code and SPI, UART, I2C communicat
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:329887
    • 提供者:苏世圣
  1. I2C2

    0下载:
  2. pic与tlv5618a的通信.模拟I2C协议,调试通过-pic and tlv5618a communication. I2C protocol simulation, debugging through
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1412
    • 提供者:涂永飞
  1. programe

    1下载:
  2. 基于单片机控制的电子秤,(包括12864液晶屏的显示,模数转换程序ad7705,SPI协议,i2c协议,外存储空间的扩展等)-Microcomputer-controlled electronic scales, (including 12 864 LCD display, analog-digital conversion process ad7705, SPI protocol, i2c protocol, external memory expansion, etc.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-20
    • 文件大小:135225
    • 提供者:管小亮
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com