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

搜索资源列表

  1. rs232400

    0下载:
  2. 有关51系列单片机串口例程,可以接收数据,并且从led卡显示。-51 Series single-chip serial port of the routine, you can receive data, and cards from the led display.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2352
    • 提供者:罗云高
  1. Serialport

    0下载:
  2. 串口以查询法的方式从电脑接收16进制的数据,SBUF是8位的,所以每次接收8位进来-Serial port to check the law of the receiving computer 16 from the data-band, SBUF is 8, so each received 8 in.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:548
    • 提供者:姜利
  1. GPSprogram

    0下载:
  2. 基于STC12C5410的GPS接收程序,从GPS 接收机获得串口数据,并解析,-Based on the GPS receiver STC12C5410 procedures, from the GPS receiver to obtain serial data and analysis,
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:28766
    • 提供者:jasommu
  1. port1

    0下载:
  2. 实现stc单片机的串口通信,从单片机串口一接收后,可由单片机的串口二转发出去-Achieve stc MCU serial communication, serial port 1 receive from the microcontroller, the microcontroller can be forwarded out the serial port 2.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:34436
    • 提供者:shentao
  1. Wavetest

    0下载:
  2. 通过2812eCan总线接收数据,并且自己解析eCan数据包,通过自画到视图中,要点:从ecan转usb的适配器中通过virual串口 读出数据 eCan数据的分析,波形的显示-receive data form 2812 eCan channel, and analyizing eCan data packet simply,at last,paint these data under View in VC application
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:104204
    • 提供者:
  1. mscomm-4.2

    0下载:
  2. 串口编程上机位程序,从单片机接收数据并在对话框中显示,接受的数据分别是xyz三轴的加速度。-Serial Programming-on-bit programs, receiving data from the microcontroller to display in the dialog box, accept the data are the xyz-axis acceleration.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3704520
    • 提供者:wang
  1. 1

    0下载:
  2. PowerPC与PC微机串行通信,通过CS850实验板的SMC端口与PC微机的串行口实现UART协议异步通信。PC机通过仿真终端程序实现字符输入和输出,并可实现文件传送CS850实验板上的SMC驱动软件实现ECHO操作,将从接收端口接收到的字符通过发送端口送出-PowerPC computer with the PC serial communication, through the CS850 test SMC board computer' s serial port and PC p
  3. 所属分类:VxWorks

    • 发布日期:2017-04-17
    • 文件大小:29130
    • 提供者:盛夏
  1. GCCch375

    0下载:
  2. ch375测试程序,此程序测试从端点1、端点2上传数据给PC机,接收到的数据通过串口输出-ch375 test program, test this program from the endpoint 1 and endpoint 2 upload data to the PC, the received data output through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:82840
    • 提供者:zhh
  1. SendComm

    0下载:
  2. 程序文件名称:ReadComm.java * 功能:从串行口COM1中接收数据-File name: ReadComm.java* Function: COM1 serial port to receive from the data
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:1638
    • 提供者:kjashdlfkj
  1. UartAssist

    0下载:
  2. 本工具支持各种串口设置,如波特率,校验位、数据位和停止位等等。支持ASCII/Hex发送,发送和接收的数据可以在16进制和ASCII码之间任意转换。可以自动在发送的数据尾部增加校验位,支持多种校验格式。支持间隔发送,循环发送,批处理发送,输入数据可以从外部文件导入-The tool supports a variety of serial port settings, such as baud rate, parity bit, data bits and stop bits and so on
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:1083171
    • 提供者:hiagj
  1. I4

    1下载:
  2. 基于msp430的串行数据传输例程-将从RS485端口接收到的数据通过RS232端口发送出去-Msp430 serial data transmission based on routines- from the RS485 port to receive the data sent through the RS232 port
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:24199
    • 提供者:李保亮
  1. STM32F-DMA

    0下载:
  2. * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:3358
    • 提供者:yyy
  1. serialport

    0下载:
  2. 用VHDL语言,在FPGA上实现了对RS232串口的控制,能够接收从计算机键盘上输入的字符,并将接收的字符通过串口再发回到计算机。-It is a VHDL program on FPGA controling RS232 ,and it can receive and transmit data normally.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5357
    • 提供者:dujuan
  1. ITxiazai_VB6CHS

    0下载:
  2. [串口温度数据采集并实时显示.rar] 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:17434
    • 提供者:
  1. rs232

    0下载:
  2. //&&& &&& &&& &&& &&& &&& &&& &&& &&& &&& &&& &&& &&& //描述: // 本程序为5.5节配套程序 & // 该程序INT0按键程序+显示程序+RS232通讯 & // 按键计数显示在数码管1-2(从右至左),并且通过串口发送该数据。 & // 接收到的数据在数码管3-4上显示。 & // 通讯波特率:19200bps & // 每次收发一个字节 & //&&&&&&&&&&&&&&&&&&&&&&
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:16981
    • 提供者:lizhenhua
  1. msp430adc12uart0

    0下载:
  2. 利用串口调试软件 向串口发送一个字符,MSP430单片机接收到后从低功耗中唤醒,执行AD采样.并将采样结果发送到电脑上的串口调试软件中.单片机发送完后又进入低功耗状态.-msp430f149 usart0 adc12
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:28095
    • 提供者:雷杰
  1. Client-Server

    0下载:
  2. 实现两个串口之间的通信,类似于QQ的通信。从客户端发送数据到应用端接收数据-To achieve communication between two serial ports, similar to the QQ communications. Send data from the client to the application client to receive data. .
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:76943
    • 提供者:lxy
  1. lesson7_4

    0下载:
  2. 51单片机向PC发送数据,已调试成功!使用串口软件sscom从51单片机接收或发送数据!-51Microcontroller send data to the PC , has been commissioning success!
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:558
    • 提供者:陈诚
  1. P24HJ128GP306-uart1

    0下载:
  2. P24HJ128GP306单片机uart1测试:从PC串口发送62个字节的数,P24HJ128GP306的U1RX接收,并从U1TX发送给PC串口显示数据正确,硬件调试已OK!-P24HJ128GP306 SCM uart1 test: From the PC serial port number of 62 bytes, P24HJ128GP306 the U1RX receiver and sent to the PC serial port from U1TX display the da
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:63720
    • 提供者:lyhas
  1. P24HJ128GP306A-uart1-and-uart2

    0下载:
  2. P24HJ128GP306单片机uart1,uart2同时用测试:从PC串口发送62个字节的数,P24HJ128GP306的U1RX接收,并从U2TX发送给PC串口显示数据正确,硬件调试已OK-P24HJ128GP306 SCM uart1, uart2 the same time with the test: from PC serial port number of 62 bytes, P24HJ128GP306 the U1RX receiver and sent to the PC se
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:62835
    • 提供者:lyhas
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com