搜索资源列表

  1. atmega16串口收发程序

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去。-AVR atmega16 interrupt receive and transmit procedures. After receiving characters sent.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:鹏程万里
  1. 用c语言编写串口程序

    1下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:王平
  1. VC串口

    0下载:
  2. 基于MSComm控件的PC串口通信原程序,利用中断方式接收数据-MSComm on the original PC serial communication procedure, and use interrupt receiving data
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:226304
    • 提供者:曹洪太
  1. 串口通信应用程序

    0下载:
  2. 这是串口通信应用中一个比较好的例子,同还展示了如何通过串口来获得GPS接收到的数据,并作相应的处理,是一个完整的示例。-This is the serial communication applications a good example, with the display through the serial GPS receiver to receive the data, and accordingly, is a comple
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:100352
    • 提供者:匡尧文
  1. 我见过最好的串口类

    0下载:
  2. 我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:58368
    • 提供者:soon
  1. liangs_串口调试器2002

    0下载:
  2. 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:148480
    • 提供者:张小姐
  1. Delphi与RS232串口通信

    1下载:
  2. 指导你如何通过串口发送数据和ASC码,并讲述如何接收-guide you through the serial port and send data ASC yards, and on how to receive
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:702464
    • 提供者:王欣
  1. 串口短信收发软件AT

    0下载:
  2. 用AT指令短信收发软件-将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。-with AT command messaging software TX-to send and receive text messages through mobile phone data lines received computer serial ports, run the executable softw
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:kyz
  1. ComAssistant串口通信Comport

    0下载:
  2. 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:269312
    • 提供者:zesfl
  1. VB串口编程的几个问题

    0下载:
  2. VB串口编程的几个问题 串口数据接收方式 如何处理不定长数据的接收 用字符方式收发码值大于127的字符数据 串口通讯问答2-VB Serial Programming Problems serial data reception mode uncertain how long data reception mode with characters TX yards values greater than 127 char
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:小洲
  1. comm_TongXin

    0下载:
  2. 可以向串口发送数据,或从指定串口接收数据,数据可以是字符串或十六进制数据-can send data to the serial port, serial port or from the designated receiving data, data can be a string or hexadecimal data
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:132096
    • 提供者:开心
  1. PortMon

    0下载:
  2. 串口监视,可以用来监视串口接收和发送的数据-Serial surveillance, surveillance can be used to send and receive serial data
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:100352
    • 提供者:殷志华
  1. sci&pwm

    0下载:
  2. 串口接收和延时产生的PWM波程序,调试通过-Serial port to receive and delay of the PWM wave generated procedures, debugging through
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:gml
  1. uartReceiveMessage

    0下载:
  2. 本代码是VC源代码,实现通过串口接收和发送短消息。-VC code is the source code to achieve through the serial port to receive and send short message.
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:kylesir
  1. gps-c

    0下载:
  2. 基于nema-0183格式的gps板 串口接收及报文解释。主要针对通用格式的gps报文。-based nema- 0183 format of a GPS receiver and serial board reportedly explained. Aimed at a common format of a GPS message.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:林林
  1. V2

    0下载:
  2. 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 -used in VC 6.0 MSComm programming, can achieve serial receiving data and sending data Data were displayed at the receiving box and this box.
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:116736
    • 提供者:杨军
  1. dosCOM

    0下载:
  2. c语言编写的tc下串口通讯原程序,其中包括串口的设置,串口接收数据,串口发送数据!-c tc language of the original Serial communications procedures, including serial configuration, serial data receiver, Serial sent the data!
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:sunny
  1. RS232_ImageRecver

    0下载:
  2. 通过PC串口接收图像并显示的工具,支持320×240以及640×480尺寸。 特别适用于调试CMOS摄像头!-through the PC serial port to receive and display images of tools, supports 320 x 240 and 640 x 480 size. Particularly applicable to debug CMOS camera!
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:573440
    • 提供者:黄应
  1. UART_Recv

    0下载:
  2. 基于msp430的软件模拟串口接收程序(在MSP430F147型单片机上成功实现)-Controller Based on the simulation software serial receiver (the MSP430F147 MCU- successful realization)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:舒华
  1. UCOSII2.83_S3C44B0_LIYUTAI

    0下载:
  2. 该UCOSII_2.83移植为基于立宇泰S3C44B0X的专业板,外部晶振为8MHZ,内部频率为MCLK=64MHZ,串口波特率为115200,串口0。四个Exint4,Exint5,Exint6,Exint7,外部中断每按一次累加一次并把数据发送上来(直接在超级终端中使用),同时开了串口0接收中断:串口0把接收到的数据仍旧发送上来,同时四个任务发送Task0,Task1,Task2,Task3 外部中断和串口接收中断采用我
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:409600
    • 提供者:道德法
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org