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

搜索资源列表

  1. aima

    0下载:
  2. 用IDE里编程可以向串口调试助手发送数据,并在串口调试助手的接收区准确接收到所发信息-Using IDE in programming can send data to serial debugging aides and assistants in the reception area debugging serial port receive accurate information issued
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:632
    • 提供者:王星龙
  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. main

    0下载:
  2. KEIL编写 串口的接收与发送程序 51单片机-KEIL to write a serial program 51 microcontroller
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:841
    • 提供者:杨云
  1. ps2

    0下载:
  2. verilog PS2键盘解码程序, 之前探讨过PS/2键盘编解码以及数据传输协议,这次自己动手实现了利用FPGA接收键盘编码,然后通过串口传输到PC。做的比较简单,只是通过FPGA把大写字母A-Z转换成相应的ASCII码,只要字母按键被按下,就能在串口调试助手里显示相应大写字母。下面就共享代码吧!   除了顶层模块,三个底层模块分别为PS/2传输处理模块、串口传输模块以及串口波特率选择模块(下面只给出顶层模块和PS/2传输处理模块的verilog代码)。-verilog PS2 Ke
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:1490
    • 提供者:刘晓青
  1. SCI_interrupt

    0下载:
  2. 串口通信程序,2812接收到数据后产生中断,然后将收到的数据再发出来。-Serial communication program, 2812 after receiving the data to generate an interrupt, then the received data is sent to.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4684513
    • 提供者:老张
  1. GPS

    0下载:
  2. 本文以一款EverMore公司的GM-X205GPS接受模块为例,介绍了其数据格式,以及应用PIC16F874单片机RS232串口进行数据接收的程序。-Video input and output files, video from input to output function
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:6109
    • 提供者:lywshz
  1. uart

    0下载:
  2. 实现通信串口功能,用于接收并行数据发送串行数据-The communication serial, for receiving parallel data to send serial data
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:167662
    • 提供者:心境如水
  1. GPS-simulator-software-design

    0下载:
  2. 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:131849
    • 提供者:张利
  1. uart_if

    0下载:
  2. FPGA与串口通信的控制程序,通过程序控制通信的配置接收和发送。-FPGA with serial communication control procedures, through program control communication configuration receiving and sending.
  3. 所属分类:Software Testing

    • 发布日期:2017-11-12
    • 文件大小:3270
    • 提供者:耿华
  1. vcchuankou

    0下载:
  2. 介绍了串口通信的三种方法,实现了外设和pc之间的信息接收和发送-Three serial communication, information received and sent between peripherals and pc
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:62689
    • 提供者:
  1. MSP430F149-communicating-with-the-PC

    0下载:
  2. //电脑端必备RS232转RS485模块,否则无法进行直接的连接 //RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配 //电脑端通过串口调试助手操作,先将数据由电脑发往开发板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //波特率更改请通过config.h文件,直接更改baud参数即可-//PC necessary RS232 to RS485 module, otherwise can not be directly co
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9525
    • 提供者:王健军
  1. extension_serial_receiver

    0下载:
  2. 使用下降沿中断脚和定时器扩展硬件串口的接收原理-Use the falling edge interrupt pin and timer extension serial receiver.
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:107721
    • 提供者:张功勤
  1. UART

    1下载:
  2. STC12C5A60S2双串口通信程序串口发送接收已测试通过-STC12C5A60S2 dual serial communication program serial receiver have been tested
  3. 所属分类:文件格式

    • 发布日期:2014-04-05
    • 文件大小:5247
    • 提供者:LIXINGHAI
  1. MODBUS

    0下载:
  2. C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structu
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:18231
    • 提供者:pengjian
  1. uartcommunication

    0下载:
  2. /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:vic luo
  1. SerialCom

    0下载:
  2. 串口通信源码,能自由选择端口,实现串口信息的接收和发送-Serial communication source, free to select the port, serial receive and transmit information
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1957227
    • 提供者:liuzimo
  1. fredivn

    0下载:
  2. UART的异步串口通信协议的VHDL语言实现 异步接收/发送模块-UART asynchronous serial communication protocol of the VHDL language to achieve asynchronous receiver/transmitter module
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1188
    • 提供者:刘彬
  1. UART

    0下载:
  2. 最方便的串口(UART)调试工具,支持多种数据格式COM口发送与接收,支持在线字符编码查询。-The most convenient serial debugging tools, support for multiple data formats COM port to send and receive, support online character encoding query.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:15728
    • 提供者:lishenjun
  1. Written-linux-serial-procedures

    0下载:
  2. 编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,可以直接调用-Written linux serial procedures to achieve the basic serial communication function, and when receiving packets using a ring buffer, you can directly call
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2791
    • 提供者:wei
  1. XK3190

    0下载:
  2. 用VB6开发的XK3190-9+P电子秤串口数据接收程序-VB6 development XK3190-9+P electronic scales serial data reception program
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:5823
    • 提供者:林彬
« 1 2 34 »
搜珍网 www.dssz.com