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

搜索资源列表

  1. I2CPro

    0下载:
  2. 此源码利用单片机模拟实现IIC总线通信,可以连接基于I2C的硬件调试 -use of this source SCM simulation IIC bus communication, based on the I2C can be connected to the hardware debugging
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16.04kb
    • 提供者:wangxin
  1. FOSVOSGM7113

    0下载:
  2. 51单片机和GM7113的硬件连接非常简单,只要把单片机的两个I/O口(如P1.0、P1.0)直接和GM7113的SCL、SDA管脚相连,再加上上拉电阻即可。   用单片机初始化GM7113的主要任务是程序的编写,首先要熟悉I2C总线协议,根据I2C总线的原理写出启动、停止、应答信号等的子程序,由子程序再写出发送、接收1个字节的程序,然后根据GM7113的寄存器操作格式写出读写寄存器的程序,最后根据以上的子程序写出初始化GM7113的程序段。 -51 Single-chip and ha
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4.14kb
    • 提供者:刘星星
  1. IIC

    0下载:
  2. 与外部设备进行成功连接的完整I2C程序。This example describes a synthesizable implementation of a I2C. -With external devices connected successfully complete I2C procedures. This example describes a synthesizable implementation of a I2C.
  3. 所属分类:SCM

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

    0下载:
  2. Using Keil uVision to create this project and compile it to get the hex file. Interfacing DS1307 with AT89S52/1/3 to read and write RTC(Real Time Clocking) IC with I2C bus protocol. SDA and SCL connected into AT89S52 P2.0 Pin and P2.1 pin.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:608byte
    • 提供者:Andrew Raharjo
  1. gpioportpins

    0下载:
  2. The software implemented in this Note controls the two GPIO port pins connected to the serial data (SDA) and serial clock (SCL) lines of the I2C bus.-The software implemented in this Note controls the two GPIO port pins connected to the serial dat
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:9.33kb
    • 提供者:liu
  1. ov5620

    0下载:
  2. This source code makes digital camera from a OV5620 camera connected to an ARM microcontroller. In the source code is included Fatfs filesystem, I2C protocol and bayer decoding.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:792.31kb
    • 提供者:zaccaro
  1. SHT11-I2C

    0下载:
  2. 温湿度传感器SHT15,其I2C接口与单片机相连,用单片机模拟I2C信号,来进行控制。-Temperature and humidity sensors SHT15, the I2C interface connected to Microcontroller with I2C microcontroller analog signals to control.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:206.31kb
    • 提供者:liusi
  1. I2C

    0下载:
  2. ,用来控制带i2c的风扇板及读写e2prom都没问题,但是用来进行两个AVR单片机之间的通信时,有时会出现数据发送和接收错误(单片机AT1281的TWI引脚连接到i2c缓冲器PCA9513上,通信是在ATCA六槽机箱中进行,但是只用了两个槽位,其他的悬空-That is used to control with the i2c fan board and literacy e2prom all right, but used for two AVR of communication betwee
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:3.97kb
    • 提供者:zhouxiao
  1. opencores_i2c

    0下载:
  2. I2C 总线协议通过两线串行数据SDA 和串行时钟SCL 线在连接到总线的器件间传递信息,每个器件都有一个唯一的地址识别,而且都可以作为一个发送器或接收器.-Through the two-wire I2C serial bus protocol data SDA and serial clock SCL line is connected to the bus transfer information between devices, each device has a unique addr
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. VHDL语言编写的I2C通信接口,可与单片机等MCU相连,只占用很少的引脚线完成数据的传输-Written in VHDL I2C communication interface, such as MCU and MCU can be connected, only takes a few lines to complete the data transmission pin
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:820.94kb
    • 提供者:ldong1989
  1. eeti_ts

    0下载:
  2. Touch Screen driver for EETI s I2C connected touch screen panels
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:2.82kb
    • 提供者:LZM
  1. I2C

    0下载:
  2. 此程序是I2C操作平台(主方式的软件平台)的底层的C子程序,如发送数据 及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的 与用户程序连接并扩展..... -This program is I2C platform (master mode software platform) in the bottom of the C routines, such as sending data And receive data, send an acknowledge bi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:26.19kb
    • 提供者:mr zhang
  1. I2C

    0下载:
  2. I2C控制源码 用于摄像头的信号传输和控制。 在使用时FPGA需要接上上拉电阻否则无效-I2C control source signal transmission and control for the camera. When using the pull-up resistor connected FPGA requires otherwise invalid
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:张安
  1. I2c

    0下载:
  2. VIIC_C51.h 此程序是I2C操作平台(主方式的软件平台)的底层的C子程序,如发送数据 及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的 与用户程序连接并扩展..... 函数是采用软件延时的方法产生SCL脉冲,固对高晶振频率要作 一定的修改....(本例是1us机器周期,即晶振频率要小于12MHZ) -VIIC_C51.h This procedure is I2C operating platform (master mode softw
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:handson
  1. eeti_ts

    0下载:
  2. Touch Screen driver for EETI s I2C connected touch screen panels.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.06kb
    • 提供者:cvfervong
  1. eeti_ts

    0下载:
  2. Touch Screen driver for EETI s I2C connected touch screen panels.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.06kb
    • 提供者:menhotai
  1. I2C--EEPROM

    0下载:
  2. 电脑端使用串口调试助手,选择电脑与STM32相连的COM口,设置为115200-N-8-1, 复位开发板,即可接收STM32串口发送给电脑的调试信息。-PC side using serial debugging assistant, the computer COM port and the STM32 connected to 115200-N-8-1, Reset the board, STM32 serial port to receive debugging informat
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:556.65kb
    • 提供者:myname
  1. I2C_Connected

    0下载:
  2. I2C connected to the camera sensor.
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:294kb
    • 提供者:Kenneth0518
  1. Example_2833xI2C_eeprom

    0下载:
  2. IIC 即Inter-Integrated Circuit(集成电路总线),这种总线类型是由飞利浦半导体公司在八十年代初设计出来的一种简单、双向、二线制、同步串行总线,主要是用来连接整体电路(ICS) ,IIC是一种多向控制总线,也就是说多个芯片可以连接到同一总线结构下,同时每个芯片都可以作为实时数据传输的控制源。这种方式简化了信号传输总线接口。(IIC, the Inter-Integrated Circuit, which is a simple, bi-directional, two-w
  3. 所属分类:DSP编程

    • 发布日期:2017-12-26
    • 文件大小:4kb
    • 提供者:KAMO
  1. I2cDemocodeVirlue

    0下载:
  2. 此模块包括发送数据及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,能很方便的与用户程序进行连接并扩展。(his module includes sending data and receiving data, sending the response bit, and providing several operating functions directly facing the device, which can be easily connected and extended
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:2kb
    • 提供者:lanleo
« 12 3 »
搜珍网 www.dssz.com