搜索资源列表

  1. i2csimforpic

    0下载:
  2. 利用PIC单片机端口模拟I2C总线访问各种I2C标准接口芯片.-using PIC microcontroller ports simulation I2C bus to visit various standard I2C interface chip.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:谭晓波
  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. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:ldh2006
  1. MSP430_IIC_Virtual

    0下载:
  2. 这是一个在MSP430单片机上,用I/O模拟I2C接口的程序。里面还包含了一个对RTC芯片DS1337的操作。已经调试成功并可以使用-the MSP430, using I/O simulation I2C interface. They also include one pair of DS1337 RTC chip's operation. Debugging has been successful and can use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:陈根潮
  1. I2Cgeneral

    0下载:
  2. I2C通用程序可以用于C51单片机的模拟I2C通讯,-I2C common procedures C51 microcontroller can be used for the simulation I2C communications.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:江天
  1. LPT_I2C_ADuC

    0下载:
  2. CVI 环境,按照Analog公司提供的通信协议,利用并口模拟I2C总线.编写的ARM7内核芯片ADuC702x下载软件,-CVI environment, in accordance with the company's Analog Communication Protocol, Parallel simulation using I2C bus. prepared by the ARM7 core chips ADuC70
  3. 所属分类:并口编程

    • 发布日期:2024-05-19
    • 文件大小:756736
    • 提供者:张涛
  1. i2c(FPGA)

    1下载:
  2. 基于FPGA的I2C总线模拟,采用verilog HDL语言编写。-FPGA-based I2C bus simulation, using verilog HDL language.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:212992
    • 提供者:李浩
  1. BC-I2C

    0下载:
  2. 并口的EPP模式模拟IIC接口,可以用两线或者三线IIC,很好用的哦-EPP parallel port IIC interface simulation model that can be used two or three lines line IIC, oh, the good
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:604160
    • 提供者:JackTong
  1. 430i2c24c16

    0下载:
  2. MSP430f135单片机模拟I2C,驱动24c16-MSP430f135 microcontroller simulation I2C, driven 24c16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:叶寒生
  1. an1045

    0下载:
  2. st7 单片机模拟I2C软件包 对没有I2C总线的单片机需要I2C功能非常有用-st7 microcontroller simulation package for I2C I2C Bus no need I2C SCM very useful function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:wjj7711
  1. C51_I2C

    0下载:
  2. C51单片机模拟I2C总线的C语言实现,一个很好的例程-C51 microcontroller simulation I2C Bus C language, a good routines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:leidongbo
  1. I2C

    0下载:
  2. 51系列单片机的IIC软件包,模拟通信软件包,可以和具有IIC的芯片使用-51 Series MCU IIC package, analog communications package, you can chip and the use of IIC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:赵红星
  1. I2C

    0下载:
  2. 模拟I2C总线源程序,以80C51为微处理器通过他的普通I/O口实现与外界具有I2C接口的器件通信。-I2C-bus analog source to the microprocessor 80C51 through his general I/O I realize with the outside world with I2C communications interface devices.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:luogx
  1. I2CBased51

    0下载:
  2. 8051模拟I2C,I2C单字节读写和多字节读写
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:38912
    • 提供者:景永年
  1. I2C

    0下载:
  2. 对于没有i2c接口的单片机来说,要用标准i2c器件通讯来说只能通过软件模拟了 本程序提供几个最高效的函数实现其功能,新方法,更高效-For there is no single-chip interface for i2c, i2c devices use standard communications software simulation run only through the procedures provided by s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:这个不说
  1. i2c

    0下载:
  2. 这是适用I/O口模拟的 I2C 程序,直接适用所有Microchip PIC 系列单片机, 稍作改动即可移植到其他单片机上-This is applicable to I/O port simulation I2C procedures, directly applicable to all Microchip PIC MCU with slight modification to transplant to other singl
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:zhangbinn
  1. CH450_I2C

    0下载:
  2. 使用51模拟I2C总线对CH450完成对6位LED数码管显示的操作。使用LED驱动芯片可分担51的工作量。-The use of 51 analog I2C bus on the CH450 completed six LED digital tube display operation. The use of LED Driver IC 51 may share the workload.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:
  1. I2C

    0下载:
  2. c8051f020 使用输入输出口模拟IIC-C8051F020 using input-output analog I IIC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈黎明
  1. C51SimulateI2C

    0下载:
  2. C51单片机模拟I2C总线的C语言实现,使用此方法可以使一些没有I2C的mcu实现串行通信-C51 single-chip simulation of I2C Bus realize the C language, the use of this method can make some of the mcu realize I2C serial communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:yang
  1. i2c.tar

    0下载:
  2. Verilog语言的I2C总线,完整的模拟。适合做FPGA开发。-Verilog language I2C bus, a complete simulation. Suitable for FPGA to do the development.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-19
    • 文件大小:702464
    • 提供者:雷虎宝
  1. I2C_24C02_PROTEUS

    0下载:
  2. 使用单片机模拟I2C时序对24c02进行读写,通过proteus仿真对数据进行分析. 有仿真图片-The use of single-chip analog I2C read and write timing of 24C02 by Proteus simulation of data for analysis. There are simulation picture
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:149504
    • 提供者:张文
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 48 »

源码中国 www.ymcn.org