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

搜索资源列表

  1. Chapter_6_Advanced_experiments_part1

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1734169
    • 提供者:yc
  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. edukit2410_driver-i2c

    0下载:
  2. 基于EduKit-II S3C2410x的实验平台的IIC设备的linux驱动,实现IIC驱动的核心算法。 可驱动该实验平台EEPROM、八段数码管和键盘等基于IIC实现的设备。-EduKit-II S3C2410x IIC linux driver
  3. 所属分类:Embeded Linux

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

    0下载:
  2. i2c源代码情景分析, 讲解了linux下的i2c驱动的源代码,给出了分析和解释,非常好-i2c describer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:470586
    • 提供者:duan_xiaojun
  1. hl340.tar

    0下载:
  2. 今天"有幸"买了个在LINUX下识别不出的USB转串口线,以前那个LP2303芯片的驱动在系统上已经自带,查了一下这个CH341的芯片的相关驱动- 5 * 6 * The CH341 device can be used to implement an RS232 asynchronous 7 * serial port, an IEEE-1284 parallel printer port or a memory-like 8 * interface. In all c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:231117
    • 提供者:123
  1. examples

    0下载:
  2. 这是mini2440上的linux系统测试程序,包括串口、ADC、多线程、I2C的测试程序。-This is mini2440 on a linux system testing procedures, including serial ports, ADC, multi-threaded, I2C test programs.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:15125
    • 提供者:liudong
  1. pcf8563

    0下载:
  2. 本驱动程序是基于linux内核2.6.20下的AT91SAM9260的实时时钟I2C设备驱动程序。-This driver is based on the AT91SAM9260 under linux kernel 2.6.20 Real Time Clock I2C device driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3124
    • 提供者:kechangxue1
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. hisi-i2c

    0下载:
  2. hisi-i2c 海思平台上3511-3520如何用寄存器操作i2c的linux驱动-hisi-i2c Hisilicon platform, how to register on the 3511-3520 operation of the linux driver i2c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:5835
    • 提供者: 覃仁往
  1. examples

    0下载:
  2. 2440的Linux的代码例程编译使用时进入其中一个子目录,运行make即可。包括i2c,math led-2440 compilation of the Linux code routines used to enter one of the subdirectories, you can run make. Including the i2c, math led
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:5066
    • 提供者:jiongquan
  1. DC-example

    1下载:
  2. DC例子 学习DC很好用 包括timing,false-paths,i2c-timing,很多TCL,可以用来学习如何编写TCL-some example for DC study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:8671
    • 提供者:liuzhe
  1. ov5620

    0下载:
  2. This source code makes digital camera from a OV5620 camera connected to an ARM microcontroller. In the source code is included Fatfs filesystem, I2C protocol and bayer decoding.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:811326
    • 提供者:zaccaro
  1. i2c_test

    1下载:
  2. 在linux下的一个测试I2C接口的测试程序-In linux I2C interface, a test under the testing procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-09-25
    • 文件大小:5120
    • 提供者:章雷
  1. i2c

    0下载:
  2. 此I2C驱动是linux环境下的,适用于ixp425访问EPROM-The I2C driver is the linux environment for ixp425 access EPROM
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6515
    • 提供者:LXY
  1. 0132396556_LinuxDevic

    0下载:
  2. It is a book which describes communication protocols in linux. It is useful to develop i2c, spi and other protocol systems.
  3. 所属分类:Linux-Unix program

  1. iaccess

    0下载:
  2. 嵌入式LINUX下I2C工具,该工具通过命令操作I2C设备.调试I2C设备非常实用.-Under the embedded LINUX I2C tool, I2C devices through the command operation. debug I2C device very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1098
    • 提供者:yangguang
  1. Linux-develop-programe

    0下载:
  2. 一个Linux驱动程序编程指导,包含I2C等器件的编程之道-A Linux driver programming guide, including I2C devices such as the Tao of Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5275598
    • 提供者:peng
  1. i2c

    0下载:
  2. 嵌入式linux设备驱动源码之i2c相关代码-Embedded linux device driver source code for the i2c-related
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:432932
    • 提供者:zhengwei
  1. TWI-driver

    0下载:
  2. 针对AT91sam9260系列ARM9开发板的I2C Linux驱动程序-For AT91sam9260 Series ARM9 development board I2C Linux driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:4054
    • 提供者:bush
  1. i2c

    0下载:
  2. 基于arm7嵌入式linux 的I2C驱动-I2C-based arm7 driver embedded linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:5456
    • 提供者:liangtao
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com