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

搜索资源列表

  1. drv_uart

    0下载:
  2. LPC17xx系列比较全的串口驱动程序,包括接收发送,中断处理-LPC17xx series compare all serial drivers, including transmission and reception interrupt processing
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:3716
    • 提供者:hg
  1. uca0

    0下载:
  2. msp430f247串口uca0程序,原本用于tc35短信发送的程序-msp430f247 uca0 program
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:58396
    • 提供者:木木
  1. ComTest

    0下载:
  2. 最简单的串口小程序 说明如何通过串口发送和接受数据 VC工程-the most sample com test
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2507340
    • 提供者:周大林
  1. USART

    0下载:
  2. ATMAGE16串口调试程序能与窗口调试助手实现简单的发送接收。-ATMAGE16 serial debugger can debug assistant and simple realization of the sending and receiving window.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:255421
    • 提供者:顾己
  1. MSP430chuankou

    0下载:
  2. MSP430单片机的UART串口通信程序。通过串口调试助手,实现了单片机接收到一串字符串后(以@为结束标志),自动发送回去的功能。-MSP430 microcontroller UART serial communication program. By serial debugging assistant, realized after microcontroller receives a string string (with the @ symbol to end), automatical
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:221224
    • 提供者:lmy
  1. 21-xdata_TEST

    0下载:
  2. 测试外挂的32K xdata程序 测试方式: 1: 写入0x55, 并读出判断是否全部是0x55. 2: 写入0xaa, 并读出判断是否全部是0xaa. 3: 写入32768字节的汉字字库(类似于随机数据), 并读出比较. 通过串口发送单个字符x或X, 开始测试, 并返回相关的测试结果. 串口设置115200bps, 8, N, 1, 主时钟为22.1184MHZ.-Test plug 32K xdata program Test methods:
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:703828
    • 提供者:wcm_e
  1. SERIAL

    0下载:
  2. 用 VC 完成的一个简单的串口调试程序,功能包括了串口数据基本的发送和接收功能,功能简单,但是很实用-With a simple serial debugger VC completed basic features include a serial data transmission and reception functions, features a simple, but very practical
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:36122
    • 提供者:王志强
  1. vcPP6.

    0下载:
  2. vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用,-Serial port dual Internet contains windows code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:99894
    • 提供者:陈波
  1. A163410914-27047

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果。-VC++ example using MSComm control serial communication based on MSComm to achieve, which is to use the serial port to send and receive data, the program will
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:16652
    • 提供者:韩瑞欣
  1. usart

    0下载:
  2. xs128 串口发送 接收程序 用于无线传输和图像的分析-xs128 receive
  3. 所属分类:ELanguage

    • 发布日期:2017-04-29
    • 文件大小:316597
    • 提供者:高阳
  1. F28335_SCI_Example

    0下载:
  2. 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:370158
    • 提供者:杨杨
  1. ADC-temporature-decection

    0下载:
  2. 基于STM32开发板的温度检测,并通过串口发送数据在上位机上显示,当温度超过设定值时,通过PID程序自动调节控制水温-STM32 development board based on the temperature-sensing and transmitting data via the serial port on a PC display, when the temperature exceeds a set value, automatically adjust the water te
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:774954
    • 提供者:wt
  1. 4.7

    0下载:
  2. XS128的CCD采集赛道的程序,并将采集回来的数据通过串口发送到到上位机进行赛道显示-XS128 CCD acquisition circuit of the program, and to collect data through the serial port to send back to the PC display on track
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:272139
    • 提供者:乔煊
  1. Serial-port-emulator

    0下载:
  2. 串口模拟器,工整安全,模拟串口发送数据,虚拟串口应用程序-Serial port emulator, neat, simulation of the serial port to send data, virtual serial port application
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2106825
    • 提供者:jennifer
  1. Comspy_28332

    0下载:
  2. 通过操作windows内核,达到监视串口数据的目的。它不是串口 调试 程序,而是真正的 监视 程序!它不需打开串口(一般串口只能被一个程序占用),就可方便监视它方程序对任一串口发送与接收的数据,可设定数据类型为十六进制和ASCII码,并可方便地将数据保存成文本文件。 使用时先启动该程序并监视,然后运行您的串口程序,即可监视您程序对串口的每一个动作。 -By operating windows kernel to achieve the purpose of monitoring the
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:370488
    • 提供者:feiyg
  1. ALIENTEK-MINISTM32

    0下载:
  2. STM32串口调试程序,发送一个字符,或者是点亮一个LED。-Serial debugging procedures
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6268656
    • 提供者:黄祖宁
  1. ECG_Fireware-2014-08-18-V1.1.0

    2下载:
  2. 本程序是基于stm32单片机开发的心电图仪,包含ECG滤波算法,通过串口发送数据给PC上位机。-This procedure is based on STM32 microcontroller development of the ECG, containing the ECG filter algorithm, through the serial port to send data to the PC host computer.
  3. 所属分类:SCM

    • 发布日期:2016-04-05
    • 文件大小:953344
    • 提供者:zhujiatian
  1. ps2keyboard

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A-FPGA through PS2 receive keyboard data, and then receive the letters A to Z conversion keys corresponding ASII code, through the serial port t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:175388
    • 提供者:珍宝
  1. fft2410t

    0下载:
  2. ads下的串口通信程序,实现串口的接收与发送,自发自接-the serial communication program under ads
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-29
    • 文件大小:238417
    • 提供者:杨嘉乐
  1. moni676

    0下载:
  2. 使用PIC16F676进行模拟串口发送数据,主要是位与位的时间要保证正确,本程序使用的是定时器来产生波特率的。-Using PIC16F676 simulated serial port to send data, mainly bit for bit time to ensure correct, this program uses a timer to generate the baud rate.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:41378
    • 提供者:
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com