CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 单片机 I2C

搜索资源列表

  1. I2C

    0下载:
  2. 这是一个I2C芯片的使用编程源代码,我已经使用过很多次了,很好用,是模块式的可以和任何单片机结合使用。只要是AT24C02芯片就没有问题。-This is the use of a I2C chip programming source code, I have used many times, very good, is the module type can be used in conjunction with any single chip microcomputer.As long a
  3. 所属分类:Driver Develop

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

    0下载:
  2. I2C接口驱动,适合于51单片机中,可以直接应用。-I2C interface driver, suitable for 51 single-chip, can be applied directly.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1880
    • 提供者:刘婷
  1. I2C-read-SD2200C

    0下载:
  2. 基于AVR单片机,两线模拟I2C总线的读取SD2200实时时钟的C程序,ICCAVR上编译通过并执行-Based on AVR microcontroller, two-wire I2C bus to read analog real-time clock C program SD2200, ICCAVR compile and run on
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3611
    • 提供者:utne
  1. I2C

    0下载:
  2. 单片机普通IO口做I2C通讯口使用,使单片机可以与I2C通讯器件进行通讯-SCM common IO port do I2C communication port to use, so that the device can communicate with I2C communication devices
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:876
    • 提供者:wangyou
  1. PIC16F77_I2C

    0下载:
  2. PIC16F77单片机I2C读写程序,包含详细子程序,可直接应用。-PIC16F77 microcontroller I2C read and write procedures, contains detailed subroutine, can be used directly.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1320
    • 提供者:针对
  1. 8--I2C

    0下载:
  2. 单片机开发,I2C原理,I2C接口组成与工作原理,单片机开发,I2C原理,I2C接口组成与原理,-MCU development, I2C principle, I2C interface composition and working principle, microcontroller development, I2C principle, I2C interface composition and theory,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:109205
    • 提供者:sheng
  1. 16-AD-DA-I2C-PCF8591

    0下载:
  2. 光敏电阻程序,C51应用小程序,内涵详细代码可供参考,也可直接烧入单片机中观察效果-Photoresistor program, C51 applets, connotation detailed code for reference, may also be programmed into the device, and
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:565372
    • 提供者:zhuhongming
  1. IO-simulate-i2c

    0下载:
  2. 单片机IO口模拟i2c底层库文件,已上机调试过-simulate I2C using the MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:时云
  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. I2C

    0下载:
  2. i2c串行总线技术,ASM汇编代码,适合单片机初学者!-the i2c information!
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:45433
    • 提供者:撒旦法
  1. I2C

    0下载:
  2. 51单片机,IIC总线,方便,实用,适合初学者对IIC总线的理解与应用。-51 single chip microcomputer, IIC bus, convenient, practical, suitable for beginners to the understanding and application of IIC bus
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1398
    • 提供者:smile
  1. I2C-read-SD2200C

    0下载:
  2. 基于AVR单片机,两线模拟I2C总线的读取SD2200实时时钟的C程序,ICCAVR上编译通过并执行-Based on AVR microcontroller, two-wire I2C bus to read analog real-time clock C program SD2200, ICCAVR compile and run on
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3651
    • 提供者:防身产品
  1. I2C

    0下载:
  2. 使用单片机进行i2c通信,读取AT24C02中的数据。-Use MCU i2c communication, read the data in the AT24C02.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:31629
    • 提供者:mu ruo yu
  1. I2c

    0下载:
  2. 基于51单片机的I2C协议程序,简单易懂,注释详细-Based on 51 single-chip I2C protocol procedures, easy to understand, detailed notes
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1125
    • 提供者:赵锐
  1. I2C

    0下载:
  2. C8051 I2C程序 可适用大多数C51单片机-C8051 I2C
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:478542
    • 提供者:云也
  1. I2C

    1下载:
  2. 详细介绍M16C62P瑞萨单片机的IIC通信,适用于UART0,UART1,UART2在HEW环境中编译-Details M16C62P Renesas MCU IIC communication for UART0, UART1, UART2 compiled HEW environment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:170635
    • 提供者:丹迪
  1. I2C

    0下载:
  2. 良好的信息提供给他们,了解单片机入门级的信息,以帮助您掌握单片机技术IIC。- Good information available to them, the entry-level understanding of SCM information to help you master microcontroller technology II
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:93647
    • 提供者:qin
  1. I2C-communication

    0下载:
  2. 利用单片机对FC24C64F器件进行读写数据,该器件采用的协议为I2C协议。采用proteus仿真-The use of single-chip devices for FC24C64F read and write data, the device uses a protocol for the I2C protocol. Simulation using proteus
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:42610
    • 提供者:周伟伟
  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. I2C-sum

    0下载:
  2. 单片机IIC通讯FLASH通用程序~LPC176X i2c也附带~-FLASH MCU IIC communication general program also comes with ~ ~ LPC176X i2c
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-23
    • 文件大小:17067
    • 提供者:saint
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com