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

搜索资源列表

  1. I2C.C文档

    0下载:
  2. 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1115
    • 提供者:李英达
  1. 51

    1下载:
  2. 设计一电子钟,采用CPU为51系列单片机,用C51或ASM51编写软件,给出SCH原理图和软件清单(要求有功能注释),系统要求如下: 1. 4个按键,分别为设置、+、-、->可以循环时间设置。 2. 采用I2C 8583时钟芯片(可以查相关资料)。 3. 8个8段LED显示。显示内容:时-分-秒。 4. 8个按键分别可以模拟外部8个故障点。 5. EEPROM保存最近100个外部故障数据。 6. RS232上位机接口。 该系统软件完成以下功能: 1. 上电时
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:58743
    • 提供者:徐诚
  1. i2c

    0下载:
  2. 该工程的功能是51单片机模拟i2c器件的工作时序-Features of the project is 51 single-chip analog timing device i2c
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:18443
    • 提供者:问路人
  1. i2c

    0下载:
  2. 模拟I2C程序,可以在51单片机上运行,使用C语言编译环境-I2C simulation procedures can be run in 51 single-chip, the use of C language compiler environment
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1110
    • 提供者:liangliang
  1. VI2C_C51

    1下载:
  2. MCS-51单片机模拟I2C软件包本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义 好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz(即1个 机器周期1us) 若Fosc>12MHz则要增加相应的NOP指令数。(总线时序符合I2C标 准模式,100Kbit/S)-MCS-51 Single-chip I2C simulation package
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6087
    • 提供者:HUANGNANPING
  1. I2C

    0下载:
  2. 介绍以51单片机为基础,用IO口模拟I2C总线,对认识I2C的传输协议有一定帮助-Introducing I2C bus based on the 51 microcomputer.it is useful to help you understand the I2C transport protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8742
    • 提供者:
  1. I2C

    0下载:
  2. 用51单片机模拟I2C,程序已调试可以使用-51 MCU simulation with I2C, procedures can be used to debug
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:23948
    • 提供者:rokin
  1. 24C02

    0下载:
  2. 51单片机模拟I2C总线读写24C02的源程序,C语言编写-51 simulated I2C bus to read and write 24C02 microcontroller source code, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1637
    • 提供者:kevin
  1. i2c

    0下载:
  2. 模拟I2c的源程序,可以用51来控制传输数据-Analog I2c the source can be used to control the transmission of data 51
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1486
    • 提供者:王宏
  1. I2C_program

    0下载:
  2. 51单片机模拟I2C总线。读写采用I2C总线的24c02c。protues仿真。-51 MCU I2C bus simulation. Reading and writing using I2C bus 24c02c. protues simulation.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:55448
    • 提供者:黄军
  1. I2C

    0下载:
  2. 采用51单片机模拟I2C串行总线通信的C语言头文件,在Protues下仿真通过-51 SCM simulation with I2C serial bus communication of the C language header files, in the next simulation by Protues
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1030
    • 提供者:zhuyinhui
  1. I2C

    0下载:
  2. 详细的51单片机模拟I2C通信的程序.希望能给大家帮助.-Details of the 51 single-chip program that simulates I2C communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1874
    • 提供者: 杜虎
  1. I2C

    0下载:
  2. 用51单片机模拟I2C协议,接收和发送8位数据-Single-chip microcomputer simulation the I2C agreement
  3. 所属分类:SCM

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

    0下载:
  2. 51单片机模拟I2C总线,P1.6为SCL信号,P1.7为SDA信号,P2.4为中断信号。-I2C bus, analog microcontroller 51, P1.6 for the SCL signal, P1.7 for the SDA signal, P2.4 interrupt signal.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:804
    • 提供者:徐帆
  1. I2C

    0下载:
  2. 51单片机引脚模拟I2C,可以拿过去参照参照。-51 pin analog chip I2C, you can get past the light the light.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:22674
    • 提供者:
  1. I2C

    0下载:
  2. 基于51的模拟I2C总线,以IO口输出方式模拟-Simulation based on the I2C bus 51 to output analog IO ports
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:38072
    • 提供者:子楚
  1. 51IOI2C

    0下载:
  2. 51模拟I2C主机程序,用于51单片机使用12C时通信用-51 simulation I2C host program for 51 single-chip 12C when communication with other IC
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1065
    • 提供者:VSPK559
  1. I2C

    0下载:
  2. 51单片机端口模拟I2C程序读写24C02程序-51danpianji i2c chengxu
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:664
    • 提供者:三木
  1. I2C

    0下载:
  2. 51单片机模拟I2C总线,单独测试小程序。-51 single-chip analog I2C bus, a separate test applet.
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:677
    • 提供者:娄城磊
  1. I2C

    0下载:
  2. 51单片机模拟I2C总线的读写函数包,超级有用啊-51 single-chip analog I2C bus to read and write function package
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:921
    • 提供者:是文晓
« 1 23 4 5 »
搜珍网 www.dssz.com