CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial port a

搜索资源列表

  1. GPSReader

    1下载:
  2. 使用vb.net编写的一个gps数据采集软件,可以通过串口采集gps数据。-A GPS data reader application which can obtain GPS data from serial port easily
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:25995
    • 提供者:王永和
  1. C语言与串行通信

    0下载:
  2. 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:40282
    • 提供者:黎林
  1. 20050120091918_MySerialPort[2004-01-18-01]

    0下载:
  2. 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:46411
    • 提供者:刘云鹏
  1. 自制串口8路光隔DO

    0下载:
  2. 自制的串口控制8路光藕隔离输出,可以通过计算机串口控制,8路输出-homemade serial control a variety of eight-channel optical output isolation can be controlled via computer serial port, eight output
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:887138
    • 提供者:何笛
  1. MyCommSend

    0下载:
  2. 一个NMEA格式的GPS数据调试使用的发送端,负责从Log文件中读取CFGPS2通用格式GPS数据向串口发送-a GPS NMEA format debugging data transmitter used for documents from the Log read CFGPS2 GPS common format for sending data to the serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:33016
    • 提供者:张积存
  1. Modbus协议规范修改稿

    0下载:
  2. 非常详细的modbus规范介绍,有串口的也有基于tcp的。。。。一书在手,modebus不用愁。。。。MODBUS标准分为三部分。第一部分(“Modbus协议规范”)描述了MODBUS事物处理。第二部分(“MODBUS报文传输在TCP/IP上的实现指南”)提供了一个有助于开发者实现TCP/IP上的MODBUS应用层的参考信息。第三部分(“MODBUS报文传输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的MODBUS应用层的参考信息。-very detailed Modbus s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1291138
    • 提供者:王继东
  1. 读电机码盘的程序

    0下载:
  2. 读取一个电机码盘信号,里面有对串口读写,对控制寄存器读写的代码。入门级!-read a motor encoder signals, and they read and write to serial port, the control register read and write code. Entry-level!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12697
    • 提供者:张雪
  1. SendA

    0下载:
  2. \"SendA\"通过调用监控程序,向串行口发送字符“A”。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--Send character A to the serial port by invoking detecting program. The code is compiled in codewarrior, so users could know a bit of codewarrior.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:6507
    • 提供者:小舒
  1. PrintppSources

    0下载:
  2. \"printpp\"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--A debugging tool. It is equivalent to the \"printf\" in C, but its output device is serial port. The sample code is compiled in codewarrior. By u
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7035
    • 提供者:小舒
  1. SComm程序

    0下载:
  2. 非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )-very practical serial communication procedures and the use of in the middle of the tray technology (head source Number how calculated ah, actually it contains two sources, one ser
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76149
    • 提供者:洪金希
  1. SBUF

    0下载:
  2. 单片机与PC机串口程序,pc机用串口调试工具发送16进制数据到单片机,单片机再返回一个接受到的信号回pc机,-SCM and PC serial port procedures, PCs with serial debugging tools to send 16-band data to a single chip, the microcontroller return to a finer signal to PCs,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12101
    • 提供者:狼行
  1. 一个串口包装类及演示程序

    0下载:
  2. 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:49061
    • 提供者:张权
  1. linux下串口编程

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1962
    • 提供者:东方旭
  1. P89V51_DIS_SOFTICE

    1下载:
  2. P89V51RD2系列芯片是具有串口下载功能(ISP)和在KEIL中进行调试的功能(SOFTICE)。 新的芯片是ISP功能,通过FlashMagic 软件可以设置其为SOFTICE功能。 但要想回到ISP功能,则没有现成的好办法,只有通过编程器了。 但现在可以通过这个程序来恢复其ISP功能(禁止SOFTICE)。-P89V51RD2 series with the serial port chip is the ability to download (ISP) and the KEIL fo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:281911
    • 提供者:徐勇
  1. com0口驱动

    0下载:
  2. 一个基于嵌入式linux的串口驱动程序和测试程序的源码,很实用的。-a Linux-based embedded serial port driver and testing procedures source code, the very practical.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4081
    • 提供者:cguo
  1. sdk winapi 串口实例

    0下载:
  2. This is the fourth in a series of articles concerning Windows SDK development that I have written over the years. The first three are: 1.Win32 SDK Data Grid View Made Easy [^] 2.Win32 SDK C Tab Control Made Easy [^] 3.Win32 SDK C Autocomplete Combobo
  3. 所属分类:源码下载

  1. 利用串口发送用户借助自定义的数据协议组织的数据

    0下载:
  2. 代码显示了如何利用串口发送用户借助自定义的数据协议组织的数据;用另一个串口接收数据并进行了解析,根据数据解析结果控制“二极管”的开和关。初学串口编程的童鞋值得参考~,Code shows how to use the serial port to send a user-defined data protocol with the organization of the data with another serial port to receive data and the analytic
  3. 所属分类:串口编程

    • 发布日期:2012-08-22
    • 文件大小:286708
    • 提供者:slvher
  1. linux下一个串口通讯程序

    0下载:
  2. linux下一个串口通讯程序,包括串口的初始化,以及串口设备资源的访问。-a serial communication program under linux, including the serial port initialization, and serial device access to resources.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-27
    • 文件大小:3083
    • 提供者:fsdf
  1. ucos 自己移植的在stm32上的ucos

    0下载:
  2. 自己移植的在stm32上的ucos,包括了一个串口的驱动和实例,初始汇编也改过了,可以正常使用,因为版权的关系,具体应用就不传了,希望对大家有所帮助。-Their transplantation on the stm32 ucos, includes a serial port driver and examples, the initial compilation also turn over, you can normally use, because the relationship be
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-17
    • 文件大小:5036232
    • 提供者:i
  1. Uartdebug 简单的串口调试工具

    1下载:
  2. 一个简单的串口调试工具,此工具虽然简单,但是可以像SSCOM一样扩展-A simple serial port debugging tool, this tool is simple, but the same can be extended as SSCOM
  3. 所属分类:串口编程

    • 发布日期:2017-04-09
    • 文件大小:2270666
    • 提供者:刘保
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com