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

搜索资源列表

  1. Ais

    3下载:
  2. AIS数据解析程序,可以接收和发送AIS的信息。-AIS message program
  3. 所属分类:Linux Network

    • 发布日期:2016-04-24
    • 文件大小:4023296
    • 提供者:shengma
  1. serial

    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-01
    • 文件大小:2412
    • 提供者:riversky
  1. serial_port

    0下载:
  2. 产生一组数据与指令并通过串口发送出去,而且可以通过串口接收-Produce a set of data and instructions sent through the serial port, and receiving through the serial port
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:62026
    • 提供者:杨校辉
  1. 3128(vhdl)

    0下载:
  2. 里面均为用VHDL写的一些经典小程序,经过了验证均能很好的运行,一下为这些小程序的清单,希望能给大家能带来帮助: t1流水灯 t2 蜂鸣器实验 t3 拨码开关实验 t4 PWM控制LED亮度程序 t5 状态机实现流水灯 t6 静态数码管显示 t7 按键0-99计数程序 t8 红外实验 t9 0—99计数实验 t10 矩阵键盘显示 t11点阵 t12 PS2键盘识别 t13 ADC0804模拟量转化数字量实验 t14电子钟 t15 串口
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4148424
    • 提供者:熊文吉
  1. C51comP0

    2下载:
  2. 以9600波特收PC串口发送的数据,以及C51单片机试验板上的红外接收头收到的数据,经转换后送P0口控制设备,红外数据同时返送回串口。实现PC和红外对外设的双重控制。红外编码为奇声3CD机遥控板,其它遥控板也可。-PC serial port at 9600 baud sends the data received, and the C51 microcontroller test board infrared receiver receives the data, the conversion
  3. 所属分类:SCM

    • 发布日期:2014-04-10
    • 文件大小:57344
    • 提供者:旷良富
  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. PPC_sms

    0下载:
  2. 自己写的短信收发。实现短信接收发送,ActiveSync + PPC实现。区别于以前的AT指令。代码超简单,只要配置好就能运行。之前用nokia7610通过串口AT指令只能发送短信,调了几天都没能读出短信(nokia不支持)。一气之下另起炉灶,没想到Windows Mobile的sdk那么好用,三分钟就搞定了。(PUD码啊,手机中心号码啊什么的都不需要了,爽!)-Write their own text messaging. Receive SMS sent to achieve, Active
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:113478
    • 提供者:马超
  1. 51_00_OS

    0下载:
  2. 基于51内核的圈圈操作系统,51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:87035
    • 提供者:胡立锋
  1. VCPPCOM

    0下载:
  2. VC++向串口发送和接收数据示(可十六进制)-VC++ to the serial port to send and receive data show (which can be in hexadecimal)
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:272212
    • 提供者:孙洋
  1. timeserver

    0下载:
  2. gps 数据接收 解析 修改系统时钟 串口发送本机时间-Serial analysis of data to send gps receiver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:3936
    • 提供者:gl
  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. pc_com_tx_rx

    0下载:
  2. 通过Lab Windows CVI开发环境(基于Visual c++开发)实现对PC机任意两个串口之间的发送和接收,一串口发送,另一串口接收后转发回来。-By Lab Windows CVI development environment (based on the Visual c++ development) to realize the PC, between any two serial ports to send and receive, a serial port and one s
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:605274
    • 提供者:郭万岭
  1. 2011-04-07-1

    0下载:
  2. 一个最新的多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A new multi-threaded serial communication example VC++, select the machine available serial port that can be used with the serial number into the open, you can als
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:105426
    • 提供者:袁元
  1. 4420

    0下载:
  2. 4420 的接受和发送程序;利用串口发送数据,接收数据并利用串口显示 -4420 to receive data and send data
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:253059
    • 提供者:shiyuting
  1. COMMT100.RAR

    0下载:
  2. 串口调试工具可以实现通过串口发送和接收二进制和文本数据,可以通过modem发送和接收二进制和文本数据,并且可以显示modem的状态。-Serial debugging tools can be achieved through the serial port to send and receive binary and text data through the modem can send and receive binary and text data, and can display th
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:397018
    • 提供者:丁一
  1. SCOM

    0下载:
  2. RVDS4.0 LPC2214串口示例程序,编译环境RVDS4.0,LPC2214通过串口发送"hello word",接下来将接收到的数据然后返回-RVDS4.0 LPC2214 serial example program, compile environmental RVDS4.0, LPC2214 through the serial port to send " hello word" , then the received data and return
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:94671
    • 提供者:sfd
  1. serial

    0下载:
  2. 基于s3c2410开发平台的,串口数据接收和发送-S3c2410 based development platform, send and receive serial data
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1557
    • 提供者:方路
  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 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com