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

搜索资源列表

  1. I2C

    0下载:
  2. I2C显示程序,主要是通过SDA和SCL两个参数进行设置,数据的发送与接收。-I2C display program, mainly through the SDA and SCL set two parameters, the sending and receiving data.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:142167
    • 提供者:小飞
  1. Anglesensor

    1下载:
  2. 使用单轴倾角传感器SCA61T测量角度,并在12864液晶上实时显示。本代码包括液晶初始化和倾角传感器初始化,使用的430F169单片机的SCL总线-The use of single-axis inclination angle sensor SCA61T measurement and real-time display on the LCD 12864. The LCD initialization code, including initialization and angle sens
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:38829
    • 提供者:luohf
  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. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:3916
    • 提供者:
  1. shuangshukong

    0下载:
  2. SDA EQU P1.7 数据线 SCL EQU P1.6 时钟线 ZJKZ EQU 31H 发送、接收数据位数计数器 DATAK EQU 32H X9221A的参数 INSTE EQU 33H X9221A的指令 (I3I2I1I0 0 P0 R1 R0) 例如R0增大或减小用 MOV INSTE,#0C0H 向第0个电位器的R0寄存器写指令 MOV DATAK,#63 (0 0 D5 D4 D3 D2 D1 D0) LCALL XWCR(或XSJCQ
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1901
    • 提供者:sun
  1. uv916hex

    0下载:
  2. An RS232 port controls a TSA5512 via a PIC16F84 This allows a TV tuner to be scanned across its full range. 4MHz crystal for the PIC, the tuner has it s own internal crystal. Use a MAX232 for level shifting. SCL RB6 SDA RB5 Din RA1 Dout
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:759
    • 提供者:Nev
  1. C51

    0下载:
  2. 【实验题目】 PCF8563时钟 【实验目的】 学习PCF8563时钟/日历芯片的基本原理。 学习I2C总线的基本概念。 【硬件接法】 PCF8563芯片的SCL接P1.6,SDA接P1.7 另外,时钟可通过数码管显示 【实验步骤】 用跳线帽短接JP15。 ISP下载开关扳到“10”,用Flash Magic软件下载程序文件“PCF8563.hex”,运行。 做完实验后,拔去跳线帽JP15。 【运行效果】 数码管显示出预设的的
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:41696
    • 提供者:lieng
  1. 24c256_Diver

    0下载:
  2. #include <reg52.h> #include <intrins.h> #define ERROR 10 //允许出错次数 sbit SDA=P3^3 sbit SCL=P3^4 sbit LED=P1^7 enum eepromtype {AT2401,AT2402,AT2404,AT2408,AT2416,AT2432,AT2464,AT24128,AT24256} enum eepromtype enumer u
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2759
    • 提供者:Tnavy
  1. MSP430_IO_to_I2C

    0下载:
  2. I2C总线是双向、两线(SCL、SDA)、串行、多主控(multi-master)接口标准,具有总线仲裁机制,非常适合在器件之间进行近距离、非经常性的数据通信。在它的协议体系中,传输数据时都会带上目的设备的设备地址,因此可以实现设备组网。-MSP430 commom IO port implement I2c
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:4212
    • 提供者:Mr. kong
  1. libscl-1.0.2

    0下载:
  2. This a Small Container Library, SCL. If you are not sure what a container is, then ignore the word container in this file and you ll probably understand everything. This library provides hash tables, list, queue, stack, symbol, balanced b
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:196000
    • 提供者:GV
  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
    • 文件大小:608
    • 提供者:Andrew Raharjo
  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 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com