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

搜索资源列表

  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.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:9600
    • 提供者:pressbri
  1. Used-parallel-for-I2C

    0下载:
  2. 利用电脑上的并口中的第2、3、10脚模拟I2C总线协议通讯,从而利用电脑作为上位机,通过并口模拟I2C协议控制、访问和管理各种支持I2C协议的芯片,如DS1856等,ReadData从芯片读数据,WriteData写数据到芯片,其他文件为子程序,并口上第2脚为SCL,第3脚为SDA,第10脚为芯片上报SDA状态脚-And the first use of simulation I2C bus protocol 2,3,10 foot mouth communication on a comput
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:200491
    • 提供者:唐仕军
  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. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:tarysou
  1. tuner

    0下载:
  2. 89c51控制I2C电视高频头今天成功制作了用89c51控制I2C电视高频头LCD显示。先做好51的最简单系统,然后P3口LCD,P2.0,P2.1,P2.2分别接LCD的R/S,R/W,E。P0.0,p0.1分别接高频头的SCL,SDA。-89c51 TV Tuner I2C control a successful production today with I2C control 89c51 TV tuner LCD display. 51 to do the most simple sy
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3961
    • 提供者:ievance
  1. Non-contactIC

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

    • 发布日期:2017-04-25
    • 文件大小:412324
    • 提供者:彭郑
  1. Voice-signal-acquisition

    0下载:
  2. 的I2C接口模块由串行数据SDA和串行时钟SCL组成语音信号输出时,可由DSP将语音数据通过McBSP接口发送给AIC23,再由AIC23的DA器件将他们变成模拟信号输出。-The I2C interface module by the serial data (SDA) and serial clock SCL composed voice signal output, the data can be sent through the voice DSP McBSP Interface to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:559041
    • 提供者:南宫崔浩
  1. k-best-sphere-decoding-algorithm

    0下载:
  2. 通过对广度优先策略中有恒定复杂度的层排序k- best 球译码算法进行分析,提出一种每节点保留可变扩展节点的层排序 k-best 球形译码算法( k-best SDA II) , 在64QAM 调制及每层保留 8 节点的实数 SDA 模型下, 通过仿真的方法得出了保留恒定扩展节点的 k-best SDA 当每节点保留扩展节点数大于等于 2 时, 性能基本不变( k-bestSDA I)-Through the breadth-first strategy in a constant layer
  3. 所属分类:Software Testing

    • 发布日期:2017-05-02
    • 文件大小:578776
    • 提供者:杨佳琳
  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.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:9640
    • 提供者:edthe
  1. Code

    0下载:
  2. SMBus I/O接口是一个双线的双向串行总线。SMBus完全符合系统管理总线规范1.1版,与I2C串行总线兼容。系统控制器对接口的读写操作都是以字节为单位的,由SMBus接口自动控制数据的串行传输。在作为主或从器件时,数据传输的最大速率可达系统时钟频率的十分之一(这可能比SMBus的规定速度要快,取决于所使用的系统时钟)。可以采用延长低电平时间的方法协调同一总线上不同速度的器件。- Example code to interface a single 256-byte EEPROM to a
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:20312
    • 提供者:高威
  1. STM8S003_I2C

    0下载:
  2. STM8S003 I2C通讯,通过SDA,SCL2个脚的电平变化进行通讯。-STM8S003 I2C communications, through SDA, level changes SCL2 a pin for communication.
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:8509483
    • 提供者:lihaihao
  1. SDA

    0下载:
  2. 智能车SD卡代码,采用XS128MAL编写-Smart car SD card code, written using XS128MAL
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:11015
    • 提供者:旋舞
  1. rili

    0下载:
  2. 这是一款精美日历,请大家参考使用,如有不足之处或不完美的地方请大家提出改正,谢谢。-my is bi ji wo ni dm bi xi de a en de qun sj jhas sahd asdnksa skad sadj a sda adsah asdsak sadl d asd ls dkas
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:189614
    • 提供者:liangquanbin
  1. I2Czongxian

    0下载:
  2. 51单片机中,I2C总线(SDA,SCL)的操作程序-I2C bus procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:690
    • 提供者:吉祥
  1. GPX

    0下载:
  2. 赛车。小游戏.做的不是很好,初学者,大家懂得,我就不必说了。-MY UD sj sdsd sds sd sda s d as
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4234
    • 提供者:gureou
  1. RFID-EEPROM

    0下载:
  2. RFID reader access with I2C eeprom + LCD display for AVR ATmega8 (CodeVision Compiler recommended). Configure it with 9600 buad with external interrupt for first use (Modify capacity first). Be aware to pin7 of eeprom must be grounded pin5 & pin6
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:28786
    • 提供者:mohammad
  1. mac-centeuro

    0下载:
  2. support for the secondary I2C bus of the DNTV Live! DVB-T Pro (VP-3054), wired as: GPIO[0] -> SCL, GPIO[1] -> SDA. -support for the secondary I2C bus of the DNTV Live! DVB-T Pro (VP-3054), wired as: GPIO[0] -> SCL, GPIO[1] -> SDA.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5850
    • 提供者:lojinnou
  1. ivtv-i2c

    0下载:
  2. The i2c bus is a 2 wire serial bus, with clock (SCL) and data (SDA) lines.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7156
    • 提供者:fingkxun
  1. intelfb_i2c

    0下载:
  2. Raise SCL and SDA for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2108
    • 提供者:miewanghh
  1. IIC

    0下载:
  2. 在微机上模拟I2C总线的设计中,用并行口的D0(PIN2)模拟SCL信号,用D1(PIN3)模拟SDA信号。-Simulation I2C bus in the computer design, simulation SCL signals parallel port D0 (PIN2), with D1 (PIN3) SDA analog signal.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:fds
  1. rivafb-i2c

    0下载:
  2. Raise SCL and SDA for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1299
    • 提供者:qiucwdai
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com