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

搜索资源列表

  1. seialport

    0下载:
  2. 串口收发信息的案例,其中说明了对于DataReceived事件接收数据时怎么来处理。 讲述了辅助线程的作用。-Send and receive information on the case of serial port
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:64060
    • 提供者:WuZhen
  1. 51ioserial

    0下载:
  2. 通用51单片机 通过模拟串行口收发数据 稳定 实用-General 51 microcontroller serial port send and receive data through the simulation of practical stability
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:14616
    • 提供者:cjq
  1. SCommTest

    0下载:
  2. PC机的串口通讯,能够收发来自串口的 数据 -Serial Communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:34290
    • 提供者:qiao po
  1. rs232_3

    0下载:
  2. 为串口收发器以及汉明编码,将电脑通过串口发送的7位数据转化成汉明码显示于led上,或把接收到的11位汉明码解码并验错纠错-For the serial port transceiver, and Hamming codes, the computer through the serial port into 7-bit data displayed on the led on the Hamming code, or to receive the 11 Hamming code error co
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:472980
    • 提供者:chenzhimin
  1. series_port

    0下载:
  2. 用verilog语言编写的串口收发程序,可以进行429总线数据与rs232口的通信。-With verilog program written in serial transceivers, can be 429 bus data and rs232 mouth communication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:4965
    • 提供者:小刘
  1. hongwaishoufa

    0下载:
  2. DP_51PRO实验仪红外收发实验。使用串口发送数据经调制后从红外管输出,并通过红外接收模块把接收到的数据返回串口接收端,通过判断接收到的数据来控制LED灯点亮。-DP_51PRO experimental instrument experimental infrared transceiver. Using the serial port to send data via modulated infrared control from the output, and IR receiver m
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1091
    • 提供者:kevin
  1. Comm_joystick

    0下载:
  2. 用游戏手柄向串口发送数据,可以实现串口收发。对游戏手柄的控制用到了mmsystem.h。-Using the game controller to send data to the serial port, serial port transceiver can be achieved. Joystick control on the use of the mmsystem.h.
  3. 所属分类:Com Port

    • 发布日期:2017-05-21
    • 文件大小:6271725
    • 提供者:Chen Yejin
  1. GPSserial

    0下载:
  2. GPS数据的串口收发 利用UART0口发出并接收数据 此工程已在AVRStudio中运行并下载 成功!-GPS serial data transceiver using UART0 I send and receive data, this project has been run in AVRStudio and download success!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:16563
    • 提供者:李广喆
  1. C_Sharp_SerialPort

    0下载:
  2. 本工程采用Visual Studio 2005平台,用C#实现了串口收发通信程序的设计,具有良好的显示和控制界面,能够实时观察收发的数据。文件中包含工程文件,C#源代码,串口操作的底层API等文件。-The project uses Visual Studio 2005 platform, using C# implements serial communication program transceiver design, good display and control interface
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:45076
    • 提供者:浩南
  1. shoufa

    0下载:
  2. 51单片机串口收发一字节数据,并显示出来-51 bytes of data a single chip serial transceivers, and displayed
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:561
    • 提供者:卢成影
  1. SerialCommunication

    0下载:
  2. 实现串口间的通讯,程序内是纯粹的C语言代码,不使用其他串口控件,有串口号和波特率等的设置,用于串口间数据的收发。-Serial Port communication between, the program is purely within the C language code, do not use other serial control, such as a serial number and baud rate settings for sending and receiving da
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:1014266
    • 提供者:leo
  1. uart

    0下载:
  2. 51单片的串口实现数据的收发过程,也可使用中断形式实现数据的收发。-51 single serial port to send and receive process data can also be used to send and receive data interrupt form.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1778
    • 提供者:donglihua
  1. experimental-infrared-transceiver

    0下载:
  2. DP_51PRO实验仪红外收发实验。使用串口发送数据经调制后从红外管输出,并通过红外接收模块把接收到的数据返回串口接收端,通过判断接收到的数据来控制LED灯点亮。-DP_51PRO experimental instrument experimental infrared transceiver. After using the serial port to send data modulated output from the infrared control and infrared rec
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:3786
    • 提供者:xiaoxia
  1. 43iprj

    0下载:
  2. keil C51非阻塞式串口通信 本程序适用于学习交流,对读入一个字节(不带回车)读入一个字符串带回车,发送字符串函数测试成功。 本程序可以连续收发字符串,而不会发生字符串输出错误的问题。并添加了字符串比对函数(大小写不敏感), 输入So2,自动回复success,比对成功。 所以本程序使用中断,非堵塞方式发送接受,缺点是占用一些内存,缓冲区大小可自由配置。 如果发现BUG请发送邮件到:我的邮箱:bjzll520@foxmail.com 本程序改编自BL
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:47359
    • 提供者:shuangfeiyuer
  1. rt

    0下载:
  2. 用Verilog编写的串口收发程序,通过参数调整,就可以设定/更改波特率,收发数据长度,已调试。-Serial transceivers with Verilog program, prepared by adjusting parameters, you can set/change the baud rate, send and receive data length, is debugging.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:401559
    • 提供者:大海
  1. Electronic-production

    2下载:
  2. 电子制作——杂志年刊程序汇总 基于89S52单片机的电子体温计 16×16点阵的制作 程控滤波器(D)设计报告 测试数据 AT89C51单片机双字中文点阵设计与仿真 51单片机和HD7279A的接口与编程 单片机从入门到精通系列讲座——数码管驱动方法 利用LCD1602的自定义字库显示汉字 单片机从入门到精通系列讲座——单片机简易频率计 用AT89S51单片机控制的智能电动车 P111G2系列可编程控制器应用集锦(1) 51单片机
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:1515505
    • 提供者:zzd
  1. serial

    0下载:
  2. 简单串口收发程序,完成串口数据收发,波特率9600bps-A Simple Transceiver Program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:520689
    • 提供者:damien
  1. AM23XX_C51

    0下载:
  2. AM2301单总线数据采集处理串口收发经过验证好用的源代码-Temperature and humidity sensors DHT21 the latest specifications and open source SCM 51
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:24023
    • 提供者:王晓鹏
  1. Test

    0下载:
  2. 串口收发送数据界面 上位机 需要的朋友可以下载-Serial interface to send data received PC can be downloaded to see a friend in need
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:48582
    • 提供者:吴声成
  1. FPGA_UART

    0下载:
  2. 用Verilog语言实现的FPGA UART独立收发模块 思路简单,代码简洁。在Lattice LFE3EA VERSA开发板上验证通过,编译器Lattice Diamond. 功能:串口收到数据后立即回传,此后每一秒串口数据+1再发送。-Using Verilog language independent of FPGA UART transceiver idea is simple, concise code. Development board in Lattice LFE3EA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2838
    • 提供者:朱强光
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 32 »
搜珍网 www.dssz.com