CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - I2C 从

搜索资源列表

  1. 基于149单片机的AT24C02(I2C协议)程序

    1下载:
  2. 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-11-01
    • 文件大小:32.81kb
    • 提供者:SuperwarriorOne
  1. STM8单片机硬件I2C从方式

    0下载:
  2. STM8单片机硬件I2C从方式(I2C SLAVE)驱动代码,原创,3in1板上调试通过,未经产品使用验证。-STM8 microcontroller hardware I2C slave mode (I2C SLAVE) drive code, original, 3in1 board debugging, not production use authentication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-11-14
    • 文件大小:53kb
    • 提供者:cwf
  1. STM32-IO-I2C-LM75-code

    0下载:
  2. 完整的I2C温度传感器lm75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-I2C temperature sensor lm75 full access to the program, the program can be run on a separate, time-sharing operation, the results obtained from the function
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:4.65kb
    • 提供者:shizhen
  1. I2C-slave

    3下载:
  2. 模拟I2C主机的比较多,模拟I2C从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。-Simulation I2C host more, simulation I2C slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The hos
  3. 所属分类:SCM

    • 发布日期:2016-11-16
    • 文件大小:1kb
    • 提供者:feixing
  1. iic_uart

    0下载:
  2. I2C转UART,51单片机普通IO口模拟I2C从机,解决UART不够的问题-I2C switch to UART, 51 Microprocessor Analog IO port I2C slave address the problem of insufficient UART
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:46.23kb
    • 提供者:xingao
  1. I2C_Slave

    1下载:
  2. I2C从设备(Slave) Verilog 代码、设计文档和使用文档,简单、适用:很方便修改工作频率,自定义寄存器接口。-I2C slave (Slave) Verilog code, design documents and user guide, simply to apply: the frequency of easy modification, customized register interface.
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-11
    • 文件大小:583.44kb
    • 提供者:QinZhujun
  1. I2C

    0下载:
  2. I2C的VHDL源码,从机模式,编译通过。-I2C the VHDL source code, from the mode, the compiler through.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2.35kb
    • 提供者:hou dong
  1. VHDL_i2cs_CPLD

    0下载:
  2. 占用寄存器超少的,I2C从模式的代码的VHDL源代码,很有用哦!-Occupation register ultra-small, I2C slave mode code VHDL source code, useful Oh!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:20.03kb
    • 提供者:zyxml
  1. i2c

    0下载:
  2. 模拟I2C功能。 I2C从机模式-Simulate I2C functions. I2C slave mode
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:12.82kb
    • 提供者:star
  1. i2c

    0下载:
  2. 这是一个I2C总线设计,同时包括了仿真验证环境,可以同过主机从机验证该I2C设计功能-this is a i2c bus verilog design ,also including the simulation environment.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:172.87kb
    • 提供者:rsd
  1. I2C_slaver

    1下载:
  2. I2C从端,用于接收master的控制信号 verilog-I2C from the side, for receiving master control signal verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1.57kb
    • 提供者:zhangxinggang
  1. I2C

    2下载:
  2. iic verilog 从机程序 包含iic Verilog的主模块,控制模块和io寄存器模块-iic Verilog slave
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:342.5kb
    • 提供者:ppddxxx
  1. i2c

    0下载:
  2. 实现8位c51单片机的主机和从机的i2c通讯的源代码-C51 achieve 8-bit microcontroller i2c master and slave of the source code of communication
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1.14kb
    • 提供者:
  1. i2c

    0下载:
  2. 为AT24C01~AT24C256的读写程序,根据自己的需要应用。addr可根据使用的芯片选择,可从任何位置读写。-To read and write AT24C01 ~ AT24C256 process applications according to their needs. addr can use the chip select, read and write from any location.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2.52kb
    • 提供者:Sailing
  1. I2CSlaveCAT24WC02

    0下载:
  2. I2C从机程序,读写flash,基于ARM-LPC2131-I2C slave program, read and write flash, based on ARM-LPC2131
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:38.34kb
    • 提供者:邹军华
  1. I2c-package

    0下载:
  2. 为对 I2C 从器件进行快速的正确的读写操作,设计虚拟I2C 总线操作平台软件 包本软件包是主方式下的虚拟I2C 总线软件包,只要用户给子程序提供几个主要的参数,即可轻松地完成任何 I2C 总线外围器件的应用程序设计-I2C slave device for the correct read and write operations faster, the design of virtual I2C bus platform package This package is the mai
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:67.03kb
    • 提供者:李玄清
  1. I2C

    0下载:
  2. 实现fpga与从及设备的数据交换,采用的是erilog语言,有仿真图-fpga i2c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.56mb
    • 提供者:吕锦浩
  1. IO-I2C-MASTER-SLAVE

    1下载:
  2. STC 模拟I2C主机和I2C从机的程序,汇编实现。-STC 1T series MCU simulation I2C I2C master and slave, this compilation of resources is achieved.
  3. 所属分类:SCM

    • 发布日期:2014-04-16
    • 文件大小:2kb
    • 提供者:feixing
  1. i2c-slave

    0下载:
  2. 基于LPC922单片机,做为I2C从设备的驱动源代码。-Based the LPC922 MCU, as a I2C slave device driver source code.
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:1.07kb
    • 提供者:chenjianming
  1. IIC寻址

    0下载:
  2. 在遇到未知I2C从设备地址,但需要访问时,用此程序可以进行暴力寻址,从0x00到0xff,有应答信号则可以判断此地址为有效地址。(When encountering unknown I2C from the device address, but needs to be accessed, the program can be used for addressing violence. From 0x00 to 0xff, if there is a reply signal, it can b
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:4.4mb
    • 提供者:请刷新重试
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com