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

搜索资源列表

  1. I2C

    0下载:
  2. 这时i2c的源代码,分为汇编和c两种,很实用-I2c when the source code, compilation and c is divided into two very practical
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:17545
    • 提供者:liu
  1. F340_uart

    0下载:
  2. C8051f340的串口uart程序。采用c语言编写,有利于新手学习。-Uart serial C8051f340 procedures. Using c language is conducive to new learning.
  3. 所属分类:SCM

    • 发布日期:2014-07-17
    • 文件大小:11766
    • 提供者:何泽
  1. BUS

    0下载:
  2. 8051 i2c bus c language.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:胡先生
  1. 24AA256

    0下载:
  2. I2C code for 24c512 using c languge
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:50903
    • 提供者:hiren
  1. examples

    0下载:
  2. 几个典型的嵌入式Linux编程示例 hello Hello, C++ math pthread udptalk leds led-player buttons pwm adc-test i2c comtest camtest-Some typical examples of embedded Linux Programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:17307
    • 提供者:syw
  1. C8051I2C

    0下载:
  2. 这是一个关于单片机C8051f120的用I2C总线访问外部扩展存储器的C语言程序,非常的实用-This is a study on the use of single-chip I2C bus C8051f120 access to external memory to expand the C language program, that is very practical
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2411
    • 提供者:jorry
  1. DS1307

    0下载:
  2. example of source code of handling Ds1307 i2c real time clock using pic micro controllers in mikro C-basic-pascal
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:58304
    • 提供者:gem
  1. AT24C16Routines

    0下载:
  2. Subroutines for Read/Write to AT24C16 I2C flash memory chip. Written in Keil-C for 8051 microcontroller family.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:1844
    • 提供者:Tahanix
  1. i2c

    0下载:
  2. 单片机和cpld通信中单片机c语言的原程序代码-Single-chip and single-chip communication cpld the original c language code
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:608
    • 提供者:高原
  1. ks24c080b.c

    0下载:
  2. ks24c080b的I2C驱动,对学习I2C驱动很有好处,不妨-ks24c080b‘s I2C driver ,useful to learn
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:2738
    • 提供者:许海兵
  1. 8563

    0下载:
  2. PCF8563驱动程序.使用ARM2103板子的I2C初始化并读取数据 -PCF8563 driver. ARM2103 using the I2C board initialization and read the data
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:67057
    • 提供者:xiaoguo
  1. 8051ApplicationCode

    0下载:
  2. 该程序为基于51单片机的接口和片外应用的代码,在设计51单片机时可供参考,代码包括RS232通信、I2C、SPI、单总线、CAN总线、键盘、LED、LCD、AD/DA等应用。各工程在Keil调试通过,喜欢的朋友可供参考。-The program is based on the 51-chip microcontroller interface and application code, in the design of microcontroller 51 when the reference
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:405356
    • 提供者:李熠
  1. I2C

    0下载:
  2. 该程序为在主机模式下实现IIC通信,包括.h和.c文件。-The program achieved in the host mode, IIC communication, including. H and. C files.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1997
    • 提供者:huan
  1. sht1

    0下载:
  2. I2c c语言串口通信协议VisualC++-TurboC-I2c VisualC++-TurboC VisualC++-TurboC
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:2883
    • 提供者:
  1. RTC_I2C

    0下载:
  2. I2C总线驱动、实时钟芯片PCF8563应用程序CPU :PIC16F877A Function :以I2C总线方式向PCF8563芯片写入初值,以BCD码方式存储,以字符方式串口显示 。调试通过。-I2C-bus driver, real-time clock chip PCF8563 Application CPU: PIC16F877A Function: to I2C-bus PCF8563 chip manner to write the initial value to BCD
  3. 所属分类:SCM

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

    0下载:
  2. * 文件名:I2CINT.C * 功能:硬件I2C软件包,利用中断方式操作。 * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)-i2c
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:3162
    • 提供者:
  1. AN1099SourceCode

    0下载:
  2. I2C程序编写,PIC单片机I2C控制程序代码,C语言写的-I2C programming, PIC MCU I2C control program code, C language written in
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:27581
    • 提供者:szw
  1. Slaa368aandPDF

    1下载:
  2. 有關TI MSP430 用GPIO功能去模擬I2C訊號的文檔與源碼,源碼包括C與asm。此檔案比其他人上傳的檔案要齊全-GPIO features available on the TI MSP430 to simulate I2C signals documentation and source code, source code, including C & asm. This file is uploaded files than others to complete。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:170377
    • 提供者:小白
  1. 51kaifa

    0下载:
  2. 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:6094807
    • 提供者:huangyunfa
  1. MCS51_Library

    1下载:
  2. MCS51 Controller Library 1.DS1307.h // For DS1307 with i2c Bus 2.I2C51.h // For i2c bus 3.lcd4bit.h // For LCD4bit 4.lcd8bit.h // For LCD8bit 5.MCP3208.h // For MCP3208 with SPI Bus 6.PWM.h // For Internal MCS51 PWM Mode 7.Serial.h
  3. 所属分类:SCM

    • 发布日期:2014-07-09
    • 文件大小:8487
    • 提供者:X3STeNLiTE
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 33 »
搜珍网 www.dssz.com