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

搜索资源列表

  1. STC-IRRXD

    0下载:
  2. 红外接收程序。适用于市场上用量最大的HT6121/6122及其兼容IC的编码。 对于用户码与User_code定义不同的遥控器,程序会将用户码一起从串口输出。 使用模拟串口发送监控显示编码,显示内容为ASCII码和中文。 本接收程序基于状态机的方式,占用CPU的时间非常少。 适用所有STC系列MCU。-Infrared receiver program. Applicable amount of market largest HT6121/6122 and
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:6069
    • 提供者:
  1. 09_uart2

    0下载:
  2. 串口字节收发通信,可以从PC机上通过串口调试助手输入一个字节然后从串口调试助手的接收区查找你输入的字节-Serial bytes to send and receive communication from the PC through the serial port debugging assistant enter a byte and then find your input bytes from a serial debugging assistant reception area
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3882
    • 提供者:李刚
  1. Serial-Print

    0下载:
  2. 本程序实现了以下功能: 单片机上电后等待从上位机串口发送来的命令,同时在数码管的前四位以十进制 显示 AD采集来的数值。 1)当收到以十六进制发送来的01后,向上位机发送字符串“Turn off ad!”,同时间隔 一秒读取AD的值,然后把AD转换过来的数表示成实际电压值(浮点数),并且从串口发 送给上位机,形式如“The voltage is 3.398438V”发送周期也是一秒一次。 2)当收到02时,向上位机发送“Turn off ad!”并停止发送电压值 3)
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:32840
    • 提供者:张明辉
  1. nRF2401A-transportation

    0下载:
  2. TX为发送程序不断发送TxBuf里的数据,RX为接收程序当接收到数据之后就把当前数据从串口发出。波特率 无奇偶校检,9600,N,1。 程序已编译通过,可直接下载.hex文件到模块上即可实现程序功能。-TX data is send the program continue to send TxBuf the RX when the received data to receive the program put the current data sent from serial por
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:6254
    • 提供者:罗梦颖
  1. vb

    1下载:
  2. 温度采集系统--用温度传感器采集温度数据,VB程序接收单片机从串口发来的数据并显示-Temperature acquisition system
  3. 所属分类:MySQL

    • 发布日期:2016-10-05
    • 文件大小:20480
    • 提供者:杨靖
  1. ip2com

    0下载:
  2. 从网口接收数据,发送到com口,从com口接收数据发送到网口,使用了对串口操作、多线程、socket编程等技巧。有makefile和测试程序-Receiving data from the network port to send to the com port, receive data from the com port to send to a network port, use the serial operation, multi-threading, socket programmi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:4160
    • 提供者:guoguo
  1. command_get

    0下载:
  2. 数据处理程序,对从串口上接收到的数据进行截取,并存储在内存中。-get command
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:1690
    • 提供者:tcdgfen
  1. rx

    0下载:
  2. MEGA128串口接收程序,此程序可以对MEGA128串口接受中断进行处理,并从BUFFER里面把数据取走。-The MEGA128 receiver program, this program can MEGA128 serial interrupt is accepted for processing, and the data is removed from BUFFER inside.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:1596
    • 提供者:tcdgfen
  1. internet_test

    0下载:
  2. xilinx SP605 板卡,网口设计。echo设计,实现接收单字符并返回的功能,同时从串口显示输出内容-Xilinx SP605 board, network port design. echo design, implementation, receiving single character and returns the output from the serial port at the same time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:12388352
    • 提供者:zhangshuo
  1. STM32F107_ETH_LwIP_V1.0.0

    0下载:
  2. 此工程为STM32F107开发板用来作为一个网关,从网络收发数据并能从串口转发出去和接收。-This project for the STM32F107 development board is used as a gateway from the network to send and receive data from the serial port forwarded and receive.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:6064309
    • 提供者:wqbxlp
  1. linux

    0下载:
  2. linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
  3. 所属分类:Com Port

    • 发布日期:2017-11-09
    • 文件大小:8872
    • 提供者:周磊
  1. sl4

    0下载:
  2. 本实验将实现如下功能:本实验串口1将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。-The experiment will achieve the following functions: In this study, serial port 1 will stop printing information to your computer, while receiving from the serial data sent, the data sent d
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:303348
    • 提供者:cai
  1. AT89S52

    0下载:
  2. 单片机通讯串口接收,能够将数据从串口中读出进行处理-Microcontroller serial communications receiver, the data can be read from the serial processing
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:31305
    • 提供者:冬哥
  1. voicetracer

    0下载:
  2. 声音定位系统源码,51单片机用外部中断读取三个声音接收器接收到声音信号的时间差并以微秒为单位将数据从串口发出-Sound positioning system source code, with 51 MCU external interrupt read three sound receiver receives the sound signal and the time difference in microseconds for the data sent from the serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:51317
    • 提供者:韩利亚
  1. UART_TXaRX

    0下载:
  2. 单片机接收从电脑串口发送出来的一串字符串,却只能接收到第一个字符,其他的都丢失了或者是接收到的是乱码,却不知道是什么原因。其实,那是因为,虽然单片机的是全双工串口,但是串口的缓冲区(SBUF)却一般只有一个字节,即1Byte,远没有像电脑串口的缓冲区以KB计算那么大,并且,单片机的处理速度是很有限的,试想一下,假如要求一串字符串以9600bps的速率,一个起始位,一个结束位,无校正位,相当于960Byte/s传输到单片机,单片机要是能够全部接收的话,那么单片机接收和处理一个字节的时间仅为约1ms
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1741
    • 提供者:weiping
  1. tinyos-CC2530-P2P

    0下载:
  2. 实现TinyosElectronics的CC2530开发板的点对点测试程序。可以实现从一个PC串口发送数据,到另一个PC串口接收数据的过程。-Achieve TinyosElectronics point of CC2530 development board test program. Can be achieved from a PC serial port to send data to another PC serial port to receive data in the proce
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:479006
    • 提供者:fanyt
  1. USART

    0下载:
  2. USART的发送和接收,将从串口发送过来的数据再从串口输出,使用串口助手调试-USART transmit and receive data from the serial port and then sent over from the serial output, using serial debugging assistant
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:392578
    • 提供者:刘惠
  1. COMonly

    0下载:
  2. 基于VC的RS232串口异步通讯,实现从232口接收数据-VC-based asynchronous RS232 serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4281516
    • 提供者:minhao
  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-14
    • 文件大小:3831
    • 提供者:madecle
  1. DP_51PRO_IRDA

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

    • 发布日期:2017-04-11
    • 文件大小:1112
    • 提供者:彭郑
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com