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

搜索资源列表

  1. DSP2812以及单片机程序

    0下载:
  2. 主要是DSP2812和单片机编程的一些相关程序,包括模拟I2C,SPI等
  3. 所属分类:源码下载

    • 发布日期:2011-08-22
    • 文件大小:147037
    • 提供者:smalljade101
  1. I2C通信程序

    0下载:
  2. I2C通信程序 for C/C++
  3. 所属分类:通讯编程

    • 发布日期:2012-03-13
    • 文件大小:4467
    • 提供者:w_gor2001
  1. PCF8563的驱动程序

    3下载:
  2. PCF8563的驱动程序,使用stm32硬件I2C口线实现。含日期时间有效性判断函数,星期计算函数。,PCF8563 driver to use the hardware I2C port stm32 Line. Time to judge the effectiveness of including the date of function, function of weeks.
  3. 所属分类:其他小程序

    • 发布日期:2016-03-29
    • 文件大小:4384
    • 提供者:张黄敢
  1. i2c.rar

    0下载:
  2. I2C 最新程序,I2C latest procedures
  3. 所属分类:Document

    • 发布日期:2017-11-08
    • 文件大小:311495
    • 提供者:王勇
  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. ARM_GPIO_I2C.rar

    0下载:
  2. 用ARM芯片GPIO模拟I2C程序,能在51或ARM使用,GPIO with ARM chip I2C simulation procedures can be used in 51 or ARM
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:2897
    • 提供者:snb
  1. 24C02.rar

    2下载:
  2. MSP430读写24C02模拟IIC程序和硬件I2C程序,MSP430 I2C 24C02
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-14
    • 文件大小:4680
    • 提供者:江湖小虾
  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

    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. 这是一个IIC的接口程序,是夏宇闻编的书《verilog 数字系统设计教程》的IIC的源码,很通俗易懂.rar,This is an IIC interface procedures for Xia Wen book " verilog Digital System Design Guide," the source of the IIC, it is easy to understand. Rar
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:2375394
    • 提供者:chao
  1. i2c.rar

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

    • 发布日期:2017-03-26
    • 文件大小:3314
    • 提供者:於佳健
  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. AT24C16的读写程序

    2下载:
  2. AT24C16的读写程序,I2C接口,已经通过测试,注释很详细,AT24C16 literacy program, I2C interface, has passed the test, the Notes are detailed
  3. 所属分类:汇编语言

    • 发布日期:2017-05-18
    • 文件大小:2966
    • 提供者:
  1. I2C

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

    • 发布日期:2017-04-10
    • 文件大小:930
    • 提供者:李雪
  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-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. I2C

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

    • 发布日期:2017-03-26
    • 文件大小:49477
    • 提供者:hehongbo
  1. I2C(EEPROM)

    1下载:
  2. 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-11-26
    • 文件大小:4494
    • 提供者:马海峰
  1. I2C-FM24C16-PCF8563

    1下载:
  2. 基于PIC单片机PIC18F6527下的I2C程序应用 FM24C16和PCF8563的驱动程序-Based on PIC18F6527 microcontroller PIC procedure under the application of FM24C16 and I2C driver PCF8563
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1580
    • 提供者:sfg
  1. i2c

    0下载:
  2. avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:962
    • 提供者:york
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com