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

搜索资源列表

  1. i2c.linux2.6.23

    0下载:
  2. i2c-core.c - a device driver for the iic-bus interface
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:267400
    • 提供者:程式
  1. IIC总线驱动程序

    0下载:
  2. i2c-core.c - a device driver for the iic-bus interface You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-06-23
    • 文件大小:12021
    • 提供者:sj03322@126.com
  1. CS8955TV_source_code.rar

    0下载:
  2. CS8955控制TV软件。用MCU做模拟电视的控制。,CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:578629
    • 提供者:martinliao
  1. IIC.rar

    0下载:
  2. DSP 5509A IIC通讯程序 特点: 1. C寄存器操作,是最好的IIC通讯原理学习手段。完整掌握IIC通讯过程,比看那个狗屁CSL好多了。 2. 定义了宏操作,可以实现对“位”操纵,新手可以学习一下。 ,DSP 5509A IIC characteristics of the communication process: 1. C register operation, the IIC is the best means of communication principle st
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:1013
    • 提供者:
  1. heat

    0下载:
  2. PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。 -PIC18
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:178360
    • 提供者:吴明
  1. IIc

    0下载:
  2. avr单片机上的iic程序,附有课件解说-Single-chip iic on avr procedures, accompanied by explanatory courseware ~ ~
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1682079
    • 提供者:
  1. IIC.C

    0下载:
  2. 飞思卡尔的I2C编程 编译通过了 非常珍贵-Freescale I2C programming compiled by a very valuable
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1531936
    • 提供者:梁小华
  1. IIC

    0下载:
  2. 一个arm7开发板上的iic(24C02)测试实验,此吃程序用c语言编写。-a arm7 development board iic (24C02) testing laboratories, this eating program is available c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:98324
    • 提供者:sdfjldf
  1. C

    0下载:
  2. 源码1为单片机编程(IIC总线程序),源码2为一个单片机例程源码3-5为c++语言编程实例-Source 1 is Microcontroller Programmer (IIC bus program), source 2 source code for a microcontroller routine 3-5 for c++ language programming examples
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:19059
    • 提供者:hzhdhz
  1. TWI_test

    0下载:
  2. Two Incremental encoder on a PCF8574A for IIC Bus connectivity tested with STK500 AVR Kit. -Two Incremental encoder on a PCF8574A for IIC Bus connectivity tested with STK500 AVR Kit.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:717862
    • 提供者:JUPP
  1. sopcIIC

    0下载:
  2. 该例子是基于sopc的IIC总线设计完整设计,分为硬件和软件部分,软件部分是用c语言编写的。该项目是个以完成的项目,据有较高的参考和经济价值。该例子是原来做过的项目。 整个项目是在Quartus II 7.0和nios IDE环境下开发。-This example is based on the IIC bus design sopc complete design, divided into hardware and software, the software part is writt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13531834
    • 提供者:bobo
  1. slaa383

    0下载:
  2. A really good source code/documentation about the MSP430 I2C (IIC) slave mode. Original from TI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:4282
    • 提供者:ElectroFuzz
  1. IIC8051

    0下载:
  2. 如果单片机里不带有IIC通信模块,是不是比较头疼?不用怕,我分享了一个基于IO口模拟IIC通信的C语言源代码文件,这个也可以适当修改IO口,用在飞思卡尔xs128单片机上,注意修改方向寄存器哦!-If the MCU is not in communication with the IIC module is not a headache? Do not be afraid, I share a communication based on IO port simulation IIC C-la
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:8635
    • 提供者:
  1. IIC

    0下载:
  2. MSP430F149的IIC驱动程序,C语言版的,值得一看-IIC driver of the MSP430F149, C language, worth a visit
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:1660
    • 提供者:黄小康
  1. mini2440PIICPprinciple

    0下载:
  2. 在mini2440下对IIC接口的操作,打包里面含有三个文件: mini2440操作IIC文档.docx:是关于IIC的操作分析。 IIC.c:是IIC的一些操作函数以及测试函数 IIC.h:是IIC的操作函数的一定函数声明-In the mini2440 under operation of the IIC interface, packaged it contains three files: operating IIC mini2440 document docx: About
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-21
    • 文件大小:90525
    • 提供者:caogen
  1. IIC.c

    0下载:
  2. ARM 7 nxp LPC2103中IIC 程序编写。在IAR ew for arm 环境下编写-a program for ARM 7 nxp LPC2103 in the development software of IAR ew for arm
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:1796
    • 提供者:武文斌
  1. IIC

    0下载:
  2. IIC很好用的一个范例程序,用C语言写的,规范不错,我个人也那这个例子,更改过程序,很适合新手-IIC works like a sample application, written in C language, the specification is good, I am also that this example, change the program, very suitable for novice
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3113
    • 提供者:魏跳沅
  1. PCF8563-clock-chip---C-program-.RAR

    0下载:
  2. PCF8563时钟芯片就用程序C: 本程序包含:PCF8563.C和PCF8563.h及PCF8563电路图片三个文件IIC用的是软件模拟IIC 程序已调好,所有功能正常,主要函数有: void iic_start(void) void iic_stop(void) void Master_ACK(void) void Master_NOACK(void) void check_ACK(void) void IICSendByte(unsigned
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:231258
    • 提供者:张礼富
  1. iic

    0下载:
  2. I2c-dev.c is part of I2C equipment, access interface device, the access to the hardware is realized by i2c_adapter. It is during initialization, need to register a i2c_driver to the I2C Core. I think this is just to let the user access layer of I2C b
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2347
    • 提供者:berlin
  1. IIC-AT24C02-C

    0下载:
  2. 对AT24C02的读写操作函数,显示到1602上,带有连续读写函数 To read and write AT24C02 operation function, to 1602, read and write with a continuous function
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:69049
    • 提供者:城东
« 12 3 »
搜珍网 www.dssz.com