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

搜索资源列表

  1. aduc841

    0下载:
  2. 基于单片机Aduc841的调试程序,包括锁相环PLL4153的驱动和39VF040flash芯片的驱动以及通过串口和上位机通信的代码。-based SCM Aduc841 debugging procedures, PLL PLL4153 including the driver and 39 VF040flash chip and drive through the serial port and PC communications code.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:33124
    • 提供者:贾军
  1. usbserial

    0下载:
  2. 本文档说了一种实现USB和串口转换的底层驱动设计方法-a USB serial conversion and the bottom-driven design method
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:24158
    • 提供者:tomer
  1. BSPexample

    0下载:
  2. 驱动功能模式: 对于串口终端,有两种模式: 轮询模式 中断模式 -driven function mode : serial terminal, there are two models : Polling mode interrupt mode
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18009
    • 提供者:刘枫
  1. COMdriver-WINCE

    0下载:
  2. WINCE操作系统下的串口驱动分析,分析得比较详细,应该很有用-WINCE operating system Serial Driver, a more detailed analysis should be useful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:241275
    • 提供者:Cecil
  1. MSComm

    1下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:8945
    • 提供者:steven
  1. 20080106002

    0下载:
  2. 一个“虚拟串口驱动程序”的介绍,负责管理软件和现场总线之间的信息转换工作,在作用上非常 类似于硬件意义上的桥接器。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:102868
    • 提供者:李正茂
  1. WindowsCE_Bluetooth

    1下载:
  2. Wince中实现蓝牙串口驱动程序以及其的驱动说明 -Windows CE
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:413967
    • 提供者:lusterzhang
  1. ep51_driver_and_document

    0下载:
  2. 单片机烧写软件,Usb串口驱动,以及说明书-Microcontroller programmer software, Usb Serial Driver, and Manual
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:12896797
    • 提供者:于孝辉
  1. TLC0832and12864

    0下载:
  2. 12864串口连接以及驱动 TLC0832(ADC0832也可替换)驱动 整个12864显示TLC0832采集的数据的程序-12864 serial port connections and drive TLC0832 (ADC0832 can be replaced) 12864 display driver TLC0832 the entire data collection procedure
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:40340
    • 提供者:鲍鹏程
  1. 16c554_driver

    0下载:
  2. 基于arm(ep9315)平台,修改串口驱动程序文档-modify and test the driver of serial on ep9315
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:22136
    • 提供者:周魏魏
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. LPC2103HOST

    0下载:
  2. 学校竞赛项目开发的基于LPC2103单片机的源代码,其中包含了串口,LCD,EEPROM,GSM等等的驱动-School Contest based LPC2103 microcontroller project development source code, which contains the serial port, LCD, EEPROM, GSM, and outher driver
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:132440
    • 提供者:
  1. ucos22

    0下载:
  2. 电子书内容介绍 《μC/OS-Ⅱ内核分析、移植与驱动次第开辟》介绍μC/OS-Ⅱ的内核分析、移植进程和驱动次第开辟办法。书中首先以μC/OS-Ⅱ正在8051系列单片机下的移植为例子,细致分析μC/OS-Ⅱ的内核和移植进程;然后以串口通讯为例,介绍如何为μC/OS-Ⅱ实时内核添 -E-book content descr iption " μC/OS- Ⅱ core analysis, migration and drive sequential opening of" In
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1855573
    • 提供者:zheng
  1. Linux-sevice-driver-code(chinese)

    0下载:
  2. linux设备驱动方面的详细介绍,包括串口,PCI-Linux device the detailed introduction of driver aspects, including serial ports, PCI, etc
  3. 所属分类:软件工程

    • 发布日期:2017-05-11
    • 文件大小:2840024
    • 提供者:chenhongli
  1. Driver_AS3992RFID_for_ARM

    0下载:
  2. ARM开发板直接驱动基于AS9332芯片RFID模块的相关程序和函数节选。在STM32F107开发板上调试运行通过。演示程序已经支持4.3’LCD触摸屏、8GMicroSD卡、EEPROM、2M的Flash SST25VF016B,支持两个串口、一个SPI,还有按键、LED,有实时时钟等,软件功能有文本浏览、图片浏览、画板,以及RFID读写。-Driver AS9332 RFID module for ARM
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:243433
    • 提供者:
  1. Uart_poll

    0下载:
  2. 天嵌2440开发板串口驱动程序设计 解压后可直接编译下载到板上运行-Days inlay 2440 development board serial port driver designed decompression can be compiled directly downloaded to the board to run
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:33137
    • 提供者:姜春波
  1. 74LS165IO

    0下载:
  2. 串口驱动74LS165 串口驱动74LS165 -Serial driver 74LS165 74LS165 serial port driver serial driver 74LS165 74LS165 serial driver
  3. 所属分类:software engineering

  1. spidev

    0下载:
  2. spi转串口驱动基础,在这个文件的基础上进行修改即可完成spi转串驱动-spi serial driver based in this document can be modified on the basis of complete spi-serial driver
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:4976
    • 提供者:先平
  1. Linux_driver

    0下载:
  2. 此文档是linux嵌入式下的串口驱动程序介绍,有助于开发-UART driver
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:337061
    • 提供者:未遂犯
  1. USB串口驱动(内含多版本)

    0下载:
  2. 里面有多种版本的串口转usb的驱动 适用于 CH340 PL2303 等(There are a variety of versions of the serial port to the USB driver for CH340 PL2303 and so on)
  3. 所属分类:软件测试

    • 发布日期:2018-01-06
    • 文件大小:16653312
    • 提供者:jjffert
« 12 »
搜珍网 www.dssz.com