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

搜索资源列表

  1. AT24C512中数据的文件系统化管理

    0下载:
  2. AT24C512中数据的文件系统化管理-AT24C512 document systematic data management
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7454
    • 提供者:俞佳
  1. at24c512

    0下载:
  2. 基于ICCAVR平台的,AVR系列单片机AT24C512驱动头文件,本头文件默认单片机频率为8M,I2C传输速率为400K,如果改变单片机频率,需要将i2cdelay()函数 BIT率寄存器TWBR的值进行修改
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3328
    • 提供者:李科
  1. AT24C512

    0下载:
  2. I2C接口EEPROM——AT24C512
  3. 所属分类:汇编语言

    • 发布日期:2014-01-18
    • 文件大小:3432
    • 提供者:Anping
  1. final-at24c512

    0下载:
  2. DOS下读写AT24C512源码,自己开发-AT24C512 DOS source code to read and write, their development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1395
    • 提供者:黄焱
  1. AT24C512

    0下载:
  2. 开发c51系列产品,用来驱动读写AT24C512芯片的。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1351
    • 提供者:XLB
  1. AT24C512中数据的文件系统化管理

    0下载:
  2. AT24C512中数据的文件系统化管理的文章-AT24C512 document systematic data management articles
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:155854
    • 提供者:张文辉
  1. AT24C512+ATmega48单片机

    0下载:
  2. 用ATmega48单片机的IIC通讯对大容量的eeprom AT24C512进行读写操作,简单,方便,好用
  3. 所属分类:C#编程

    • 发布日期:2010-10-09
    • 文件大小:27997
    • 提供者:wangruhu
  1. at24c512中文资料

    0下载:
  2. at24c512中文资料 at24c512中文资料
  3. 所属分类:文档资料

    • 发布日期:2010-11-26
    • 文件大小:193957
    • 提供者:ufo595981
  1. eeprom.rar

    0下载:
  2. AT24C512的读写操作,我们将24c512的两条总线接在了P36和P37上,因此,必须先定义: sbit SCL=P3^6 sbit SDA=P3^7 在这个试验中,我们写入了一组字节数值到24c512的0x0081为首的位置。 然后在将其读出并在P1口显示,AT24C512 operations of reading and writing, we will take the bus two 24c512 in the P36 and P37
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1307
    • 提供者:lvchuanwei
  1. stm32at24c512

    6下载:
  2. STM32F103 读写I2C存储器AT24C512 的程序 用STM32F103 的I2C模块功能 ,以查询的方式操作EEPROM,欢迎下载。很不错的-STM32F103 read and write I2C memory AT24C512 program STM32F103 the I2C module with functions to manipulate the query EEPROM, are welcome to download. Nice
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-04-14
    • 文件大小:2625827
    • 提供者:廖001
  1. AT24C512

    0下载:
  2. at24c512驱动程序,基于51单片机。-at24c512 driver, based on 51 microcontroller.
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:3517
    • 提供者:温秋
  1. AT24C512

    0下载:
  2. AT24C512采用IIC串口总线方式进行数据传送,读写数据的时序源代码!-AT24C512 way with IIC serial bus data transfer, read and write data timing source code!
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1410
    • 提供者:lixia
  1. at24c512

    0下载:
  2. AT24C512读写程序,实现简单字节读写。-write and read at24c512
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-22
    • 文件大小:1046
    • 提供者:孟祥斌
  1. AT24C512

    0下载:
  2. EEPROM AT24C512 datasheet
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:482690
    • 提供者:Jean
  1. AT24C512

    0下载:
  2. AT24C512的汇编语言源程序,已经通过仿真,程序源代码正确-AT24C512 ASM
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1501
    • 提供者:李雪
  1. at24c512

    0下载:
  2. at91sam9260下at24c512芯片的linux驱动程序及其测试程序 make生成at24c512的驱动模块 make test生成at24c512的测试程序 在at91sam9260EK开发板上验证是OK的。-at91sam9260 at24c512 chip under linux driver and test program generation at24c512 the driver modules make make test generates the test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4311
    • 提供者:liuyibing
  1. at24c512

    0下载:
  2. 用atmega48对大容量的EEPROM芯片at24c512的读写,方便,简单,好用-Large capacity with atmega48 on reading and writing EEPROM chip at24c512, convenient, simple, easy to use
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:27997
    • 提供者:王如虎
  1. AT24C512

    0下载:
  2. I2C总线的驱动程序,应用于AT24C64到AT24C512芯片上-I2C bus driver, applied to the AT24C512 chip AT24C64
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1010
    • 提供者:吕志明
  1. at24c512

    0下载:
  2. 用msp430f149对at24c512进行读写-Read and write with msp430f149 of at24c512
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:65911
    • 提供者:往东
  1. at24c512实验

    1下载:
  2. 基于stm32f0的at24c512的例程(A routine of AT24C512 based on stm32f0)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:2791424
    • 提供者:愤怒的阿斗
« 12 3 4 »
搜珍网 www.dssz.com