CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - I2C驱动

搜索资源列表

  1. I2Ccore

    0下载:
  2. 基于I2C实现的摄像头驱动程序-基于I2C实现的摄像头驱动程序,,,,,,,,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:17960
    • 提供者:长福复
  1. EWARMv5

    0下载:
  2. STM32107_测试程序,其中包括i2c,usb等总线驱动。-STM32107_test
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:546562
    • 提供者:harvey
  1. CH20

    0下载:
  2. CH-20:I2C输入/输出实验:0x1234/0x0007(0x1234/0x0008)。 包含了B0_4,B2_6,VB与Fireware等子目录。 B0_4:包含驱动程序与两个INF文件,AL_xxx.INF与xxx.INF。 B2_6 :包含INF文件,以及相关的B2与B6格式文件。 VB:Visual Basic 应用程序。 Fireware:相关的原始固件程序代码。 -CH-20: I2C input/output experiment: 0x1234
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:125296
    • 提供者:牛顿环
  1. msp430F247HARDWIR_I2C

    0下载:
  2. MSP430F247的硬件I2C的驱动,用I2C器件的时钟芯片RX8025,AT24C04都完美测试。-MSP430F247 hardware I2C driver, clock chips with I2C devices RX8025, AT24C04 is a perfect test.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2537
    • 提供者:肖志勇
  1. NIOS_I2C_SD2405_AT24C128

    0下载:
  2. 基于NIOS的I2C总线,AT24C128和SD2405实时时钟芯片混合编程驱动。在I2C地址选择处有经典用法!-I2C-bus based NIOS, AT24C128, and SD2405 hybrid programming driven real time clock chip. I2C address selection in the Department has the classic usage!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:7054
    • 提供者:ZZ
  1. C51commonlyusedassemblysubroutine

    0下载:
  2. C51常用汇编子程序:ACM-12864汉字液晶显示驱动程序,定时与中断类,Ad转换类,排序类,频率计,串行通信,代码运算类,DES算法演示,C51_table,I2c总线,IIC,键盘与显示类,交通灯,步进电机,电机控制,-C51 compilation of subprograms used: ACM-12864 character LCD driver, timer and interrupt class, Ad Conversion class, sort type, frequency
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2521761
    • 提供者:apple
  1. I2Cdrive

    0下载:
  2. 目前比较流行的一种通信协议------I2C总线协议(AT2402),里面包含此协议的通信规则,驱动lcd1602显示时钟,并且在断电后依然保存数据,省去再调烦恼。-A current popular communication protocols------ I2C bus protocol (AT2402), which contains the rules of this agreement, communication, drive lcd1602 show the clock, and
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1285
    • 提供者:dahai
  1. ISL12027

    0下载:
  2. ISL12027 是一个 RTC+EEPROM+WATCHDOG+RESET芯片,通过I2C接口访问,这是它的驱动,处理器为TMS320F28335.-ISL12027 is an RTC+ EEPROM+ WATCHDOG+ RESET chips, through the I2C interface to access, this is its drive, processor TMS320F28335.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-09-09
    • 文件大小:5645
    • 提供者:ygl
  1. stm32V1_2

    2下载:
  2. 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:869803
    • 提供者:彬彬有礼
  1. 12_TWI(IIC)

    0下载:
  2. I2C传送协议的驱动程序,I2C又叫TWI-I2C transmission protocol driver, I2C called TWI
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25228
    • 提供者:听风吹雨
  1. i2c_rtc

    0下载:
  2. 基于TI公司的DSP芯片28335的I2C总线接口的驱动程序-Based on TI' s DSP chip 28335 of the I2C bus interface driver
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:168761
    • 提供者:伍涛
  1. lm75a

    0下载:
  2. 飞利浦 lm75a i2c总线温度传感器 msp430驱动,内部包含f169i2c驱动 st7920画点函数等-Philips lm75a i2c-bus temperature sensor msp430 drive, internal drive st7920 picture contains f169i2c point function, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:38514
    • 提供者:赵浩淼
  1. DS3231

    0下载:
  2. 时钟芯片DS3231的驱动程序,采用I2C总线方式。- Driver codes for DS3231, a clock IC using I2C bus.
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:肖凡
  1. 18B20

    0下载:
  2. 1.通过本例程了解 DLASS18b20的基本原理和使用 ,理解并掌握18B20驱动程序的编写 2.了解掌握I2C总线接口的工作原理及一般编程方法。 插上18B20 观察数码管的实际温度显示-1. DLASS18b20 through this routine to understand the basic principles and use the driver to understand and master the preparation of 18B20 2. Und
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31731
    • 提供者:TKW
  1. 1637

    0下载:
  2. LED显示驱动 用于驱动LED管 I2C通讯 很不错的工具-LED显示驱动
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:26613
    • 提供者:士大夫
  1. IIC

    0下载:
  2. WinCE下的IIC驱动,此驱动为流接口驱动,采用中断方式。-I2C (logical) MDD/PDD Streams interface driver
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:13862
    • 提供者:黄国臣
  1. PCF8564_RTC

    0下载:
  2. 一个基于LPC21xx的PCF8564(I2C RTC)实时时钟程序源码,按键与菜单方式驱动driver,可根据注释修改,源代码完整。-A Based on LPC21xx the PCF8564 (I2C RTC) Real-time clock program source code, buttons and menu-driven way driver, according to the comments to modify the source code integrity.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:95583
    • 提供者:迷信
  1. T100

    0下载:
  2. ti t100驱动 基于I2C总线 低功耗-ti t100 driver I2C-bus low power consumption based on
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:18068
    • 提供者:张扬
  1. eeprom_wr

    0下载:
  2. 本程序是quartus.exe 环境下经过编辑和仿真之后的eeprom中的i2C 通讯协议的驱动程序-This program is quartus.exe edited and simulation environment after the eeprom in the protocol driver i2C
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2724
    • 提供者:
  1. Debug-for-16f877a

    0下载:
  2. PIC的单片机大部分都会有I2C接口,但它的少脚的型号就没有,这是要接I2C接口的器件就只能用软件模拟的I2C协议来驱动了.这里提供了一个用汇编语言写的AT24C02的程序.里面是通过两个灯来指示写的数据和读的数据是否一致.-Most will have a PIC microcontroller I2C interface, but it is no less foot model, which is the interface to access I2C devices can only b
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:22708
    • 提供者:王宏
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 40 »
搜珍网 www.dssz.com