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

搜索资源列表

  1. SMBus

    0下载:
  2. 基于C8051F020单片机SMBUS代码,通过它,你会很快熟悉C8051F单片机对SMBUS的配置。稍微修改,即可加入自己的工程。 -Code based on C8051F020 MCU SMBUS, through it, you' ll quickly become familiar with the configuration of C8051F MCU on the SMBUS. Slightly modified, you can add your own project
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:29331
    • 提供者:felixzhang
  1. SMBus-communication-implementation

    0下载:
  2. 红外测温芯片MLX90614底层驱动程序-MLX90614 infrared thermometer bottom of the chip driver
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:4056
    • 提供者:candy
  1. SMBus

    0下载:
  2. 单片机SMBUS SMBUS的收发和中断处理-SCM SMBUS
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:9285
    • 提供者:ysh
  1. MSP430-SMBus

    1下载:
  2. 对于学习MSP430单片机的朋友特别有用-MSP430 MCU' s friends for learning is particularly useful
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:94970
    • 提供者:
  1. 13SMBUS

    0下载:
  2. C8051F020 SMBUS例程,对AD采用非常有用-C8051F020 SMBUS routines, use of AD is very useful
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:33363
    • 提供者:cai
  1. c8051f020_SMBus

    0下载:
  2. c8051f020单片机SMBus程序代码,已上机验证程序可直接使用-c8051f020 SMBus microcontroller program code, the program has been verified on the machine can be used directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:164758
    • 提供者:李成
  1. SMBus

    0下载:
  2. C8051F320 SMbus 应用程序,是C8051F320 SMbus功能的调试应用,代码可以直接移植使用。-C8051F320 SMbus application is C8051F320 SMbus featured debugger application code can be directly transplanted to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:30601
    • 提供者:jinfei
  1. SMBus

    0下载:
  2. C8051F060 SMBus 例程 IIC器件的读写,和连续读和连续写!并利用LED检测读写是否正确-C8051F060 SMBus example IIC device, reading and writing, and continuous read and continuous write! And by using LED detection reading and writing is correct
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:31273
    • 提供者:石浪
  1. SMBUS

    0下载:
  2. C8051F330 关于SMBUS的数据通信,包含单对单通信多对多通信,兼容IIC协议 -C8051F330 SMBUS
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. C8051F34x SMBus 模块测试代码-C8051F34x SMBus module testing code
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:30469
    • 提供者:宋晋敏
  1. SMBus

    0下载:
  2. stm-smbus-i2c主程序,可以在此基础上添加源码,实现诸多功能-the main function of the SM-bus about i2c,stm-smbus-i2c
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:9386
    • 提供者:Yicheng Yu
  1. C8051F020-SMBUS

    0下载:
  2. C8051F020 SMBUS总线的驱动-经典之作-C8051F020 SMBUS
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2782
    • 提供者:
  1. C8051F410-SMBus

    0下载:
  2. C8051F410单片机的SMBUS总线开发常见问题及编程实例-C8051F410 microcontroller SMBUS bus to the development of common problems and programming examples
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1614
    • 提供者:云飞
  1. SMBus

    0下载:
  2. smbus or i2c code for c8051f503
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:26293
    • 提供者:Rajeev
  1. smbus

    0下载:
  2. c8051f340的SMBUS(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:1375
    • 提供者:kk
  1. C8051-SMBUS

    0下载:
  2. SMBUS代码,可以用于C8051系列单片机-SMBUS code C8051 Series MCU can be used
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:2776
    • 提供者:jerry
  1. i2c-smbus

    0下载:
  2. SMBus extensions to the I2C protocol.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:2981
    • 提供者:lwkuor124799
  1. SMBus-v1.0-zhongwen

    0下载:
  2. SMBus v1.0 zhongwen
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:503787
    • 提供者:
  1. SMBus

    0下载:
  2. C8051F3X SMBus 源码,SMBus I/O接口是一个双线的双向串行总线。-C8051F3x SMBus source, SMBus I/O interface is a two-wire bidirectional serial bus.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:30791
    • 提供者:刘少红
  1. KVM-SmBus

    0下载:
  2. KVM 充电管理(smbus)及显示控制程序-the soft of KVM charging(smbus) and display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:35796
    • 提供者:李明
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com