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

搜索资源列表

  1. ISL95811

    0下载:
  2. MSP430F249单片机对数字电位器ISL95811的驱动程序,通过I2C通讯,可以读写数字电位器ISL95811的码值。-MSP430F249 single-chip digital potentiometer ISL95811 driver via I2C communication, you can write code value of the digital potentiometer ISL95811.
  3. 所属分类:SCM

    • 发布日期:2015-07-21
    • 文件大小:1024
    • 提供者:
  1. HW-GMS-Project20140513

    0下载:
  2. BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5957526
    • 提供者:张帅
  1. mcp23s08

    0下载:
  2. mcp23017为I2C接口的GPIO扩展,文件为其驱动-mcp23017 as GPIO expansion I2C interface, the file for the driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:5311
    • 提供者:潘宇超
  1. 6-I2CTEST

    0下载:
  2. 这个例子展示了如何接口FT2232H I2C总线高速设备。 需要FTDI驱动支持。-This example shows how to interface FT2232H Hi-Speed devices to I2C bus .
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:696863
    • 提供者:mm
  1. uCOS252_MSP430F149

    0下载:
  2. msp430f149的usos程序,含有各种总线底层驱动如i2c,uart。-the program of msp430f149 whith ucos.
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:323792
    • 提供者:c
  1. at24c16

    0下载:
  2. STM32模拟I2C AT24C16驱动-STM32 I2C AT24C16-driven simulation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:1939
    • 提供者:吴翔
  1. ds1302

    0下载:
  2. ds1302 13系列 驱动程序 i2c接口 eeprom-ds1302 13XXxx driver i2c interface eeprom
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2153
    • 提供者:err
  1. msp430f5438a_at24cxx

    0下载:
  2. MSP430F5438A系列的硬件I2C,驱动存储芯片AT24C04模块,程序完全使用I2C的硬件,绝非软件模拟I2C协议,亲测成功!-MSP430F5438A series of hardware drive I2C, memory chip AT24C04 module, process full use of I2C hardware, not software simulation I2C agreement, dear measured success!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:46573
    • 提供者:莫正佩
  1. bmp180driver

    0下载:
  2. BMP180是一个I2C总线的气压传感器,本代码根据AT24C08的驱动程序改编。在mini2440开发板上测试可用。-BMP180 I2C bus is a pressure sensor, the code based on AT24C08 driver adaptation. In mini2440 development board test available.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:10386
    • 提供者:
  1. ZLG7290

    0下载:
  2. I2C总线读取ZLG7290数据,主要实现数码管驱动和按键驱动-I2C bus to read ZLG7290 data, mainly to achieve the digital tube driver and key driver
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1334
    • 提供者:pengjian
  1. pca9698_gpio

    1下载:
  2. PCA9698是I2C总线的IO口扩展芯片。这是其linux 2.6.28下的驱动程序。-PCA9698 I2C bus is the expansion of the IO port chip. This is the driver under linux 2.6.28.
  3. 所属分类:Communication

    • 发布日期:2017-03-14
    • 文件大小:3072
    • 提供者:inrkfas
  1. OV13850-mipi-raw-for-MT6592

    4下载:
  2. OV13850 for mtk6592上的驱动,需要的童鞋,赶紧来拿。-OV13850 for mtk6592 /*******************************************************************************************/ /*****************************************************************************************
  3. 所属分类:MTK

    • 发布日期:2016-04-26
    • 文件大小:198656
    • 提供者:heylong
  1. SN7325drv

    0下载:
  2. 扩展gpio sn7325驱动,全键盘应用,i2c通信接口-extern gpio sn7325 driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3768
    • 提供者:lyx
  1. STM32Driver

    0下载:
  2. 基于STM32 库V3.5开发的驱动程序,有UART SPI I2C CAN TIM 等的驱动,采用OOPC编写-Library V3.5 based STM32 development driver, has UART SPI I2C CAN TIM and other drivers, using OOPC write
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:37932
    • 提供者:杨勇
  1. stm8s_i2c

    0下载:
  2. stm8 i2c 总线驱动程序 包含主模式和从模式-tm8 i2c bus driver contains the master and slave modes
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3235
    • 提供者:liudonghui
  1. ADC128D818

    7下载:
  2. ADC128D818 驱动程序 i2c 接口的12bit 8通道的adc转换器-ADC128D818 driver code i2c interface 12bit 8-channel adc
  3. 所属分类:SCM

    • 发布日期:2015-05-25
    • 文件大小:5120
    • 提供者:潘旭丰
  1. TMD277X-back

    0下载:
  2. TMD27713驱动光线传感器的驱动基于MSP430单片机,I2C光接近传感器,LTR-501ALS-01二合一距离传感器配一颗LTE-C216R-14光宝红外发射管。好处是把发射LED的公差减至最低,同时有高感度侦测环境光功能。其主要功能在于根据环境光调节背光亮度。 -The APDS-9900/9901 provides digital ambient light sensing (ALS), IR LED and a complete proximity detection
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:78561
    • 提供者:dengqilong
  1. STM32_I2C

    0下载:
  2. I2C在STM32单片机内的驱动,该驱动适合STM系列时序,经测试可以使用。-I2C driver write or read
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1282
    • 提供者:陈海
  1. 13i2c

    0下载:
  2. i2c通信的驱动代码,实现功能通信,驱动的实现过程-i2c driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:79367
    • 提供者:罗铃洪
  1. hwrtc_rx8025

    1下载:
  2. 时钟芯片rx8025驱动,I2C通讯方式,-Clock chip rx8025 driver, I2C communication,
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:607
    • 提供者:cwwei
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com