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

搜索资源列表

  1. series_keyboard

    0下载:
  2. 串行16个键盘驱动只占有3个IO口,方便快捷-serial keyboard driver only has three IO mouth, convenient and quick
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5.44kb
    • 提供者:ffw
  1. LCD20070109

    0下载:
  2. 基于三星S6B0741芯片的LCD,LCD型号为LM9033A。单3.3V电压,有并行和串行通讯模式,串行通讯只需5个IO,所以使用起是来很方便。本例用ATmega16驱动,串行连接,WINAVR C语言编程。在此贴出程序,希望能给大家一些帮助-based on the chip Samsung S6B0741 LCD, LCD models LM9033A. Single 3.3 V voltage, parallel and serial communication model, seria
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10.42kb
    • 提供者:黄小林
  1. cf_driverforLinux

    0下载:
  2. 基于ARM9200的CF卡驱动程序,按照9200处理器数据手册上的电路设计,采用直接IO方式访问CF卡,另外有通过PCMCIA总线方式连接CF卡,以后再上传-ARM9200 based on the CF card driver, According to 9200 data processor manual circuit design, the use of direct methods visit IO CF card, Another way through the PCMCIA bus
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4.11kb
    • 提供者:wangligang
  1. IO-driver

    0下载:
  2. 北京大众公司IO板卡驱动程序开发 北京大众公司IO板卡驱动程序开发-Beijing public companies IO Card Driver Development Beijing public companies IO Card Driver Development
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:63.09kb
    • 提供者:郭振兴
  1. LCD

    0下载:
  2. IO 驱动 LCD , *** *** *** *** FILE NAME: IO_LCD MCU: HT46R22 MASK OPTION: WAKE-UP: PA6,PA7 PULL-HIGH: PA,PB,PC IIC: DISABLE PFD: DISABLE PWM: DISABLE WDT: ENABLE CLRWDT: ONE WDT CLOCK SOURCE: T1 WDT TIME OUT SELECT: W
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:sas
  1. SH67P33lcd

    0下载:
  2. SH67P33编写的用IO口直接驱动lcd的汇编程序。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:165.04kb
    • 提供者:felix
  1. winio.rar

    0下载:
  2. 内联汇编 直接操作winio驱动写io模拟鼠标键盘,Inline assembly winio directly mouse-driven simulation of a keyboard to write io
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:9.66kb
    • 提供者:小斌
  1. qemu_ioport

    0下载:
  2. 本资料解释了部分Qemu和kvm的IO port指令,适合操作系统内核和驱动开发人员阅读。-This information explains the part of Qemu and the IO port KVM instructions for the operating system kernel and driver developers to read.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:28.9kb
    • 提供者:杨开轶
  1. chuankou

    0下载:
  2. 51单片机串口与PC通信下位机程序,单片机驱动16路IO。-transfer
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:896.24kb
    • 提供者:罗皇
  1. FM1702SL

    0下载:
  2. FM1702SL射频芯片对外接口为SPI总线方式,对FM1702的操作实际上就是通过SPI总线 对FM1702SL内部的相关寄存器进行读写操作,从而实现射频读/写卡功能。本驱动程序基于 FM2306A编写(兼容PIC指令集的其他MCU也同样试用),通过IO口软件模拟SPI总线时序。-The external interface of the RF chip FM1702SL SPI bus way the FM1702 operation is actually through
  3. 所属分类:assembly language

    • 发布日期:2017-11-05
    • 文件大小:8.02kb
    • 提供者:呼江涛
  1. huibian

    0下载:
  2. 单片机IO口输出扩展 汇编程序 74HC595驱动静态数码管-Assembler output expansion in microcontroller IO port 74HC595 driver static digital tube
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:8.24kb
    • 提供者:郑滨
  1. Output-LED-Control

    0下载:
  2. 项目测试结束时都会有结果显示,除了在程序界面上显示外,同时也在硬件上显示。本子程序除了在程序界面上显示外,硬件上用12条IO数字线控制74HC373驱动LED显示,LED用的是共阴极双色(红色和绿色)指示灯,同时附上原理图,-The end of the project testing results show that, in addition to displayed in the program interface, as well as the hardware on display.
  3. 所属分类:LabView

    • 发布日期:2017-11-10
    • 文件大小:80.32kb
    • 提供者:yangjinfu
  1. 444

    0下载:
  2. 4*4*4光立方,汇编程序,单片机IO加驱动管驱动-4* 4* 4 Light Cube
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:2.08kb
    • 提供者:孙仔
  1. 74HC595

    0下载:
  2. 74HC595芯片的驱动C程序,经过测试,运行ok,可以直接使用,修改IO后可以做成自己的.h方便使用。-74HC595 chip driver C program, tested and runs ok, you can directly use, modify IO can be made after your own. H easy to use.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:22.69kb
    • 提供者:吴悔
  1. STM8(LED)

    0下载:
  2. stm8系列单片机 IO驱动数码管基础c语言程序-STM8 io basic software
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1.75kb
    • 提供者:呵呵
  1. ha0168

    0下载:
  2. HT46R9x、HT46R06x、HT48R06x 内建IO 型R-Type LCD 驱动功能MCU,如何完成LCD 驱动波形 (使用汇编语言)-HT46R9x、HT46R06x、HT48R06x Built in R-Type type LCD MCU driver function IO, how to complete the LCD driver waveform (using assembly language)
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:32.68kb
    • 提供者:Limingming
  1. Uncludingport

    0下载:
  2. 在Windows NT使用IO端口 包括装载,开始,卸载驱动程序的函数-Use the IO port in Windows NT Including loading, start, unload driver function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-05
    • 文件大小:231.61kb
    • 提供者:crepte
搜珍网 www.dssz.com