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

搜索资源列表

  1. I2C总线C语言源程序

    0下载:
  2. 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取-A a/d convert program in c, which can write and read from a 24c02 using i2c bus
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:丁韧
  1. I2C接口调试

    0下载:
  2. 使用主模式I2C向CAT24WC02写入10字节数据,然后读出校验,若校验通过则BEE发声,否则不断BEE。 基于ADS1.2-use the main mode I2C CAT24WC02 to write 10 bytes of data, and then read out the check, if the check is through BEE audible, constantly BEE. Based on ADS1.2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31054
    • 提供者:伤坠人
  1. BasicTWI

    0下载:
  2. IAR编译环境下的AT91SAM7S64芯片的两线接口TWI的应用测试代码,主要是针对I2C接口的EEPROM的读写功能演示。-IAR compiler environment of Atmel chip 2-wire interface of the application testing TWI generation code is targeted mainly at the interface I2C EEPROM read and write capabilities demonstr
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:427312
    • 提供者:韩兆伟
  1. I2C_C_SourceCode

    0下载:
  2. 用于通用I2C存储器的读写操作,转载自大虾们的网站!-for generic I2C memory read and write operations, reproduced from the prawns from the site!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1087
    • 提供者:jsb
  1. MSP430_i2c

    1下载:
  2. 用C写的I2C总线EEPROM读写程序,在MSP430+AT24C64~512平台上验证通过。对其他处理器只需简单修改即可使用。-C write I2C EEPROM read and write procedures, the AT24C64 MSP430 + ~ 512 platform validation through. The only other processor can use a simple amendment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1681
    • 提供者:join
  1. c-i2cchengxu

    0下载:
  2. i2c的c语言程序,包括读写一个字节,读写n个字节的子程序-i2c the c language program, including a byte read and write, read and write n bytes of subroutines! !
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1098
    • 提供者:于向鹤
  1. rd_ds1820

    0下载:
  2. 24LC65 I2C EEPROM字节读写驱动程序 c语言-24LC65 I2C EEPROM read and write byte language driver c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1435
    • 提供者:leiw
  1. EEPROM_writeread

    0下载:
  2. 51单片机的I2C总线的EEPROM读写程序,用于基础的开发学习,适合初学者-51 MCU I2C EEPROM read and write procedures, the basis for the development of learning, for beginners
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:34796
    • 提供者:朱允斌
  1. i2c读写代码C语言

    0下载:
  2. i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write C-language code by controlling I2C controller, I2C set E2PROM timing to read and write the source code, helpful
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:20549
    • 提供者:seal_luo
  1. 转贴----sle4442 I2C 逻辑加密卡

    0下载:
  2. sle4442逻辑加密卡读写程序---c语言编写(转贴)--Sle4442 I2C logic encryption card read/write program ( C code)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2688
    • 提供者:罗璟真
  1. i2c-c51

    0下载:
  2. 绝对好用的I2C读写程序-absolute and easy to read and write procedures I2C
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2139
    • 提供者:普通人
  1. I2C---read-and-write-EEPROMzip

    0下载:
  2. 读写板载的 I2C EEPROM 芯片,学习STM32的I2C驱动-Read and write onboard I2C EEPROM chip, learning STM32 I2C driver
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:578557
    • 提供者:凡华
  1. I2C

    0下载:
  2. 自己编写的针对I2C芯片的Verilog读写程序,非常有用(I have written for I2C chip Verilog read and write procedures, very useful)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:何河
  1. 16BIT_CE311 I2C Master EEPROM

    0下载:
  2. 读写EEPROM代码,已经实践中被证实,可以正常使用,效果很好。(The code is useful for user because it is verified by practice. You can read and write eeprom in using pic mcu.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:28672
    • 提供者:helloj
  1. 选题3-I2C

    0下载:
  2. 1. 了解I2C总线的基本原理 2. 理解如何通过I2C总线对EEPROM数据的读写。(1. understand the basic principles of I2C bus 2. understand how to read and write EEPROM data through the I2C bus)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-22
    • 文件大小:288768
    • 提供者:Kingfish
  1. PIC单片机的I2C 24LC02 C读写程序

    0下载:
  2. 1, 24LC02器件地址是1010000R/W. 2, 数组写入24LC02采取页写方式. 3, 数组code从24LC02读出时采取自由读方式. 4, 采用4.00M晶体。 5,采用软件I2C。(1, the 24LC02 device address is 1010000R/W. 2, take 24LC02 array to write page write mode. 3, the array code take free read read from the 24
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:329275455
  1. STM8S105_I2C接口_AT24C02操作

    0下载:
  2. stm8s105c6的i2c总线读写at24c02操作程序(Stm8s105c6's I2C bus read and write AT24C02 operation program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:508928
    • 提供者:omeac
  1. I2C

    0下载:
  2. 在STM32f103zet单片机上通过I2C协议向EEPROM中读写数据(Read and write data to EEPROM through the I2C protocol)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:18307072
    • 提供者:慕笙
  1. i2c-tools-3.1.1

    0下载:
  2. i2c 读写8bit,16bit数据读写。方便调试(i2c read/write 8bit/16bit data)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:112640
    • 提供者:xx_xx_xx
  1. i2c

    0下载:
  2. I2C测试程序,实现控制板与存储器之间的读写操作,有利于初学者对I2C的了解与学习(I2C test program, to achieve read and write operations between control board and memory, is conducive to beginners' understanding and learning of I2C.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-03
    • 文件大小:1831936
    • 提供者:rmj412
« 1 2 3 45 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com