CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - GPIO Program

搜索资源列表

  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. GPIO

    0下载:
  2. GPIO 所有文件 包含头和主程序-GPIO header contains all the files and the main program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:131203
    • 提供者:啊毛
  1. dm365_gpio_drv

    0下载:
  2. dm365的gpio内核驱动以及其测试程序-gpio kernel of dm365 driver and its test program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:20277
    • 提供者:LDP
  1. uCOS-IIGPIO

    0下载:
  2. 该程序描述了嵌入式操作系统GPIO的简单操作应用-The program describes the operation of an embedded operating system, the simple application of GPIO
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:192809
    • 提供者:白帅福
  1. GM8161-GPIO

    0下载:
  2. 嵌入式 开发。gm8161方案的gpio驱动-Embedded Development. gm8161 program gpio driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7530
    • 提供者:hushibang
  1. PXA330IOKEY

    0下载:
  2. PXA330下的GPIO按键驱动程序,简单修改,就可以改成自己项目所需。实用!-GPIO Key driver program based pxa330 platform.you can simple to modify it for your porject.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:29295
    • 提供者:
  1. linux-IO-control

    0下载:
  2. 在ARM9开发板的linux2.6.12环境下控制GPIO端口的驱动程序和测试程序,已经测试通过-the driver and test program to control GPIO on ARM9 board in linux2.6.12
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16189
    • 提供者:lza
  1. LED

    0下载:
  2. linux的led驱动程序加测试程序。s3c2410的gpio驱动-Linux led driver and test program. the s3c2410 The gpio driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:7756
    • 提供者:gg
  1. leds-gpio

    0下载:
  2. 控制led灯的驱动程序,也就是流水灯,程序中有4个led灯,依次按照先后顺序亮与灭-Control driver led lights, light water, 4 led lights in the program, followed in accordance with the sequence of bright and off
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:2492
    • 提供者:活宝贝
  1. leds

    0下载:
  2. AM335X-EVB下采用GPIO驱动LED的程序,可根据需要进行修改。-AM335X-EVB GPIO driver LED program can be modified as needed.
  3. 所属分类:Driver develop

    • 发布日期:
    • 文件大小:1174
    • 提供者:龙啸天
  1. RPi.GPIO-0.5.3a.tar

    0下载:
  2. Raspberry Pi GPIO program
  3. 所属分类:Driver develop

    • 发布日期:2017-03-26
    • 文件大小:17686
    • 提供者:freemanz
  1. drv_ko.tar

    0下载:
  2. DM368中断方式实现的IO驱动及测试程序-DM368 GPIO driver in interrupt method with a test program.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4836
    • 提供者:乐乐
  1. gpio-int-test.c

    0下载:
  2. Program to test Linux GPIO drivers. This can test the interrupt implementation in the driver is working properly as well.-Program to test Linux GPIO drivers. This can test the interrupt implementation in the driver is working properly as well.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2165
    • 提供者:Todd Fischer
  1. shiyansan-

    0下载:
  2. 1.阅读文件gpio_in_modul.c,了解GPIO内核函数和使用方法 2.在 RealEvo-IDE 下编译 gpio_in_modul 工程,并将程序上传到开发板运行查看效果-1. Read the document gpio_in_modul.c, understand and use kernel functions GPIO 2. RealEvo-IDE compiler gpio_in_modul project and program development board r
  3. 所属分类:Driver develop

    • 发布日期:2017-05-21
    • 文件大小:6649267
    • 提供者:陈姣
  1. gpio

    0下载:
  2. 通过使用mmap进行内存映射,可以在用户层控制gpio,这个程序是控制nanopi m1开发板上的pa7引脚,可以实现led的闪烁。-By using mmap for memory mapping, you can control gpio in the user layer, this program is to control nanopi m1 development board pa7 pin, led flashing can be achieved.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:683
    • 提供者:GXG
  1. imx6q_led_test

    0下载:
  2. 公司自己的基于IMX6Q的硬件平台的GPIO-LED测试程序。-The company s own IMX6Q-based hardware platform GPIO-LED test program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:3832
    • 提供者:hehe
  1. GPIO_TEST

    0下载:
  2. 基于4412的平台写的GPIO测试程序,前提是需要有设备节点,通过设备节点测试。-Based on the 4412 platform to write the GPIO test program, provided that there is a need for device nodes, through the device node test.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-14
    • 文件大小:619520
    • 提供者:筱筱
  1. N76E003

    3下载:
  2. 基础框架程序,帮助新手入门。主要包含时钟,串口,GPIO。(Basic framework program to help the beginner. It mainly includes the clock, the serial port, the GPIO.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-10-11
    • 文件大小:21504
    • 提供者:托马斯电子
搜珍网 www.dssz.com