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

搜索资源列表

  1. i2c-parport-light

    0下载:
  2. i2c-parport-light.c I2C bus over parallel port.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:2459
    • 提供者:yuren8796
  1. i2c-pca-isa

    0下载:
  2. i2c-pca-isa.c driver for PCA9564 on ISA boards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:2337
    • 提供者:renyuan758
  1. i2c

    0下载:
  2. 单片机C语言 实现EEPROM功能 流水灯-The EEPROM microcontroller C language function light water
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:14931
    • 提供者:靳喜峰
  1. HMC5843-C

    0下载:
  2. 霍尼韦尔 HMC5843 是一种表面安装的多芯片件模块,专门为带有一个数字接口的低场 磁传感器而设计,应用于诸如低成本罗盘和测磁学领域。HMC5843 包括霍尼韦尔最先 进的1043 系列磁阻传感器,以及霍尼韦尔研制的ASIC 包括放大型、带驱动器、偏置消 除、12-bit ADC 和一个I2C 系列总线接口的ASIC-Honeywell HMC5843 is a surface mount multi-chip module, designed specifically for l
  3. 所属分类:source in ebook

    • 发布日期:
    • 文件大小:425693
    • 提供者:付路路
  1. i2c

    0下载:
  2. 本文档是为单片机初学者写的I2C编程示例程序。使用的单片机硬件是最通用的stc89c52单片机,编程语言为c语言。-This document is written for the microcontroller I2C programming examples for beginners program. Using microcontroller hardware is the most common stc89c52 microcontroller c language programmi
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:3162
    • 提供者:wenshang
  1. i2c-driver

    0下载:
  2. 由于海思Hi3513自带的I2C接口已做其它用途,但现在设备需要用I2C接口连接其它芯片,所以,用GPIO模拟了一个I2C接口,附件为源代码,所用的开发语言为C语言。-As Hass Hi3513 comes with I2C interface has been done for other purposes, but now the device needs to connect with other chip I2C interface, so GPIO simulated using a
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-05
    • 文件大小:4944
    • 提供者:Lodge
  1. I2C-AT24C02

    0下载:
  2. I2C总线芯片AT24C02程序设计 C++编程-I2C bus AT24C02 chip program design
  3. 所属分类:Com Port

    • 发布日期:2017-11-09
    • 文件大小:87884
    • 提供者:lupan
  1. I2C

    0下载:
  2. 51单片机c语言编写的I2C总线的驱动程序。-51 MCU c language I2C bus driver.
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:1405
    • 提供者:steve
  1. i2c

    0下载:
  2. 24X02系列EEPROM读写,C语言源程序。采用IO口模拟I2c总线时序-24X02 series EEPROM read and write, C language source code. Using analog IO I2c Bus Timing
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:2087
    • 提供者:luoxin
  1. I2C

    0下载:
  2. I2C接口驱动程序,可以直接在c的开发环境里进行移植-I2C interface driver, can be directly in c development environment for transplantation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-04
    • 文件大小:1306
    • 提供者:mibeibei
  1. I2C

    0下载:
  2. I2C interface written in C
  3. 所属分类:Communication

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

    0下载:
  2. I2C调试通过,使用于MSP430G2553,24C02的读写驱动代码,C语言编写-I2C debugging through the use in MSP430G2553, 24C02 read and write driver code, C language
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:22910
    • 提供者:zhangyongbo
  1. STM8Library

    0下载:
  2. Source code for STM8S: 74hc595.c 74HC595.h devports.h ds1307.c dsl307.h encoder, с encoder, h i2c.c i2c.h keys.c keys.h tda7313.c tda7313.h TEA5767.C TEA5767.h TEA5767ports.h tic55.c tic55.h tic9153.c tic915
  3. 所属分类:Other Embeded program

    • 发布日期:2016-04-21
    • 文件大小:12288
    • 提供者:Andrei
  1. P89LPC932硬件I2C软件包

    0下载:
  2. 此软件包是以查询方式完成各种总线操作的,在使用前应对总线进行检查,并使用看门狗,以防等待总线而造成死机。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-11-20
    • 文件大小:3329
    • 提供者:lsdldz@163.com
  1. I2C

    0下载:
  2. 此程序是I2C操作平台(主方式的软件平台)的底层的C子程序,如发送数据 及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的 与用户程序连接并扩展..... -This program is I2C platform (master mode software platform) in the bottom of the C routines, such as sending data And receive data, send an acknowledge bi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:26822
    • 提供者:mr zhang
  1. c-i2cchengxu

    0下载:
  2. i2c的c语言程序,包括读写一个字节,读写n个字节的子程序-i2c the c language program, including a byte read and write, read and write n bytes of subroutines! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:876
    • 提供者:全个
  1. I2C

    0下载:
  2. I2C总线模块 MCS51 单片机。C编写,KEIL环境 注意加延时。-I2C bus module MCS51 microcontroller. Written in C, KEIL environment Note added delay.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:969
    • 提供者:lee Hao
  1. I2C

    0下载:
  2. 51单片机C语言环境下的I2C芯片断电保护源代码及详细解释。-I2C chip power protection source code and detailed explanation 51 microcontroller C language environment.
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:28795
    • 提供者:许江涛
  1. C-SHARP_USB_ADC_Test

    0下载:
  2. 在C#平台调用USB-I2C适配器或者USB-SPI适配器的二次编程接口函数实现ADC(模数转换)功能,USB-SPI适配器和USB-I2C适配器有8路、12bit、采样频率为1M的ADC,适配器采用3.3V参考电压,利用适配器的ADC功能可以测量0到3.3V之间的模拟电压信号。-Calling adapter or USB-I2C adapter USB-SPI in C# programming interface functions to achieve the secondary pla
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:78082
    • 提供者:罗伟东
  1. C-SHARP_USB_GPIO_Test

    0下载:
  2. 在C#平台调用Ginkgo USB-I2C适配器或者Ginkgo USB-SPI适配器的二次编程接口函数实现GPIO读写控制功能,本程序对GPIO读写控制的各种模式进行了全面展示。-Call Ginkgo USB-I2C adapter or Ginkgo USB-SPI adapter quadratic programming in C# platform GPIO interface functions to achieve control functions to read and wr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:78035
    • 提供者:罗伟东
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 34 »
搜珍网 www.dssz.com