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

搜索资源列表

  1. mini2440keydrive

    0下载:
  2. 详细的分析mini2440按键驱动源码程序,为初学者了解驱动的基本过程-Detailed analysis of the mini2440 key driver source program, for beginners to understand the basic process-driven
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:8902
    • 提供者:yongming
  1. 51_mcu_examples

    3下载:
  2. 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-07
    • 文件大小:1102059
    • 提供者:郑道宝
  1. qq2440_buttons

    0下载:
  2. 2440按键驱动很实用,好用,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2553
    • 提供者:JieM
  1. mini2440_buttons

    0下载:
  2. 嵌入式Linux平台,友善之臂MINI2440(ARM920T)按键驱动程序模块,采用内核模块方法加载。-Embedded Linux platform, a friendly arm of MINI2440 (ARM920T) key driver module, load the kernel module approach.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:1593
    • 提供者:张三
  1. TM1639

    0下载:
  2. 数码管和按键驱动芯片TM1639函数代码,在凌阳单片机环境开发,稍微在头文件里修改即可在51等环境使用-Digital control and key driver chips TM1639 function code, Sunplus SCM environment in the development, slightly modified in the header file can be used in 51 other environmental
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3844
    • 提供者:吴梦龙
  1. key

    0下载:
  2. hava a key driver 采用查询模式实现按键驱动-have a key driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:121217
    • 提供者:xjz
  1. LCD

    0下载:
  2. KS0108的驱动程序,带按键扫描和SPI通讯,采用Mega16为控制单元,ICC6.31A开发环境-KS0108 driver with key scan and SPI communication, using Mega16 as the control unit, ICC6.31A development environment
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:178750
    • 提供者:李志新
  1. buttons

    0下载:
  2. linux下按键驱动和测试程序,不错的一个程序-linux下按键驱动和测试程序
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:2886
    • 提供者:hzl
  1. button

    0下载:
  2. 1*8按键驱动程序,共用一个中断号实现,提供测试文件及Makefile文件其中更改内核目录即可编译-1* 8-button driver, sharing an interrupt number, providing test files and Makefile to change the kernel directory where files can be compiled
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2345
    • 提供者:张尧
  1. key1

    0下载:
  2. atmega16单片机驱动按键电路的程序,验证通过,编译器ICC avr-atmega16 Microprocessor button circuit procedures, verification by the compiler ICC avr
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:7505
    • 提供者:wenzi
  1. stepper-motor

    0下载:
  2. atmega88驱动步进电机,K3,K4按键控制加速和减速,K1,K2控制开关和正反转,并在5110液晶上显示(还显示进度条)-atmega88 drive stepper motor, K3, K4 buttons control acceleration and deceleration, K1, K2 control switch and rotating, and in the 5110 liquid crystal display (also displays a progress b
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:47746
    • 提供者:xiaqunfeng
  1. key

    0下载:
  2. linux2.6内核的按键驱动程序,12个按键分别实现不同的功能-linux2.6 core of key drivers, 12 were for various functions keys
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3822
    • 提供者:苏生
  1. PowerButton

    0下载:
  2. WINCE下电源按键驱动,典型的wince流驱动接口对学习嵌入式wince驱动又很大的帮助。理解驱动的模式和执行流程-WINCE power button under the drive, the typical flow-driven interface wince wince to learn driver has embedded a great help. Understanding and implementation of process-driven model
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:8720
    • 提供者:netyangarm
  1. button

    0下载:
  2. linux mini2440 platform按键驱动+应用程序 -linux mini2440 platform key driver+ application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:6831
    • 提供者:hongwei
  1. input-button

    0下载:
  2. Linux mini2440 input按键驱动程序+应用调试程序-Linux mini2440 input key driver+ application debugger
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3935
    • 提供者:hongwei
  1. uCos2

    0下载:
  2. UCOS在S3C2440的应用,包含可用的全代码,有按键驱动程序。-UCOS the S3C2440 application that contains the full code is available, there are key drivers.
  3. 所属分类:uCOS

    • 发布日期:2017-05-20
    • 文件大小:5666887
    • 提供者:黄振江
  1. threedifferentwaystoregisteracharacterdevice

    0下载:
  2. 在linux下用三种不同的方式注册一个字符设备,侧地搞清楚字符设备的注册方式。本源代码是以按键驱动完整程序为例写的,里面还包含了测试程序,所有内容全部测试通过-Under the linux in three different ways to register a character device, character device side to clear the registration of way. Is a key driver source code example to wri
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3860
    • 提供者:和风
  1. jianpananjian

    0下载:
  2. 这个是键盘按键驱动方面的源码。希望对大家有用。多多下载-This is the keyboard driver' s source code. Hope that useful. Download a lot of
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:怡游
  1. key_led

    0下载:
  2. QQ2440,按键驱动,基于LINUX内核。-QQ2440, button-driven, based on the LINUX kernel.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-04-04
    • 文件大小:14089
    • 提供者:xzx
  1. gpio_example

    0下载:
  2. at91sam9g20的按键驱动,适用于嵌入式开发,绝对值得!-at91sam9g20 the key drivers for embedded development, is absolutely worth it!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:1878
    • 提供者:宋宇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com