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

搜索资源列表

  1. SerialPortUtility.rar

    1下载:
  2. VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:23722
    • 提供者:355
  1. Example1.rar

    0下载:
  2. MSComm控件编程,利用MSComm控件接收和发送数据,能设置串口参数,显示已经发送的字节数和接收的字节数。,MSComm control programming, the use of MSComm control to receive and send data to set the serial port parameters, shows the number of bytes sent and received bytes.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:167864
    • 提供者:许书博
  1. zigbee-cc2430-temp.rar

    0下载:
  2. 该演示程序实现温度的采集与显示功能,内部温度传感器定时采样,并将采集到的温度信息广播发送出去,另外的节点接收到温度信息后通过串口向计算机上报,串口通信波特率为57600,The demonstration program of acquisition and temperature display function, the internal temperature sensor sampling timing and the temperature of the information col
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:248322
    • 提供者:love man
  1. Uarttest.rar

    0下载:
  2. 51单片机串口测试,字符和字符串的发送我接收,uart rs232 test c
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1766
    • 提供者:Sunydell
  1. uart-09-8-9.rar

    0下载:
  2. 51单片机串口测试程序,超完整,包括发送字节,接收字节,发送数组接收数组,UART TEST FOR 51MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:42862
    • 提供者:peter
  1. sscom

    0下载:
  2. 目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。-System MODEM (MODEM). The most simple and common is three-wire system meet method, i.
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7386519
    • 提供者:xfjkd
  1. AVR单片机atmega16串口中断接收和发送程序

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去-AVR microcontroller atmega16 send and receive serial interrupt procedures. Characters before sending out the received
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:857
    • 提供者:高丽超
  1. uart_test.rar

    0下载:
  2. avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。,SCM avr serial procedures, for the operation of single-chip serial avr can be achieved Send receive characters, strings.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:10244
    • 提供者:黄杰
  1. Uart.rar

    0下载:
  2. UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。,UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:142202
    • 提供者:小飞
  1. SeriesPort.rar

    0下载:
  2. 可以实现串口文件的传输,线程函数检测到串口有数据接收,将发送消息,调用消息处理函数接收数据,Serial port can transfer files, function to detect threads serial data receiver will send a message, call message processing function to receive data
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:245998
    • 提供者:王燕
  1. SerialPort

    0下载:
  2. 这是一个在LABVIEW上实现的使用LABVIEW自己产生信号,然后将上述波形采样,并通过串口发送,把上述信号存在特定的文件里,同时能实现回放,最终接收端接收串口数据,并构建波形。-This is implemented on a LABVIEW generated using LABVIEW own signal, and then the waveform samples, and sent through the serial port to the signal the presence
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:54644
    • 提供者:gu
  1. UART

    2下载:
  2. windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
  3. 所属分类:串口编程

    • 发布日期:2013-08-02
    • 文件大小:64503
    • 提供者:chen
  1. cc1110_usart0

    0下载:
  2. 无线单片机的串口收发测试程序,利用中断来接收,查询方式发送,拨通了可设置,简单实用-Wireless serial port transceiver SCM test procedure is simple and practical
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:22961
    • 提供者:黄晓军
  1. 51uart

    0下载:
  2. C51的串口中断接收,查询发送实例。(以销量30K产品的代码)-C51' s serial port interrupt reception, the query sent instance. (By volume 30K product code)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:18485
    • 提供者:DaglesHoll
  1. MSCommV1

    2下载:
  2. 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-04-20
    • 文件大小:72736
    • 提供者:zhangm
  1. STC12LE_COM

    0下载:
  2. STC12系列单片机的双串口程序,接收采用串行中断方式,调试通过。-STC12 Series MCU two serial procedures, the reception serial interrupt mode, debug through.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:54402
    • 提供者:邓立新
  1. DosSerial.ZIP

    0下载:
  2. DOS下串口通信程序库,程序结构较好,能编出用中断方式接收/发送的多串口通信程序。 笔者曾用于嵌入式DOS控制变频器。-Under DOS serial communication libraries, program structure better, will be allocated to the interruption of the use of receive/transmit multi-serial communication program. I have DOS for
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:6910
    • 提供者:lissdd
  1. GPS

    1下载:
  2. MSP430串口通信 接收GPS数据 源代码-Serial Communication MSP430 source code to receive GPS data
  3. 所属分类:SCM

    • 发布日期:2016-03-11
    • 文件大小:300610
    • 提供者:lisi
  1. RS485

    1下载:
  2. 单片机上电后向串口数据0XAA,接收到数据后,然后向串口发送接收到的数据使初学者领略使用中断进行数据通信,传输方式为RS485-Power single-chip serial data to the 0XAA, receive data, and then sent to the serial data received interrupt beginners enjoy the use of data communications, transmission for RS485
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-25
    • 文件大小:10854
    • 提供者:wzb
  1. serialport-wince-5

    0下载:
  2. 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:14114
    • 提供者:张中
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com