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

搜索资源列表

  1. I2Cread-and-write-the-language

    0下载:
  2. 用Altera Quartus II 的VHDL语言完成的I2C读写数码管显示源代码-Altera Quartus II VHDL with the completion of the I2C read and write the language digital display source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:617885
    • 提供者:nanana
  1. I2C

    0下载:
  2. 基于MEGA16的硬件I2C驱动读写24C02的代码,已调试通过,可直接使用-Hardware-based I2C driver MEGA16 24C02 code to read and write, has been debugged, can be used directly
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:1488
    • 提供者:huangyong
  1. i2c

    0下载:
  2. linux下i2c读写eeprom的程序。-read and write under linux i2c eeprom program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:4154
    • 提供者:chen
  1. CPLD1270-I2C

    0下载:
  2. I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:494057
    • 提供者:ql
  1. I2C

    0下载:
  2. 单片微机的P1.0(SCL)和P1.1(SDA)两根I/O口线构成虚拟I2C总线,扩展串行EEPROM芯片24C02。对扩展的串行数据存储器24C02进行自检,若每一单元读/写都正确,则把片内RAM中20H单元内容清0,否则置20H内容为FFH。-80C51 single-chip microcomputer using P1.0 (SCL) and P1.1 (SDA) two I/O port lines constitute a virtual I2C bus, extended seri
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:870
    • 提供者:huang
  1. I2C-EEPROM

    0下载:
  2. 将表格内容写入24c02,然后批量删除这些数据,并从24c02中读取数据并显示-Write the contents of the table 24c02, then bulk delete the data and read data from and display 24c02
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:24711
    • 提供者:zhanglongda
  1. I2C

    0下载:
  2. 读取24LC01中0X00存储空间后的数据 读写方式有 字节写,随机读,连续读-Storage space in the 0X00 read 24LC01 data reading and writing after a byte write, random read, sequential read
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:28510
    • 提供者:tiankong19
  1. I2c-package

    0下载:
  2. 为对 I2C 从器件进行快速的正确的读写操作,设计虚拟I2C 总线操作平台软件 包本软件包是主方式下的虚拟I2C 总线软件包,只要用户给子程序提供几个主要的参数,即可轻松地完成任何 I2C 总线外围器件的应用程序设计-I2C slave device for the correct read and write operations faster, the design of virtual I2C bus platform package This package is the mai
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:68636
    • 提供者:李玄清
  1. LM3S811-EEPROM24C02

    0下载:
  2. 基于LM3S811的EEpROM读写程序,通过I2c总线读写数据,-Based LM3S811 of EEpROM literacy program, by I2c bus read and write data,
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:359605
    • 提供者:祝林
  1. I2C

    0下载:
  2. I2C通信协议的C语言形式,可以使用这个用来和读写EEPROM-I2C communication protocol C-language form, you can use this to read and write EEPROM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:971
    • 提供者:小涵
  1. I2C_wr(no-down)

    0下载:
  2. I2C的读写时序,希望有帮助,写的很辛苦当时-I2C read and write timing, want to help, write a very hard time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1097087
    • 提供者:陈佳
  1. I2C

    0下载:
  2. 此程序是对I2C总线利用的程序它可以将要保存的数据写进24c0x中,且提供了一个字节写入和联续八个字节写入的功能,和一个字节读出和联续八个字节读出的功能-This program is a program to use the I2C bus can save the data to be written into the 24c0x in, and provides a byte write and United continued to write eight bytes of the fu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:19294
    • 提供者:赵云
  1. i2c

    0下载:
  2. i2c协议来写入存储芯片一些数据,然后再把数据读出来并显示到显示器件-i2c protocol to write some data storage chips, and then the data read out and displayed to the display device
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:654
    • 提供者:陈操
  1. F06x_SMBus_EEPROM

    0下载:
  2. C8051F060通过普通IO口模拟IIC总线读写EEPROM-C8051F060 analog through the general IO port to read and write EEPROM IIC bus
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:54710
    • 提供者:郭万岭
  1. I2Ctestwrite

    0下载:
  2. sopc读写i2c总线的程序,可以模块化调用。vhdl语言编写。-sopc i2c bus read and write the program, you can call the modularity. vhdl language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:191103
    • 提供者:zengdi
  1. I2C-24C01

    0下载:
  2. AVR twi读写eeprom的程序及驱动-AVR twi read and write eeprom program and driver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:41843
    • 提供者:姜迁里
  1. I2C-verilog

    0下载:
  2. 说明I2C协议说明及verilog实现读写I2C器件-Verilog descr iption of the I2C protocol instructions and read and write I2C devices to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2190607
    • 提供者:frank
  1. I2C

    0下载:
  2. 基于LYS-51开发板的IIC总线驱动,包括读字节,写字节,开始,停止,应答函数。可用于驱动IIC总线上的设备。-LYS-51 development board based on the IIC bus driver, including read-byte, write byte, start, stop, response function. Can be used to drive the device on the IIC bus.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:624
    • 提供者:
  1. MCU-READ-AND-WRITE-AT24CXX

    0下载:
  2. 单片机C语言,单片机与ZLG7290通过I2C通讯,驱动8个数码管-SCM C language, microcontroller through the I2C communication with ZLG7290, driver 8 digital tube
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1706
    • 提供者:刘晓
  1. I2C

    0下载:
  2. I2C串行总线,可以实现单总线的读或写,简介易懂,方便读者下载。-I2C serial bus,Single bus can read or write, profile and easy to understand, to allow readers to download.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:33814
    • 提供者:smith
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com