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

搜索资源列表

  1. keyboraddriver_dragonballMX1(GPIO)

    0下载:
  2. 该文件是摩托罗拉的嵌入式芯片dragonball MX1的在嵌入式linux下键盘驱动,程序采用GPIO管脚连接键盘,文件中有相应的说明-the document is Motorola's embedded chips dragonball MX1 in Embedded LINU x under the keyboard, procedures used GPIO pins connecting keyboard, a corresponding note
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:75479
    • 提供者:Richard
  1. gpio

    0下载:
  2. gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-stric
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2108
    • 提供者:zhengbo
  1. gpio

    0下载:
  2. linux系统中GPIO口的驱动代码,可以改变宏定义来改变GPIO口的控制
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:55690
    • 提供者:chenjian
  1. gpio-1.3.2+trillian0.01

    0下载:
  2. arm 平台下 linux gpio 的驱动
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:48696
    • 提供者:
  1. gpio-test

    0下载:
  2. linux unix test dd linux unix test
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9347
    • 提供者:ww
  1. gpio

    0下载:
  2. 基于linux和s3c2440的gpio驱动程序,同时包含了应用程序例子,能够访问任意的单个IO管脚,设置为输入、输出等
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6606
    • 提供者:xiyong
  1. gpio

    0下载:
  2. 嵌入式LINUX的GPIO驱动和测试代码,测试代码中写0置低,写1置高
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1651
    • 提供者:bot
  1. AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料

    0下载:
  2. AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料。
  3. 所属分类:源码下载

    • 发布日期:2011-12-13
    • 文件大小:1719170
    • 提供者:tech_hl@126.com
  1. gpio

    0下载:
  2. FS9200 at91rm9200 linux下对gpio的控制,亲自试验通过,驱动编写初学者需要-FS9200 at91rm9200 linux gpio under control by personally test, novice drivers need to write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:14542
    • 提供者:1
  1. gpio_interrupt

    0下载:
  2. gpio驱动程序,linux下基于3510-gpio driver, linux-based 3510
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:3632
    • 提供者:王勤民
  1. AT88

    1下载:
  2. AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料。-AT88 chips linux drivers, through the I2C bus and AT88 analog GPIO to communicate with the Chinese translation of development information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1719170
    • 提供者:fanchuanlin
  1. TLC2543_AD_driver

    0下载:
  2. 这个程序实现了s3c2410的GPIO口对TLC2543AD芯片的驱动。linux环境下用交叉编译环境编译之后,加载模块到内核之后就可以使用。-This procedure has the GPIO port of S3C2410 chip TLC2543AD driver. linux environment using cross compiler environment for the compiler, the loadable module into the kernel can be
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2370
    • 提供者:李少春
  1. hardware

    1下载:
  2. 《嵌入式Linux应用开发完全手册》一书中无操作系统下对GPIO、NAND Flash、LCD、I2C、Uart、MMU等调试程序-" Embedded Linux application development entirely manual," one book, no operating system on the GPIO, NAND Flash, LCD, I2C, Uart, MMU, etc. debugger
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:162506
    • 提供者:nothingisall
  1. GPIO

    0下载:
  2. 在linux下学习硬件硬件中关于GPIO口的设置。适合初学习者使用。-Learning hardware in linux hardware settings on the GPIO port. Suitable for use in early learners.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:616202
    • 提供者:张军
  1. gpio_i2c

    0下载:
  2. i2c linux driver 基于3510的驱动-i2c linux driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2356
    • 提供者:王勤民
  1. GPIO

    0下载:
  2. 此程序是在linux操作系统下的GPIO驱动,它是基于华邦ARM9控制平台的-This process is under the linux operating system GPIO driver, which is controlled based on the ARM9 platform Winbond
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:902
    • 提供者:刘伟
  1. GPIO

    0下载:
  2. 申延超_嵌入式Linux应用开发完全手册笔记_GPIO接口-GPIO
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:429155
    • 提供者:申延超
  1. io_drv2.4Watchdog

    0下载:
  2. 看门狗和bypass功能的程序,可以进行修改并将内容编程在linx和unix下使用。-wdt and bypass demo for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5706
    • 提供者:humanhu
  1. GPIO_key_driver

    0下载:
  2. s3c2410下的GPIO按键驱动,可适用于一般的arm9开发板之上-GPIO under s3c2410 button-driven, applied to the general development board on arm9
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:4782
    • 提供者:cxt
  1. gpio

    0下载:
  2. 在软件RVDS4.0上,用Linux编程,在S3C6410上实现跑马灯功能(In RVDS4.0 software, using Linux programming, to achieve marquee function in S3C6410)
  3. 所属分类:Linux/Unix编程

« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com