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

搜索资源列表

  1. I2C.rar

    0下载:
  2. I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:22451
    • 提供者:王佐鹏
  1. i2c.rar

    1下载:
  2. DSP的I2C模块C程序,在合众达(seed)的SEED-DEC6713上通过.较合众达的复杂的example,本程序简单明了。特别适合DSP初学者。,DSP-I2C module C procedures, the United Tatsu (seed) of the SEED-DEC6713 adopted. Tatsu more united complex example, this procedure is simple. DSP is particularly suitable fo
  3. 所属分类:DSP program

    • 发布日期:
    • 文件大小:9213
    • 提供者:秦汉
  1. I2C.rar

    0下载:
  2. FPGA实现模拟I2C协议的过程,包括三个模块,i2c_master_bit_ctrl.v完成位传输功能、i2c_master_byte_ctrl.v完成字节传输功能,i2c_master_top.v完成整个程序的控制功能,并提供给外部程序的接口。 ,I2C Analog FPGA implementation of the Protocol process, including the three modules, i2c_master_bit_ctrl.v achieve bit tran
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:11625
    • 提供者:leo
  1. I2c.rar

    1下载:
  2. 基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器,Arm7 code based on the lpc2103, use keil, use a serial port interrupt, I2C, watchdog, timer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-02-23
    • 文件大小:157410
    • 提供者:朱云川
  1. I2C.rar

    0下载:
  2. 在keil-ARM环境下对ARM7处理器编译成功的I2C总线程序,程序通过I2C总线向UART串口发送数据,验证了I2C总线程序的正确性。,Keil-ARM in the circumstances of the ARM7 processor to compile the success of I2C bus procedures, procedures for the adoption of I2C serial bus to send data to the UART, I2C bus to
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:99474
    • 提供者:陆yong
  1. I2C.rar

    0下载:
  2. MSP430的I2C模块,IAR软件测试通过,包含三部分。,MSP430 the I2C module, IAR software testing is passed, contains three parts.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:41777
    • 提供者:kmicheal
  1. i2c.zip

    0下载:
  2. at91rm9200的i2c驱动,解决了死锁恢复问题,at91rm9200 i2c drv,can resume in dead lock
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:83459
    • 提供者:张德强
  1. i2c.rar

    0下载:
  2. pic单片机i2c驱动程序,适用于各种pic单片机芯片。,pic单片机i2c驱动程序
  3. 所属分类:其他小程序

    • 发布日期:2017-03-26
    • 文件大小:3314
    • 提供者:於佳健
  1. I2C.rar

    0下载:
  2. STM32 I2C 例程,开发环境为KEIL for arm,并带Proteus仿真,STM32 I2C routines
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:101551
    • 提供者:JiangBo
  1. STM32-IO-I2C-LM75-code

    0下载:
  2. 完整的I2C温度传感器lm75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-I2C temperature sensor lm75 full access to the program, the program can be run on a separate, time-sharing operation, the results obtained from the function
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:4764
    • 提供者:shizhen
  1. i2c.rar

    0下载:
  2. 51单片机,c8051f340通过GPIO模拟i2c程序,51 SCM, c8051f340 through GPIO analog i2c procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:3047
    • 提供者:赵志伟
  1. i2c.rar

    0下载:
  2. freescale mx1 i2c模块驱动,freescale mx1 i2c driver module
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:9858
    • 提供者:张洪
  1. I2C

    0下载:
  2. I2C总线传输源程序,已经通过仿真,程序正确-I2C ASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:930
    • 提供者:李雪
  1. i2c-gpio

    0下载:
  2. linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1819
    • 提供者:小华
  1. I2C-slave

    3下载:
  2. 模拟I2C主机的比较多,模拟I2C从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。-Simulation I2C host more, simulation I2C slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The hos
  3. 所属分类:SCM

    • 发布日期:2016-11-16
    • 文件大小:1024
    • 提供者:feixing
  1. i2c

    0下载:
  2. i2c程序 用于MSP430F149的i2c通信的程序代码,不是我写的-i2c program for MSP430F149 the i2c communication program code, not that my writing
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:132457
    • 提供者:石海平
  1. i2c-eeprom-090804

    1下载:
  2. linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:14372
    • 提供者:流域
  1. STM32-I2C

    0下载:
  2. STM32 I2C 封装库1 – 查询方式 STM32 I2C 封装库2 – 中断方式 STM32 I2C 封装库3 – DMA方式 -STM32 I2C package library 1- ways to search for STM32 I2C package library 2- interrupt STM32 I2C package library 3- DMA mode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-10-16
    • 文件大小:495213
    • 提供者:rui
  1. i2c

    0下载:
  2. I2C控制配置 WM8731芯片 FPGA-I2C control configuration
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:837
    • 提供者:zhouruibin
  1. I2C

    0下载:
  2. stm32 i2c资料+程序,适合新手学习使用-stm32 i2c data+ program, suitable for beginners learning to use
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:49477
    • 提供者:hehongbo
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com