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

搜索资源列表

  1. Keil-2378-FM24cl04

    0下载:
  2. LPC2378的I2C驱动部分,使用FM24CL04,驱动它,读取和写入-the driver of the I2C of LPC2378,using FM24CL04,drive it ,read and write
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:173087
    • 提供者:熊家乐
  1. IIC_MPU6050

    0下载:
  2. 基于STM32F103C8T6 与ST官方固件库编写的 MPU6050 I2C驱动-ST based on STM32F103C8T6 official library functions, driven by MPU6050 I2C
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:3212
    • 提供者:唐金贤
  1. S3C6410_IIC_driver

    0下载:
  2. S3C6410的I2C驱动,包含的测试程序,可以读写指定地址的数据。-It s the I2C driver of S3C6410,include the test APP code, it can read and write data of specified address.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:6646
    • 提供者:hgl
  1. c51_i2c

    0下载:
  2. C51,常用I2C驱动,封装为单独的.c和.h文件,可以直接调用-c51, common I2C driver
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2415
    • 提供者:sheldencn
  1. i2c

    0下载:
  2. 中颖927电表SOC的计量控制iic单元的操作函数和底层驱动,很实用的例子,已经批量生产-SinoWealth 927 meter SOC IIC measurement and control unit operation function and the driver, a very practical example, has been mass production
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:2528
    • 提供者:asda
  1. 03_i2c

    0下载:
  2. 基于CPU LPC229X 的 i2c驱动,基于ADS1.2编译器-Based CPU LPC229X the i2c driver, the compiler based ADS1.2
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:78245
    • 提供者:CYF
  1. 8591

    0下载:
  2. 基于51单片机,模拟I2C驱动PCF8591,测量电压值,并将电压值显示在数码管-Based on 51 single chip microcomputer, simulated I2C driver PCF8591, measure the voltage value, and the voltage value is displayed in the digital tube
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:rhr
  1. i2c_test

    1下载:
  2. I2C驱动编程及测试程序,使用于嵌入式开发当中结合EasyARM-iMX257开发板进行编写驱动程序-2C driven programming and testing procedures were used in embedded development combined EasyARM-iMX257 development board to write drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:4813
    • 提供者:曾庆奇
  1. i2c-algo-c2gpio

    1下载:
  2. 使用GPIO pin模拟实现I2C协议控制驱动-GPIO simulate I2C driver
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2364
    • 提供者:tedono
  1. I2C

    0下载:
  2. 基于STM32F0系列驱动24C02存储源代码-Based STM32F0 series driver source code storage 24C02
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:501647
    • 提供者:wmy
  1. test14-i2c

    0下载:
  2. 基于IIC总线的设备驱动程序,较好的讲述了如何在S3C6410下编写IIC总线驱动-IC bus-based device drivers, how to write better about the IIC bus driver in the S3C6410
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2441
    • 提供者:刘德庆
  1. I2C

    0下载:
  2. I2C 总线驱动mems 传感器的应用程序-I2C bus driver mems sensor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1432688
    • 提供者:houbo
  1. i2c_adv7180

    0下载:
  2. ADV7180的i2c驱动程序,VHDL语言开发,有详细注释,适合初学者学习和参考。-ADV7180 i2c driver, VHDL language development, have detailed comments, suitable for beginners learning and reference.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:881086
    • 提供者:谢小辉
  1. i2c

    0下载:
  2. iic驱动的代码,包括IIc总线驱动,IIc核心,IIc设备驱动,还有部分驱动的算法实现及其数据结构,包含了pcf8574,pcf8575,pcf8591,tps95010等芯片的代码。-iic driver code, including the bus driver IIc, IIc core, IIc device drivers, there are some driven algorithms and data structures, including the pcf8574, pc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:302916
    • 提供者:邹修荣
  1. i2c_gpsl30

    0下载:
  2. 按照一般字符驱动处理的 I2C驱动程序,没有使用i2c体系结构。实现了 从模式读,和主模式写的功能。-IIC device driver that slave receive model and master TX model。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2854
    • 提供者:s8835401suchen
  1. i2c

    0下载:
  2. 最简单的I方C总线驱动包,直接调用函数就可以通过I2C总线收发数据。-The simplest way I C bus driver package, direct call function can send and receive data via the I2C bus.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:35388
    • 提供者:wason
  1. da14580_i2c

    0下载:
  2. da1458x芯片上使用的i2c驱动,因为官方并没有提供,所以需要自己修改一个适用于da1458x平台的,这个代码可以给很多人帮助;-i2c da1458x chip used on the drive, because the official did not provide, you need to make changes to the one for da1458x platform, this code can help to many people
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2064
    • 提供者:李敏
  1. i2c_at24c16_driver

    0下载:
  2. linux的at16cxx系列e2prom的 i2c驱动-linuxs i2c driver for at16cxx
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3722
    • 提供者:jerry
  1. I2CDrv

    0下载:
  2. 在vxwork下, power pc 下的i2c驱动程序。-on ther vxwork, poeer pc i2c driver 。
  3. 所属分类:VxWorks

    • 发布日期:2017-04-13
    • 文件大小:2232
    • 提供者:蒋兴宇
  1. i2c_bh1750

    0下载:
  2. esp8266_驱动 BH1750 I2C 驱动程序-esp8266 BH1750 I2C the I2c Drivers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:15819
    • 提供者:zcm
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com