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

搜索资源列表

  1. dianjikongzhimokuai

    0下载:
  2. 电机闭环控制模块,控制端口为 电机控制 PD6 PD7 0 0 Free 0 1 正转 1 0 反转 1 1 刹车 码盘: PD3 方向 PD2 INT0 //AD PC2 PC3 IIC: PC5 (scl) PC4 (sda) LED PC0 PWM:OC1A PB1-Motor closed-loop control module, the control port f
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:151319
    • 提供者:xiexie
  1. i2c

    0下载:
  2. I2C是Philips公司推出的芯片间串行传输总线,以两根连线(SDA和SCL)即可实现完善的全双工同步数据传送,具有规范完整、结构独立和使用简单等特点。I2C总线的时钟线SCL和数据线SDA均为双向传输线。数据线上每传输一位数据都要求时钟线上有1个时钟脉冲与其相对应。-I2C
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2385
    • 提供者:阿楚
  1. I2C

    0下载:
  2. 2C总线在传送数据过程中共有三种类型信号, 它们分别是:开始信号、结束信号和应答信号。   开始信号:SCL为高电平时,SDA由高电平向低电平跳变,开始传送数据。   结束信号:SCL为高电平时,SDA由低电平向高电平跳变,结束传送数据。 -I2C
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:54297
    • 提供者:徐徐
  1. 000

    0下载:
  2. 用DZ16自带的SDA SCL完成温度采集-DZ16 that comes with the completion of temperature acquisition SDA SCL
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1091
    • 提供者:吴凯
  1. WDS18B20

    0下载:
  2. WDS18B20.C 数字温度传感器DS18b20测温实验:P0.0连接SDA, P0.1`连接SCL. SAA1064驱动四位数码管显示温度值:< 0 1 3. 4>-WDS18B20.C digital temperature sensor DS18b20 Temperature experiments: P0.0 connection SDA, P0.1 `connect SCL. SAA1064 drive four digital display temperature v
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2865
    • 提供者:wang
  1. WDS1620

    0下载:
  2. *DS1620.C 数字温度传感器DS1620测温实验: P0.2接DQ位 P0.3接 CLK位,P0.4接RST位,P0.0接SDA,P0.1接SCL. SAA1064驱动四位数码管显示温度值:< 0 1 3. 4> -* DS1620.C digital temperature sensor DS1620 Temperature experiments: P0.2 then P0.3 access CLK DQ bit bit, P0.4 access RST b
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2589
    • 提供者:wang
  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
    • 文件大小:9555
    • 提供者:liu
  1. PCF8563

    0下载:
  2. pcf8563SDA BIT P1.7 I2C总线定义 SCL BIT P1.6 MTD EQU 30H 发送数据缓冲器 MRD EQU 40H 接收数据缓冲区-pcf8563SDA BIT P1.7 I2C bus definition of SCL BIT P1.6 MTD EQU 30H send data buffer MRD EQU 40H receive data buffer
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3761
    • 提供者:夏敬安
  1. i2

    0下载:
  2. The two-wire interface consists of two signal lines named SDA (serial data) and SCL (serial clock) (plus a ground line, of course). All devices participating in the bus are connected together, using open-drain driver circuitry, so the wires must be t
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1659
    • 提供者:sstefan
  1. SCLSchemaDocument

    0下载:
  2. IEC61850.6标准的SCL语言模型结构文档,命名空间文档-IEC61850.6 SCL Schema Document
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:621859
    • 提供者:lys
  1. BMP085ExampleCode

    0下载:
  2. BMP085 Test Code April 7, 2010 by: Jim Lindblom Test code for the BMP085 Barometric Pressure Sensor. We ll first read all the calibration values from the sensor. Then the pressure and temperature readings will be read and calculate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:23020
    • 提供者:yan
  1. opensclconfig-HEAD-2e4271f.tar

    0下载:
  2. Open SCL. Program to edit SCL files.
  3. 所属分类:SCM

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

    0下载:
  2. 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language:
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:8160
    • 提供者:huangjiaju
  1. i2c_example

    0下载:
  2. I2C 程序,SCL,及 SDA 在主程序中定义为 MCUIO -I2C procedures, SCL, and SDA in the main program is defined as MCUIO
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:133178
    • 提供者:yubin
  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
    • 文件大小:227997
    • 提供者:houge
  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. 445

    0下载:
  2. 此程序用于检测EEPROM性能,测试方法如下:写入24c02一个数据,然后在内存中改变这些数据, 掉电后主内存将失去这些信息,然后从24c02中调入这些数据。看是否与写入的相同。这里用8个LED演示 函数是采用软件延时的方法产生SCL脉冲,固对高晶振频率要作 一定的修改....(本例是1us机器 周期,即晶振频率要小于12MHZ)-This procedure is used to detect EEPROM performance, test methods are as
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:21166
    • 提供者:张三
  1. Linux-driver-development15

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:593783
    • 提供者:华清远见
  1. timer

    0下载:
  2. 8081单片机实验程序,利用I2C总线与ZLG7290通信,可使其输出时间与日期,利用按键切换,P1.6为SCL,P1.7为SDA,RST和INT接8051的P1.0和INT0口-8081 microcontroller test program, using the I2C bus communication with ZLG7290 can be made out time and date, using keys to switch, P1.6 for the SCL, P1.7 for
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:36824
    • 提供者:胡程龙
  1. SE_ION_7650-Onb1-Exp1-F01_E1V01

    0下载:
  2. Ex_1: Substation Configuration Descr iption Language (SCL) is the language and representation format specified by IEC 61850 for the configuration of electrical Substation
  3. 所属分类:Communication

« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com