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

搜索资源列表

  1. QSDMUX

    0下载:
  2. QSMUX是在AT90CAN128上开发的,里面有I2C,SPI,CAN-BUS的相关驱动程序,可以做为在AT90CAN128及其他avr单片机上移植的借鉴。-QSMUX is developed in AT90CAN128 I2C, SPI, CAN-BUS related drivers, which can be used as a reference transplantation in the AT90CAN128 & avr microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:247305
    • 提供者:zhujiatian
  1. 3205driver

    0下载:
  2. dspic上的3205驱动,用i2c操作3205-the dspic on 3205 driver i2c operation 3205
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:17838
    • 提供者:yang
  1. program

    0下载:
  2. 无线通信 串口 RS232方式 主体代码 I2C总线驱动的部分不在其中-communication without wire
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:26528
    • 提供者:
  1. tuoluoyi

    0下载:
  2. 陀螺仪的驱动程序以及在数码管显示 内含I2C总线的驱动程序-Driver gyroscope and digital display contains I2C bus driver
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:24268
    • 提供者:
  1. C51

    0下载:
  2. 电子科大单片机综合实验,功能包括 温度检测 转速测速 温度设定 温差驱动电机速度 按键使用 I2C通信 ,数码管显示 速度 设定温度 实际温度。是个综合学习51单片机的好例子。 -UESTC integrated single-chip experiments, including temperature detection speed tachometer temperature settings temperature difference driving the motor speed k
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:45886
    • 提供者:王宁
  1. 51-microcontroller-project-set

    0下载:
  2. 51单片机项目集: 1.基础项目 项目1-P0口驱动LED闪烁 项目2-跑马灯 项目3-P0口驱动一个数码管显示 项目4-单片机的中断系统 项目5-定时器计数器应用 项目6-单片机的按键 项目7-数码管动态显示 项目8-电子表程序设计 项目9-串口通信 项目10-步进电机 2.提高项目 项目1-A_D转换器应用 项目2-D_A转换器应用 项目3-数字温度传感器DS18B20应用 项目4-I2C总线器件应用 项目5-字符型LCD1
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:6501514
    • 提供者:gzp
  1. STC_LED_drive

    1下载:
  2. STC12C5A60S2单片机做的LED点阵屏驱动电路原理图。含I2C的EEPROM,和温度传感D18B20。-The circuit schematic of LED display panel driven PCB that using STC12C5A60S2 microcontroller which contains I2C EEPROM and temperature sensor D18B20.
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:22030
    • 提供者:dxf
  1. CH452W2

    0下载:
  2. 按键及数码管显示驱动芯片,调试通过,有中文备注。CH452的真正2线接口,含低电平脉冲按键中断在内,只需要2个I/O引脚,兼容I2C/IIC时序 两线制方式SCL/SDA,按键中断由SDA产生,接单片机的脉冲/边沿中断引脚 对于频率低于24MHz的MCS51,为了节约传输时间,可以适当减少SCL/SDA之间的延时-Buttons and digital display driver chip debugging through, Chinese Remarks. Including
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:1478
    • 提供者:李工
  1. 01

    0下载:
  2. linux驱动总线I2C总线基础,主要描述了I2C总线的运行原理和通讯协议。-The the linux drive bus I2C bus foundation, mainly describes the operating principle of the I2C bus and communication protocols.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:3786
    • 提供者:蔡超勋
  1. IIC

    0下载:
  2. 本人毕业设计编写的I2C总线驱动程序,包括头文件,已经硬件测试通过 基于STC89C52R+ 12M晶振模式下-I graduated from the design prepared by the I2C bus drivers, including header files, has hardware test-based STC89C52R+ 12M Crystal mode
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:2593
    • 提供者:qqwe
  1. at24cxx

    0下载:
  2. 平台总线中,i2c的驱动编写程式,和具体的编写流程-i2c driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-08
    • 文件大小:1576
    • 提供者:彭财
  1. ucosii_I2c

    0下载:
  2. LPC2114基于UCOSII的I2c主方式驱动使用的例子。对CAT1025进行读写操作底层驱动,中间件代码-LPC2114 based UCOSII I2c main way to drive the use of examples. Read and write operations underlying driver of CAT1025 middleware code
  3. 所属分类:uCOS

    • 发布日期:2017-11-13
    • 文件大小:55948
    • 提供者:amart
  1. linux_oos_adu1314_driver

    0下载:
  2. linux adu1314 oos driver .仿照I2c的驱动模型,写了L3的驱动来实现adu1314 录音和放音。-linux adu1314 oos driver. modeled on the I2c the driver model, write the L3 the drive to achieve adu1314 recording and playback.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-03
    • 文件大小:16425
    • 提供者:julie
  1. I2cPusb

    0下载:
  2. 在51单片机实现I2c通信协议源代码 + usb驱动模块源代码-I2c communication source code of MCU and usb driver source code
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:7282
    • 提供者:黄志超
  1. HUANGHi2c-6410

    0下载:
  2. 三星S3C6410 I2C 总线设备驱动程序源代码,分三部分设备控制器,设备驱动-Samsung S3C6410 I2C bus device driver source code, a three-part device controller, device driver
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:345290
    • 提供者:huanghong
  1. Linux-Device-driver

    0下载:
  2. 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:235223
    • 提供者:刘伟
  1. ChargeFlash0306(V1)

    0下载:
  2. 该设计,使用iMQ8801作为控制中心,该IC有ADC功能,这功能用于采集AD。检查电压点,来驱动两LED指示灯,显示充电电压状态。该设计,还用到24C02作为记忆体,来记忆掉电前的工作状态。本设计还有驱动3组LED闪灯,共有7种模式。记忆体的通讯使用了I2C。-The design, use iMQ8801, as the control center, the IC ADC function, this function is used to collect AD. Check the vo
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:156737
    • 提供者:黎生
  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. stm32_i2c

    0下载:
  2. stm32f103利用I2C软件库和关联的I2C EEPROM驱动来实现与M24C08 EEPROM的数据交换。-This project provides a basic example of how to use the I2C software library and an associate I2C EEPROM driver to communicate with an M24C08 EEPROM.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:941805
    • 提供者:刘杰
  1. NS73

    0下载:
  2. liunx驱动NS73驱动程序 //#include "fmtrans.h" #include <linux/i2c.h> #include <linux/delay.h> // // #define FM_TRANS_ADDR 0xCC #define AMD_DEBUG 0 // // extern int au1xxx_i2c_write(unsigned char addr, unsigned char reg,
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:124983
    • 提供者:张绪礼
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com