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

搜索资源列表

  1. nickles_I2c

    0下载:
  2. I2C器件的MCS-51汇编仿真程序 已经在实际当中使用过-I2C devices MCS-51 simulation program has been in practice used
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1379
    • 提供者:许之敏
  1. 25lc320

    0下载:
  2. 51单片机C语言程序——I2C存储器25XX320-51 microcontroller C Programming Language -- I2C 25XX320 memory.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6150
    • 提供者:叶振风
  1. 24c16X

    0下载:
  2. 51单片机C语言程序——I2C存储器24C16-51 microcontroller C Programming Language -- I2C memory 24C16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11740
    • 提供者:叶振风
  1. 51MCUI2Cdriver

    1下载:
  2. MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47478
    • 提供者:袁烯埥
  1. dzb

    0下载:
  2. 这里介绍的一款多功能编程器,功能强大,支持大多数常用的EPROM, EEPROM, FLASH, I2C,PIC, MCS-51,AVR, 93Cxx等系列芯片(超过400种)。硬件成本较低,性价比很高-here on the versatile programmer, the powerful support of the most commonly used EPROM, EEPROM, FLASH, I2C, PIC, MCS-51, AVR, 93Cxx series chip (mor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7489991
    • 提供者:陈文礼
  1. cmd128

    0下载:
  2. 51系列的双CPU通过模拟I2C总线通信的例程。 文件格式为MSC-51 ASM.-51 series of dual-CPU simulation I2C bus communication routines. File format for the MSC-51 ASM.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3922
    • 提供者:ldh2006
  1. I2CW_R

    0下载:
  2. 绝对好用的I2C读写程序(已通过测试),51 系列模拟I2C 总线主控器驱动程序-absolute and easy to read and write I2C (have passed the tests), 51 simulated master I2C Bus Driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2112
    • 提供者:杨奇
  1. 51_I2C_A1

    0下载:
  2. 用51单片机并口实现i2c接口程序。严格按照i2c时序进行-MCU with 51 i2c Parallel Port Interface Program. In strict accordance with the timing for the i2c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:140766
    • 提供者:阿颖
  1. i2c_guifan_example

    0下载:
  2. i2c总线规范,以及51单片机的例程,很实用-i2c Bus specification, and the MCU 51 routines, practical
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:793030
    • 提供者:阿伟
  1. 51analogI2C

    0下载:
  2. 51 系列模拟I2C 总线主控器驱动程序指明I2C 最后的数据传送失败应该重复操作-51 simulated I2C bus master I2C driver specified the final data transmission failure should repeat operating
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2025
    • 提供者:yws
  1. iic_lcd_51

    0下载:
  2. I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:168299
    • 提供者:赵显刚
  1. danpianji3

    0下载:
  2. SH601.C 单片机间的RS232串行通信程序 SH602.C 单片机和PC之间的串行通信程序 SH603.A51 用51单片机的I/O口模拟串口的例程 SH604.C 单片机的无线数据传输例程 SH605.A51 使用单片机实现I2C串行通信的例程 SH606.A51 使用单片机实现的红外数据传输 SH607.C 双端口RAM方式的数据通信例程 608 介绍电平转换芯片MAX485的使用方法和接口电路。 -SH601.C the RS232 serial co
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:60954
    • 提供者:马一
  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. I2Cread_write_C51

    0下载:
  2. 开发平台为Keil Cx51, 51 系列模拟I2C 总线主控器驱动程序,已测试,相信会对大家有价值-development platform for Keil inverter, 51 simulated BSM I2C bus driver, tested, we believe, will value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2072
    • 提供者:a
  1. C51DEBUG

    0下载:
  2. 用51单片机实现IR解码,I2C驱动,EEPROM读写。-MCU with 51 IR decoding, I2C-driven, EEPROM read and write.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:287470
    • 提供者:李明庆
  1. I2C123

    0下载:
  2. 通过MCS-51的P1.0和P1.1来模拟I2C总线进行通信,数据收发工作。程序是用C语言实现。内有详细解释,可读性和移植性强。-through the MCS-51 of P1.0 and P1.1 to simulate I2C bus communication, Data Transceivers work. Procedure is used C language. Are explained in detail, readability and portability strong.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2075
    • 提供者:陈才炜
  1. RFID-C++

    4下载:
  2. 飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。 先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1701
    • 提供者:wxf
  1. pcf8563

    2下载:
  2. 网上找到的PCF8563程序基本不能用 本程序基于51单片机,模拟了I2C接口,现已调试成功,可以做成万年历了
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:58495
    • 提供者:冯耿超
  1. 51黑论坛_BH1750测光程序

    0下载:
  2. 使用stm32控制bh1750测量光强,使用I2C协议(Light intensity measurement)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:2876416
    • 提供者:MING UINt
  1. 5814 DEMO_20170613_V1.1

    1下载:
  2. 有关SN8F5814的模板例程,含义I2C,UART,ISP等。(SN8F5814DemoCode,haveI2C,UART,ISP)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:1306624
    • 提供者:Init_life
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com