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

搜索资源列表

  1. linux_interupt_and_driver

    0下载:
  2. 通过对Linux设备驱动程序的分析与研究,探索了驱动程序设计的方法,并针对一简易中断板设计了中断与IO设备驱动程序实例-of Linux Device Driver for the analysis and study, explore the driver design, and a summary suspension against plate design with the interruption of IO device driver examples
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:232.2kb
    • 提供者:王军
  1. Windows2000XPIODriverDesign

    0下载:
  2. Windows 2000/XP下IO设备驱动程序的设计-under Windows 2000/XP IO Device Driver Design
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11.12kb
    • 提供者:cheng
  1. redirect

    0下载:
  2. IO重定向、PNP和POWER重定向,主要介绍驱动开发中IRP_MJ_CREATE的重定向问题. -IO redirect, PNP and the POWER redirect, Drivers on the main development IRP_MJ_CREATE the redirect issue.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.47mb
    • 提供者:陈希
  1. 利用单片机IO口直接驱动LCD

    1下载:
  2. 利用单片机IO口直接驱动LCD,1/2BIAS 1/3DUTY 对于简单的lcd驱动可以省去1621等ic-The use of single-chip IO port directly drive LCD, 1/2BIAS 1/3DUTY save for a simple 1621 and other ic lcd driver
  3. 所属分类:软件工程

    • 发布日期:2017-03-27
    • 文件大小:29.13kb
    • 提供者:郑秋生
  1. avr16-step_motor-control

    0下载:
  2. 本设计采用ATEML公司的mega16 单片机对步进电机进行控制,通过IO口输出的具有时序的方波作为步进电机的控制信号,信号经过芯片L298N驱动步进电机;同时,用键盘来对电机的状态进行控制。-This design uses the company ATEML S mega16 SCM ATEML stepper motor control, through the IO port output with the timing of the square wave as a stepper m
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:235.03kb
    • 提供者:panling
  1. EM78P156

    0下载:
  2. 为解决小家电控制板设计过程中经常遇到单片机I/O口不够用的情况,文中以EM78P156N单片机的5个I/O口同时作为6个LED灯驱动和2个按键输入为例,给出了用较少的IO口实现多路驱动的方法-Small appliances control panel to address the design process often encountered in single-chip I/O port is not enough of the situation, the text to EM78P15
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:211.89kb
    • 提供者:张朝红
  1. Filtering-method-and-164-display

    0下载:
  2. 滤波法:相当于“中位值滤波法”+“算术平均滤波法”,连续采样N个数据,去掉一个最大值和一个最小值,然后计算N-2个数据的算 术平均值 N值的选取:3~14 优点:融合了两种滤波法的优点,对于偶然出现的脉冲性干扰,可消除由于脉冲干扰所引起的采样值偏差 缺点:测量速度较慢,和算术平均滤波法一样,比较浪费RAM 164显示:只需两个IO口即可驱动,节约IO脚 -Filtering method: method: the equivalent of " median filte
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:934byte
    • 提供者:zhaosheng
  1. linux-dev

    0下载:
  2. linux驱动设计文件的入门 包括定时器 复杂设备驱动设计 内存io等设计-Linux driver design file entry includes timer complex device driver design memory IO design
  3. 所属分类:软件工程

    • 发布日期:2017-04-02
    • 文件大小:338.83kb
    • 提供者:caobing
  1. FirstepWDM

    0下载:
  2. 这时候我于是2006年开发的IO卡驱动程序-By this time I then 2006 years of development IO card drivers
  3. 所属分类:software engineering

    • 发布日期:2017-06-01
    • 文件大小:12.97mb
    • 提供者:mkyguo
  1. i2c

    0下载:
  2. IO模拟I2C,嵌入式平台,wince平台驱动设计-IO simula I2C
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:258.89kb
    • 提供者:shujunkui
  1. Study-design-step-motor-

    0下载:
  2. 设计采用凌阳16 位单片机SPCE061A对步进电机进行控制,通过IO口输出的具有时序的方波作为步进电机的控制信号,信号经过芯片L298N驱动步进电机-The design of sunplus SPCE061A 16-bit single chip for stepping motor control, through the IO port output with sequence of square wave as a stepping motor control signal, the
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:320.33kb
    • 提供者:aaron
  1. Intelligent-curtain-control

    0下载:
  2. 可调式智能窗帘控制系统.本设计是采用stc89c52单片机对步进电机进行控制,光敏二极管在受到不同亮度和强度的光照射的时候,电阻的变化为单片机输入控制信号,单片机通过IO口输出的有时序的方波作为步进电机的控制信号,信号经过ULN2003A驱动步进电机;同时,也可以采用独立连接式非编码键盘对电机的状态进行控制,并用发光二极管显示单片机的工作状态,单片机输出控制信号,通过驱动芯片放大后,给步进电机提供时序脉冲,来控制步进电机的转向,从而实现对门帘的智能控制其收起或者放下的动作。-Adjustable
  3. 所属分类:File Formats

    • 发布日期:2017-11-09
    • 文件大小:1.89kb
    • 提供者:chenshen
  1. C-singe-chip-drive

    0下载:
  2. 该文档 提供了一种单片机IO直接驱动段式液晶的方法,里面有驱动原理介绍,驱动方法介绍,并含有驱动源代码,和最后效果图-This document provides a single-chip IO Segment LCD direct drive method, which has driven the principle of introduction, driving methods introduced, and contains driver source code, and the f
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:160.17kb
    • 提供者:吕财
  1. LCD1602_4bit-driver

    0下载:
  2. lcd1602 四位数据线驱动方式的使用,有效减少IO口的使用。-lcd1602 four data lines driven approach, which effectively reduce the IO port usage.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:118.53kb
    • 提供者:luojeff
  1. S3S2240_led

    0下载:
  2. ARM一些端口配置。源程序用ARM端口来控制IO驱动LED流动。-Some ARM port configuration. Source with the ARM port to control the IO LED drive current.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:102.12kb
    • 提供者:曾根平
  1. bcm5701

    0下载:
  2. 驱动程序,效果不错,度哦下载,需要清洁剂看空间,多阅读-keh io hiw hhdsiw mnkn ,jsb jdbf
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:427.23kb
    • 提供者:feng peng
  1. GPIODriver

    0下载:
  2. 本程序展示了Linux平台下GPIO驱动实现技术。本程序可以方便实现IO口控制。-This program shows the Linux platform SPI driver implementation technology. This procedure can be easily achieved IO port control.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3.59kb
    • 提供者:xcs
  1. Computer-Vision

    0下载:
  2. 机器视觉,双目视觉板卡电路:1> 双目视觉照相机电路图,含红外照明管,可以红外成像的立体双摄像头图像采集电路。2> 长按按键开机/关机电路(类似手机电源按键长按可开机,关机),可以通过程序控制IO关机。3> 锂电池剩余电池电量检测电路。4> 段码式液晶显示屏接口。5> 蜂鸣器驱动电路,采用两个三极管,烧写程序时蜂鸣器不发出噪声。6> 已分析原理图,原理正确,实测电路为有效可靠。-Machine vision, binocular vision circuit
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:134.12kb
    • 提供者:陈晓亚
搜珍网 www.dssz.com