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

搜索资源列表

  1. 123

    0下载:
  2. 艾特梅尔 MAGE28 rs232串口收发程序-CA Meyer MAGE28 rs232 serial transceiver program
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:48634
    • 提供者:葛石根
  1. SampleApp_pa_test1

    1下载:
  2. 基于zigbee协议栈的串口收发程序,在例程基础上调通了串口的收发程序-Zigbee protocol stack based on the serial transceiver procedures, routine basis through the serial port of the transceiver increase program
  3. 所属分类:Com Port

    • 发布日期:2017-05-21
    • 文件大小:6456320
    • 提供者:月光下的路
  1. uart

    0下载:
  2. arm7 LPC2103系列程序串口收发程序 -arm7 LPC2103
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:114919
    • 提供者:何超杰
  1. 11

    0下载:
  2. 51单片机的串口收发程序能实现上位机和下位机之间的通信-failed to translate
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:230947
    • 提供者:曹吾华
  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. uart

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:814626
    • 提供者:Domo
  1. ycCOM

    0下载:
  2. 串口收发程序!接收可以选择ASCII码或HEX!也可两种都有!-Serial TX! Receiver can choose ASCII or HEX! Can have both! 朗读显示对应的拉丁字符的拼音 字典
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:43108
    • 提供者:JIM
  1. the-easiest-serialport

    0下载:
  2. 最简单的串口收发程序,全部用VC++实现,对初学VC串口通信的朋友有很大帮助,提供全部源代码,提供串口类的.CPP和.H文件。-The simplest procedure serial transceivers, all with VC++ implementation of serial communication beginner VC friend of great help, providing all the source code, to provide serial port c
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3275972
    • 提供者:jim
  1. serial

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

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

    0下载:
  2. 基于modbus协议的51单片机串口收发程序,包括CRC校验-Modbus protocol-based single-chip serial transceivers 51 procedures, including the CRC
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:53005
    • 提供者:蒋琴
  1. terminal

    0下载:
  2. linux下串口收发程序,可做超级终端使用,放在开发板上也可使用,但要修改一下串口设备驱动名称-serial transceiver program under linux, do use HyperTerminal, on the development board can also be used, but to modify the name of the serial device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1548
    • 提供者:l
  1. usart

    0下载:
  2. 基于megal128开发板的串口收发程序-Development board based on the serial transceiver megal128 program
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:53792
    • 提供者:邹雄丰
  1. SerialTest

    0下载:
  2. 中转机中的串口收发程序(包过对串口过来包解析成文书或组号包)-The serial transceiver in transit procedures (including over the bag over to the serial port into a instrument or group number parsing package)
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:1239109
    • 提供者:lzl
  1. uart-test

    0下载:
  2. 这是一个基于arm1138的串口收发程序,可移植到其它单片机。-This is a serial transceiver based arm1138 program can be ported to other devices.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:135295
    • 提供者:唐璞
  1. Comm_borlandC_source_project

    0下载:
  2. 使用Borland c++编写的串口收发程序,通过设置端口及波特率实现接收发送-It is use Borland c++ to programme and it can achieve the comm port receive and translate.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:411497
    • 提供者:常均
  1. uartverilog

    0下载:
  2. 该程序是Verilog写的串口收发程序,具有基本的收发功能,经过验证,能使初学者很好了解rs232,和Verilog-The program is written in Verilog serial transceiver program, with the basic send and receive functions, proven, good for beginners can understand rs232, and Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:39412
    • 提供者:徐飞
  1. zigbee(cc2430)chuankou

    0下载:
  2. ZIGBEE串口收发程序(有改动),发送内容位16进制代码,也可从PC机发送数据给CC2430然后返回。-ZIGBEE serial TX (modified), send the content-digit hexadecimal code, or from a PC to send data to the CC2430 and then return.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:65529
    • 提供者:熊才俊
  1. com

    1下载:
  2. vb串口收发程序源码,实现二进制,字符串数据传输。-The vb string receives and dispatches procedure source code and carries out binary system, the string data delivers.
  3. 所属分类:Com Port

    • 发布日期:2016-10-05
    • 文件大小:5120
    • 提供者:tj
  1. EP3C

    0下载:
  2. 利用Verilog编写的串口收发程序,波特率可调,经测试完全可以应用。-Use of serial transceiver in Verilog program, the baud rate is adjustable, can be applied by the test completely.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1411952
    • 提供者:lobee
  1. UART

    0下载:
  2. 异步串口收发程序,波特率4800。VHDL写成。在ALTERA开发板上测试成功。-This is a UART program, with a fixed 4800bps. Tested successfully on an Altera divice.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1479031
    • 提供者:王羽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 38 »
搜珍网 www.dssz.com