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

搜索资源列表

  1. I2C_Communication_PIC2PIC

    0下载:
  2. It is a very good exemple of I2C Communication between two PIC16F876A
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-27
    • 文件大小:9813
    • 提供者:安德森
  1. i2c_slave_model

    0下载:
  2. i2c总线从器件 希望对大家有很大帮助谢谢 -i2c bus from the device to all of us hope that helps a lot Thank you
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2222
    • 提供者:留洋
  1. jkb

    0下载:
  2. 此程序是一底层开发驱动代码,里面包括了I2C芯片(MAX5417)及1 wire sensor、AD驱动的源代码!稍作改动就能用于自己的产品开发中!-this program is to develop a bottom-driven code, they include I2C chip (MAX5417), and a wire sensor, AD-driven source code! Minor modifications can be used for their own prod
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:7027
    • 提供者:sesaid
  1. Code

    0下载:
  2. SMBus I/O接口是一个双线的双向串行总线。SMBus完全符合系统管理总线规范1.1版,与I2C串行总线兼容。系统控制器对接口的读写操作都是以字节为单位的,由SMBus接口自动控制数据的串行传输。在作为主或从器件时,数据传输的最大速率可达系统时钟频率的十分之一(这可能比SMBus的规定速度要快,取决于所使用的系统时钟)。可以采用延长低电平时间的方法协调同一总线上不同速度的器件。- Example code to interface a single 256-byte EEPROM to a
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:20312
    • 提供者:高威
  1. STM8S003_I2C

    0下载:
  2. STM8S003 I2C通讯,通过SDA,SCL2个脚的电平变化进行通讯。-STM8S003 I2C communications, through SDA, level changes SCL2 a pin for communication.
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:8509483
    • 提供者:lihaihao
  1. I2C1

    0下载:
  2. stm32的I2C程序,具有很强的参考价值,可以直接应用到项目中去。-stm32 I2C procedures, with a strong reference value, can be applied directly to the project.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:304424
    • 提供者:王玉明
  1. LM75a

    0下载:
  2. 用lm75a实现温度检测,还应用了I2C总线的功能,应用了串口的知识。总之,这是一个比较综合的单片机程序-Temperature detection with LM75A, the application functions of I2C bus, the application of the serial port of the knowledge. In short, this is a more integrated SCM procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:51797
    • 提供者:handson
  1. fet140_i2c_13

    0下载:
  2. 一个简单的MSP430F169的I2C互相连接传输内容的程序-A simple MSP430F169 I2C interconnected transmission of the content of the program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3108
    • 提供者:彭维礼
  1. stm32_I2C

    0下载:
  2. STM32硬件I2C的程序流程图,可以让你对STM32的硬件I2C有个清晰的理解-STM32 hardware I2C program flow chart, can let you of the STM32 I2C hardware have a clear understanding
  3. 所属分类:software engineering

    • 发布日期:2015-07-09
    • 文件大小:67584
    • 提供者:hgjk
  1. LPC800_um

    0下载:
  2. LPC800用户手册,内含详细寄存器介绍与使用。 LPC800 是基于ARM Cortex-M0+ 的低成本32 位MCU 系列产品,工作时CPU 频率高达 30 MHz。LPC800 支持最高16 kB 的闪存和4 kB 的SRAM。 LPC800 的外设包括:一个CRC 引擎、一个I2C 总线接口、多达三个USART、多达两个 SPI 接口、一个多速率定时器、自唤醒定时器、状态可配置定时器、一个比较器、采用开关 矩阵的功能可配置I/O 端口、一个输入模式匹配引擎和多
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1536040
    • 提供者:mr.song
  1. i2c_slave_V1.2

    2下载:
  2. 在stm32单片机上,用IO口的上升沿和下降沿中断设计的I2C从机代码。测试通过。所有过程用状态机来控制,没有cpu空延时。 核心代码和单片机相关代码分开,方便移植。 主要用在项目验证和学习交流!-On stm32 microcontroller, with rising and falling IO port interrupt design of I2C slave code. The test. All the process is controlled by a state ma
  3. 所属分类:SCM

    • 发布日期:2015-03-25
    • 文件大小:3072
    • 提供者:xiaob
  1. iic

    0下载:
  2. I2c-dev.c is part of I2C equipment, access interface device, the access to the hardware is realized by i2c_adapter. It is during initialization, need to register a i2c_driver to the I2C Core. I think this is just to let the user access layer of I2C b
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2347
    • 提供者:berlin
  1. 177x_8x_PDL_110602

    0下载:
  2. The LPC177x / LPC178x series of low-power, cost-effective microcontrollers feature up to 512 KB Flash, 96 KB SRAM, 4 KB EEPROM and a wide assortment of connectivity peripherals, including up to five
  3. 所属分类:File Formats

    • 发布日期:2017-06-16
    • 文件大小:25334415
    • 提供者:lianbinzhang
  1. STM32_I2C

    0下载:
  2. stm32 I2C 驱动函数 经过调试可以实际应用-This file provides a set of functions needed to manage the communication between I2C peripheral and I2C M24C08 EEPROM.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4036
    • 提供者:xuuffei
  1. Avalon_i2c

    0下载:
  2. I2C (Inter-Integrated Circuit, alternately spelled I2C or IIC, most commonly pronounced I-squared-C) is a multimaster serial single-ended computer bus invented by the Philips semiconductor division, today NXP Semiconductors, and used for attaching lo
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:917375
    • 提供者:anas
  1. IIC-SPI-LCD1602

    0下载:
  2. 通过IIC(I2C)和ISP总线来控制LCD1602,是Arduino的好帮手,有电路图和Arduino测试程序-Through the IIC (I2C) and ISP bus to control LCD1602, Arduino is a good helper, schematic and Arduino test procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1589201
    • 提供者:phone360
  1. LPCEB2000-S_I2C

    0下载:
  2. 基于LPCEB2000-S的I2C程序,一个定时程序的实例-Based on LPCEB2000- S I2C program, a timing application instance
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:13173
    • 提供者:chen
  1. uart_spi_i2c

    0下载:
  2. uart spi i2c总线协议,是一个综合比较,希望对大家有帮助-UART SPI I2C bus protocol, is a comprehensive comparison, we hope to help!!!!!!!
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1378502
    • 提供者:zhy
  1. 51.C

    0下载:
  2. 在51单片机上一些比较重要的入门程序。液晶的显示,I2C总线以及A/D,D/A的操作,键盘的扫描,时钟等-Introduction to some of the more important on 51 single chip microcomputer program.Liquid crystal display, the I2C bus and A/D, D/A, keyboard scanning, clock, etc
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3819
    • 提供者:吉祥
  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 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com