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

搜索资源列表

  1. 164LED

    0下载:
  2. 仿真串口发送74LS164接收驱动LED ,51单片机的开发,利用串入并处的接口来提升Io口的效率-Serial port emulation send 74LS164 reception drive LED 51 microcontroller development to enhance the use of the string into and impose interface Io mouth efficiency
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:114441
    • 提供者:yinqiying
  1. CC1101-C51

    0下载:
  2. 串口发送11个字节之后,开始无线发送数据 平时为接收状态 1:42 2012/9/14 derek 修改之后 自动相互发送数据,LED指示 STC90C52RC STC12LE5A16S2 -Serial port, sending 11 bytes, start the wireless transmission of data to receive state usually modify after 1:42 2012/9/14 derek au
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:41170
    • 提供者:sun
  1. 28-999

    0下载:
  2. 通过定时器来计算时间,然后接收串口发送数据并自动累加到1000在重新从0开始-Timer to calculate the time, and then receives the serial port to send data and automatically added to the 1000 in the re-start from 0
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:12319
    • 提供者:fengchuiguo523
  1. RS232

    0下载:
  2. RS232串口通信接收发送数字发送:从单片机P1、P2口输入按键信号, PC机RS232C口接收。 接收:PC机由RS232C口发送数字时,P4口连接的数码管显示。需要发送十六进制数,例如, 十进制数3,应该发送03-RS232 serial communication to send digital receiving
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:1854
    • 提供者:chenyilin
  1. STM8_NRF24L01_Wireless_RX

    1下载:
  2. 这是用STM8在IAR环境下写的NRF24L01无线串口的接收端的程序,与我上传的发送端程序配合使用。-This is written in the IAR environment using STM8 receiving end NRF24L01 wireless serial program, I uploaded the sender program used in conjunction.
  3. 所属分类:SCM

    • 发布日期:2014-12-18
    • 文件大小:454656
    • 提供者:wuyang
  1. serial

    1下载:
  2. 这是一个在linux下用QT编写简易串口通讯助手的源程序,程序简单易读,可以实现串口端口的选择及串口参数的设置,及接收串口数据以及向串口发送数据,请用qt creator即可-This is a linux written in QT source of simple serial communication assistant, the program is simple and easy to read, you can achieve the selection of the serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-03-18
    • 文件大小:6144
    • 提供者:钟路强
  1. Good

    0下载:
  2. 串口通信接收并实时显示图像,但发送部分有待完成,谢谢大家-Serial communication to receive and display images in real time
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-05
    • 文件大小:3674722
    • 提供者:xiaobang
  1. cc

    0下载:
  2. 基于FPGA的串口发送和接收程序,调试通过。-FPGA-based serial port to send and receive procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:644898
    • 提供者:LINKY
  1. 5883L-test

    1下载:
  2. CC2530通过I2C通信接收HMC5883L采集的数据,并通过串口发送给电脑,亲自调试测试可用。-CC2530 received by the I2C communication the HMC5883L data collected and sent to the computer through the serial port, personally commissioning tests available.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-07-26
    • 文件大小:31744
    • 提供者:翁XX
  1. STC89C52_Usart

    0下载:
  2. AT89S52单片机的串口发送与接收程序并附有详细的注释-The AT89S52 microcontroller serial port to send and receive program together with detailed notes
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:21938
    • 提供者:静思慧语
  1. UART

    0下载:
  2. UART --串口发送与接收verilog代码,适用于QUATUS II 开发环境下,适合verilog入门的学员-UART- on serial port ,send and receive signal, suitable for QUATUS II development environment for Verilog entry students
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:1143132
    • 提供者:zhukunshun
  1. serial_wuxian

    0下载:
  2. 通过MSP430F149串口USART0接收数据(发送的数据以‘\0’结束) 并将接收到的数据通过LCD1602显示出来 (LCDL连接见cry1602.h) 再将数据通过CC1101发送出去,并给上位机反馈检验接收是否正确-By MSP430F149 serial USART0 receiving data (the data sent to the \ 0 ) End) and the data received through the LCD1602 display (LCDL
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:8048
    • 提供者:
  1. Mini4Z-V0

    0下载:
  2. STM32F103CBT6 FreeRTOS, LED灯闪烁,串口中断接收,一个比较简单的FreeRTOS中断接收程序,上位机发送一组字符串,STM32返回相同的字符串-In STM32F103CBT6 FreeRTOS, LED light flicker, interrupt reception, a relatively simple FreeRTOS interrupt reception program, the PC sends a set of strings, STM32 ret
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:1949809
    • 提供者:黄传龙
  1. Mini4Z-V1

    0下载:
  2. 2013年4月27日 最简单的任务和中断之间的数据传输:队列 将程序修改为通过队列传送数据 串口中断服务程序中,将读取到的数据发送到队列中 在OnCommunicationTask()中,将接收到的数据通过串口发送出来-April 27, 2013 between the simplest of tasks and interrupt data transmission: The queue to modify the program for the queue to trans
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:2174282
    • 提供者:黄传龙
  1. A-serial-port-to-send-and-receive

    0下载:
  2. 此代码为STM32单片机的串口发送与接收的代码,可通过串口小工具来验证调试,经过验证切实可行。-This code for the STM32 microcontroller serial port to send and receive the code, can through the serial port small tool to verify the debugging, proven feasible.
  3. 所属分类:SCM

    • 发布日期:2017-11-01
    • 文件大小:1399279
    • 提供者:ye
  1. zstack2007uartcommunication

    0下载:
  2. 此代码为在TI物联网通信Zstack207协议栈的基础上所做的PC机串口与协调器之间通信的部分,PC机串口发送数据以后,协调器可以将接收到的数据通过串口发送给PC机,测试之后性能比较稳定-failed to translate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-05
    • 文件大小:3135
    • 提供者:王飞飞
  1. CANtest(DG128)_20130218

    1下载:
  2. MC9S12DG128的CAN收发程序 MSCAN12通过SCI0接收串口调试助手发送的数据,然后以500k的速率通过 CAN0发送出去同时串口调试助手接收发送的数据,CAN0采用中断接收模式,接收buffer接收到数据即产生中断,在中断程序中接收数据并通过串口发送到调试助手显示。发送接收均能在串口助手中按照16进制分开显示,但接收大量数据还不行,会死机,需要再修改。
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:553454
    • 提供者:李明
  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. C8051f005.-Txt

    0下载:
  2. C8051f005 单片机编程 设计系统初始化,AD采样,串口发送和接收数据-C8051f005 Modify a the AD sampling part of the program,
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:3603
    • 提供者:xpf
  1. SerialportSample(2)

    0下载:
  2. 一个C#编写的串口调试助手工具,可以接收串口发送的数据,代码注释详细,串口开发初学朋友值得一看-A C# prepared by the serial debugging assistant tool, you can receive serial data sent detailed source notes, serial development worth beginner friend
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:58496
    • 提供者:liuyibin
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com