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

搜索资源列表

  1. my_uart_top

    0下载:
  2. 实现的功能如题,就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。使用的是串口UART协议进行收发数据。上位机用的是老得掉牙的串口调试助手-To achieve the functions such as title, that is, to achieve FPGA receives data from the PC, and then receive data back fat. Using a UART serial port protocol to send and recei
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2655
    • 提供者:刘虎
  1. mscomabc

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:107253
    • 提供者:133
  1. chuankouCRCProgram

    0下载:
  2. 此代码为串口接收数据程序的原代码,内容以十六进制的形式显示出来。-This code for the serial receive data of the original program code, the contents of the form of a hexadecimal display.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1864932
    • 提供者:jiafulu
  1. GPS-data-collect

    0下载:
  2. 这是一个GPS数据收集器程序。 通过串口编程打开gps模块,自动接收信息,并分析信息。-This is a GPS data collection program. Programmed through the serial port to open gps modules, automatically receive information and analyze information.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:59671
    • 提供者:kaihong
  1. macd

    0下载:
  2. 利用cb开发工具,通过串口接收数据,和cb中的PerformanceGraph控件,绘制滑动平均曲线macd。 Cb中没有直接提供串口控件,需要通过Import ActiveX control来增加cb中没有的串口控件。可以使用操作系统Windows\system32目录下自带的mscomm32.ocx。 通过http://www.google.com/codesearch 搜索 PerformanceGraph1,可以得到该控件在cb中的用法。 对于串口控件也一样。 如果还有问
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1337896
    • 提供者:鱼尾
  1. senduard_50m

    0下载:
  2. 串口发送: 使用串口发送程序接收二进制码(9600波特率) ,用拨码开关控制发送二进制的高四位,按板上的第二个按钮,LED灯会相应的亮起,PC 会收到相应的数据-Serial port to send: Use the serial port to send a program to receive a binary code (9600 baud), with DIP switch control to send binary high-4, according to board the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:194879
    • 提供者:panda
  1. Serialcom

    0下载:
  2. 单片机串口接收数据发送数据程序源代码,我学习单片机时参考过的 ,还不错-Microcontroller serial port to receive data to send data program source code, I have studied the microcontroller reference before,not bad
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:36038
    • 提供者:张坤
  1. Commrecv

    0下载:
  2. 控制台程序串口接收数据 主要目的是通过串口接收GPS数据,并提取有效果PVT信息-Console project for receving Data by Series
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2730908
    • 提供者:牛立
  1. 12_USART

    0下载:
  2. 单片机atmega16串行通信程序,功能:异步串口接收数据,并返回给PC机。-SCM atmega16 serial communication program, features: asynchronous serial receive data, and return to the PC.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:30829
    • 提供者:spring
  1. USARTmonichengxu

    0下载:
  2. pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    0下载:
  2. 单片机串口通信,收发数据缓冲区示例,在中断中不处理接收的数据,只是按循环队的方式将数据存起来,标示Buf中有多少个数据,在主程序中去查询.-Microcontroller serial communication, send and receive data buffer example, in the interrupt does not handle the data received, but on a revolving team approach to store data toget
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:1109
    • 提供者:zhang
  1. Control

    0下载:
  2. 上位机控制程序,实现网口通讯,无线收发的数据通过串口转网口的模块后将数据通过网线发给上位机,并且通过接收到的数据判断各个子模块是什么类型的子节点,显示其无线网络地址并提取有用数据显示,且可向各个子模块发送指令-Host computer control program,toachieve net mouth communication,Wireless transceiver of the data through serial port module will switch to other
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-19
    • 文件大小:5293415
    • 提供者:xu yong
  1. measure

    0下载:
  2. 通过使用串口接收数据,并实时画图.开发环境LABVIEW CVI.调试时可以把串口的2,3口短接.-By using the serial port to receive data and real-time drawing. Development environment LABVIEW CVI. Debugging serial port of the 2,3-mouth can be shorted.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:231045
    • 提供者:王恩
  1. QtComAssist

    0下载:
  2. 用QT编写的控制台,用于和串口通信,功能是关闭,打开串口和接收发送数据-Written with QT console, for, and serial communication function is off, open the serial port to send and receive data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:28210
    • 提供者:lifu
  1. SCommTest

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1916629
    • 提供者:萧坤
  1. SerialCommunicationExperiment

    0下载:
  2. 串口通信实验,从上位机(PC)上发送数据,单片机接收后用数码管显示,并送回给上位机所接收到的内容-Serial communication experiment, from the host computer (PC) to send data, after the MCU receives digital tube display, and returned to the host computer which receives the contents of the
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:12532
    • 提供者:松哥
  1. CharTerminal

    0下载:
  2. 从串口接收数据的典型案例,大家可以相互学习或者扩展-good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1963222
    • 提供者:孙虎云
  1. 431465_b5876716cac6a624

    0下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3124
    • 提供者:fde fd
  1. Datatrans

    0下载:
  2. wince下接收串口数据,通过socket转发到pc,包含客户端和服务器-wince to receive serial data through the socket forwarded to the pc, contains the client and server
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:123637
    • 提供者:wany
  1. communicate

    1下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3694356
    • 提供者:陈利聪
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com