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

搜索资源列表

  1. C8051f340I2C

    0下载:
  2. C8051F330的I2C程序,已经测试,C源码-C8051F330 I2C program has been tested, C source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-07
    • 文件大小:3135
    • 提供者:zxc
  1. f1823_at24xx

    1下载:
  2. pic16f1823与AT24C08通信的C程序,自身的I2C非模拟的-Pic16f1823 and AT24C08 communication procedures C, their own I2C simulation
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:1024
    • 提供者:york
  1. 24c02

    0下载:
  2. 24c02掉电保持、51单片机模拟I2C总线C语言编程。-24c02 retentive, 51 single-chip analog I2C bus C programming language.
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:1608
    • 提供者:左先生
  1. ADS1110

    0下载:
  2. ADS1110的驱动代码,I2C协议,用于51 C程序开发,代码已由本人改写及优化-ADS1110 driver code, I2C protocol for 51 C program development, the code has been rewritten and optimization
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:1635
    • 提供者:ryan
  1. HID_Keyboard

    0下载:
  2. Cypress FX2LP系列的USB 控制芯片 例如CYPRESS68013型号。 本例程实现了HID KEYBOARD的功能,通过I2C与外部数据通信。 主要处理在periph.c中的TD_POLL函数-Cypress FX2LP serial USB control chip. eg. CYPRESS68013 type。 this sample program use i2c interface to communincate with external keyboard, and
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-05
    • 文件大小:109967
    • 提供者:强强
  1. rtc-ds1307

    0下载:
  2. rtc-ds1307.c - RTC driver for some mostly-compatible I2C chips.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:6355
    • 提供者:iunqonau
  1. rtc-fm3130

    0下载:
  2. rtc-fm3130.c - RTC driver for Ramtron FM3130 I2C chip.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:3900
    • 提供者:tuneangfang
  1. PIC_I2C

    0下载:
  2. PIC I2C驱动里面包含三个C文件,请下载后自行添加工程,驱动一般的I2C器件-The PIC I2C driver which contains the three C files
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:1581
    • 提供者:李御
  1. 24C16

    0下载:
  2. 本程序是C语言所写的,是ATMEGA128L对24C16芯片的I2C程序读写;-This program is written in C language, ATMEGA128L 24C16 chip I2C program to read and write
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:27502
    • 提供者:龚淼
  1. ak4183

    0下载:
  2. ak4183.c i2c driver for volans board
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2484
    • 提供者:lee
  1. I2CSOFT

    0下载:
  2. I2C操作平台的底层的C子程序,如发送数据及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的与用户程序连接并扩展-I2C operating platform Underlying C subroutine, such as the transmission data and reception data, the acknowledge bit is sent, and provides a directly face device operation function,
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:68608
    • 提供者:ALLEN
  1. I2C_51C-Source-Code

    0下载:
  2. Camera常用串口通信协议之I2C的51 C语言源代码-Camera of the I2C serial communication protocol commonly used in the 51 C-language source code
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:2403
    • 提供者:fzuye
  1. calender

    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-12-05
    • 文件大小:6257
    • 提供者:wenshang
  1. RTC_SD2068

    1下载:
  2. 使用I2C读写SD2068时钟芯片.C语言编写-write and read for SD2068 IC.
  3. 所属分类:SCM

    • 发布日期:2015-07-02
    • 文件大小:3072
    • 提供者:阿苏
  1. main

    0下载:
  2. 此程序是针对LM75的I2C 操作平台(主方式的软件平台)的底层的C 子程序,如发送数据 及接收数据,应答位发送,并提供了几个直接面对器件的操作函数。-This procedure is for the LM75 I2C operation platform (Master software platform) of the bottom of the C subroutine, such as transmit data and receive data acknowledge bit i
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:2306
    • 提供者:jerry
  1. alt_i2c

    0下载:
  2. MCU FPIO模拟I2C源代码,C语言,可以在单片机上运行,经过测试。-MCU FPIO simulation I2C source code, C language that can run on the microcontroller, tested.
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:2672
    • 提供者:ss
  1. CPPBuilder_I2C_AM2311

    0下载:
  2. Ginkgo USB转I2C的C++ Builder版本的测试源码,程序读写控制AM2311温湿度传感器模块,获取环境的温湿度。-Ginkgo USB to I2C of C++ Builder version of the test source code, the program read and write control temperature and humidity sensor module AM2311, access to environmental temperature a
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:438039
    • 提供者:罗伟东
  1. CPPBuilder_I2C_AT24C02

    0下载:
  2. Ginkgo USB转I2C适配器的C++ Builder版本测试源码,程序读写控制AT24C02 EEPROM储存器-Ginkgo USB to I2C adapter C++ Builder version of the test source code, the program read and write control AT24C02 EEPROM memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:398813
    • 提供者:罗伟东
  1. project02

    0下载:
  2. I2C操作源码要求5个C源码,你很明白的,知道吗,不要再让我写了,我受够了,再也不想写了,懂不懂。-I2C operation requires five C source code, you are very aware of, you know, do not let me write, I' ve had enough, do not want to write, understand it or not.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:32981
    • 提供者:Peter
  1. msp430g2xx3_uscib0_i2c_01

    0下载:
  2. I2C接口TMP100温度传感器在9位模式。 计时器一CCR0中断用于醒来,读这两个字节的 TMP100的温度寄存器每62毫秒。如果温度大于28 c,p1 0设置,否则复位。在LPM0 CPU操作。 速度~ 100 khz I2C。-I2C interface to TMP100 temperature sensor in 9-bit mode. Timer_A CCR0 interrupt is used to wake up and read the two bytes of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1616
    • 提供者:马保
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 »
搜珍网 www.dssz.com