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

搜索资源列表

  1. I2CBUS

    0下载:
  2. PIC上实现的I2C通讯源程序,使用IO口模拟I2C总线时序来实现的。-PIC achieve I2C communications source, I use IO I2C bus timing simulation to achieve.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3470
    • 提供者:周云
  1. i2c总线

    0下载:
  2. i2c的总线通讯
  3. 所属分类:其它

    • 发布日期:2009-08-26
    • 文件大小:119084
    • 提供者:umjj2009
  1. STM32与ADS1110的通讯

    1下载:
  2. STM32的模块I2C接口与AD采样芯片ADS1110之间通讯的源程序,已经调通可用。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. IOI2C.rar

    0下载:
  2. 我写的用STM32F103的普通IO口做I2C通讯的模块,已经在开发板上与24C02通讯成功。,A module of I2C communication using general IO pin of STM32F103. It s has been test with 24C02 chip.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:2743
    • 提供者:柳闻徽
  1. i2c

    0下载:
  2. 行数据线SDA和串行时钟线SCL。挂在I2C总线上的器件,都有唯一的地址。在一个进程中,通讯的双方分别是数据发送端(Transmitter)和数据接收端(Receiver),即主I2C(I2C-Master)和从I2C(I2C-Slave)。目前为止,Philips公司开发了包括超过150种CMOS和双极性兼容I2C总线的IC,所有符合I2C总线接口标准的的器件通过简单的双向双线总线,实现有效的IC之间控制和通讯。 I2C总线有严格的规范,如接口的电气特性、-Data line SDA an
  3. 所属分类:FlashMX/Flex

    • 发布日期:2016-12-23
    • 文件大小:460800
    • 提供者:wangss
  1. i2c_ip.zip

    1下载:
  2. I2C的ip核,Verilog实现,可以直接用在你的项目中。I2C是一种简单实用的通讯协议。,I2C' s ip nuclear, Verilog realization, you can directly use in your projects. I2C is a simple and practical protocol.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-01
    • 文件大小:2208070
    • 提供者:caibaiyin
  1. stm32_i2c_cpal

    0下载:
  2. stm32 I2C 通讯接口应用实例,库函数-STM32 I2C Communication peripheral application library
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2006293
    • 提供者:movingtek
  1. W79E825

    0下载:
  2. 华邦W79E825模块程序,包含I2C通讯,ADC设计。-Winbond W79E825 module program, including I2C communication, ADC design.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:326745
    • 提供者:funnycheng
  1. RC522

    2下载:
  2. MFRC522串口通信1.硬件上将I2C,EA接低电平.2,SDA接CPU的TXD,D7接CPU的RXD.将3.3V电源也接入进来. 软件上将SPI收发改为串口收发,并将串口输出的寄存器地址也改为00XXXXXXb,10XXXXXXb的格式.通讯波特率采用默认的9600. -MFRC522 serial communication 1. Hardware will I2C, EA then low .2, SDA then CPU' s TXD, D7 CPU then the RXD
  3. 所属分类:SCM

    • 发布日期:2015-03-17
    • 文件大小:26624
    • 提供者:徐世军
  1. VHDL_code

    0下载:
  2. 基于FPGA的AD,DA,LCD,LED,CAN,I2C,PS2,VGA以及一些通讯ASK,FSK等的VHDL源程序,所有程序已通过调试,需要的拿走。-FPGA-based AD, DA, LCD, LED, CAN, I2C, PS2, VGA, and some communications ASK, FSK, etc. VHDL source code, all procedures have been debugging, need to take.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:14408082
    • 提供者:zhaowenqi
  1. MY_AVR

    0下载:
  2. 学习AVR用的入门程序,包含AD转换、I2C通讯、PWM控制、USART通讯、定时器使用程序、SPI通讯、中断程序等。-Learning AVR with the entry procedures, including AD conversion, I2C communication, PWM control, USART communication program timer, SPI communication, interrupt procedures.
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. C8051F系列单片机的IIC通讯实例,通用51内核-C8051F SMBUS IIC
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:478702
    • 提供者:熊金焱
  1. I2C

    0下载:
  2. 该源代码是用于串口通讯的,本着资源共享的精神,发-The source code is used for serial communications, in line with the spirit of sharing resources, the
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1596
    • 提供者:
  1. AT24C02

    0下载:
  2. i2c通讯控制程序,很快的实现对24c02的通讯功能-i2c communication control procedures, quickly realizing the communication function 24C02
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:14153
    • 提供者:haifengmofan
  1. D220Soft

    0下载:
  2. 一华为外包电源源码,I2C通讯,或许对想了解华为电源方面的朋友有用-Huawei outsource a power source, I2C communications, may want to know the power aspects of Huawei friends useful
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:58690
    • 提供者:jack
  1. SRC

    0下载:
  2. i2c通讯代码,测试通过而且产品投放市场。-i2c communication code, test and market.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2340
    • 提供者:allen
  1. read_I2C

    0下载:
  2. 介绍了关于dsp运用i2c通讯协议读写数据的注意点,以及汇编的描述。-Information on the dsp to use i2c communication protocol to read and write data on the attention, as well as a descr iption of the compilation.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4388
    • 提供者:蔡立勇
  1. MSP430_I2C

    0下载:
  2. 通用的MSP430单片机I2C程序,比如用于和铁电存储器等的通讯。-MSP430 Singlechip I2C common procedures, such as for and ferroelectric memory, such as communications.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3753
    • 提供者:董宝宏
  1. LCM_Disp

    0下载:
  2. 以LPC2294为平台的汽车故障诊断仪程序,集成液晶显示,CAN通讯,I2C,键盘等多种功能。-LPC2294 as a platform to the automotive fault diagnostic procedures, integrated liquid crystal display, CAN communication, I2C, keyboard and many other features.
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:81018
    • 提供者:zhoubo
  1. communication_moni

    0下载:
  2. 几个独立的关于通讯的程序,如485通讯,18f4523的i2c通讯,及通讯的测试程序。-Several independent on the communications procedures, such as 485 communications, 18f4523 the i2c communications, and communications test procedures.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6179
    • 提供者:菜丫
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com