搜索资源列表

  1. ak1

    0下载:
  2. 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张永余
  1. chuankoumessage

    0下载:
  2. 这个函数是用来处理串口消息事件的,如每当串口接收到数据,就会产生一个串口接收数据缓冲区中有字符的消息事件,我们刚才添加的函数就会执行,我们在OnComm()函数加入相应的处理代码就能实现自已想要的功能了。-this function is used to handle serial news events, whenever serial data received, will have a serial port receiving
  3. 所属分类:中间件编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:whz
  1. comm_1

    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-19
    • 文件大小:146432
    • 提供者:yang
  1. Modbus_ASCII

    0下载:
  2. 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由fr a meLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure**** now sh
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:jackychen
  1. MSP430-6-2

    0下载:
  2. 描述;用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-descr iption; For the MSP430F149. Asynchronous communications. Receiving data from the serial port, analysis of data packets rec
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:ff
  1. ypjdelphicom

    0下载:
  2. 一个简单的串口接收程序,波特率4800,奇偶校验无,字节长度8,停止位1,串口com1-a simple serial receiving procedures, 4800 baud rate, no parity, 8 byte length. stop-1, Serial com1
  3. 所属分类:家庭/个人应用

    • 发布日期:2024-05-19
    • 文件大小:176128
    • 提供者:yang
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:48128
    • 提供者:liming
  1. electromotor

    0下载:
  2. 本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的仿真软件。-this procedure through the MCU for motor control, control of the motor forward and retrogression. SCM through the computer serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:任桢
  1. VC_MSComm

    0下载:
  2. 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 免费 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-Usage: System Requirements: WIN9X/ME/NT/2000 VC++ 6.0 and installed VC ACTIVEX co
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:zgh
  1. AD_PcJieKou

    0下载:
  2. 这是一个AD接口PC机软件,串口接收数据格式是标准的TXT数据记录格式。-This is an AD interface PC software, serial receive data format is a standard data record format TXT.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:189440
    • 提供者:ligang
  1. WaveDispay

    0下载:
  2. 从串口接收到数据后,实时显示波形或数据。初衷是用来显示msp430 sd16 发送的数据,波特率不能太大。-Received from the serial data, real-time display waveforms or data. Mind is used to show the msp430 sd16 sent data, the baud rate should not too much.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:3785728
    • 提供者:kld
  1. GPS

    0下载:
  2. 数据采集程序:用串口接收GPS模块输出的卫星定位数据,显示坐标位置及卫星相关信息.-Data collection procedures: use serial port to receive GPS satellite positioning module output data, showing the location coordinates and satellite information.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3146752
    • 提供者:彭树林
  1. EvcSerialtool

    0下载:
  2. 本程序在serialport的基础上修改. 1. 加强了串口发送纠错能力,为串口拔插后的再连接提供了可能. 2.提高了串口接收的效能,由以前的查询方式接收改为由事件驱动 接收,在没接收数据时不占用CPU时间. 3.修改了16进制发送时只能发送大写的A--F,改后大小写a--f都 能发送. 4.修改了16进制发送时不能输入空格的毛病. 5.修改了接收大文件时,程序反应迟钝的毛病.-This proc
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:3040256
    • 提供者:wyjmcukory
  1. VC++serial_communication

    0下载:
  2. 一个用VC++编写的串口通信源代码,界面比较简洁,代码包括了串口接收,发送,端口选择以及参数配置!非常适合初学者-A used VC++ Prepared source code for serial communication interface relatively simple, the code includes the serial port to receive, send, port configuration optio
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:2017280
    • 提供者:方高明
  1. gpscomm

    0下载:
  2. gps串口接收信息 可更新计算机时间 根详细说明-gps serial port to receive information may be time to update the computer-gen detail
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:60416
    • 提供者:sucheng
  1. TestSerial

    0下载:
  2. WinCE环境下串口接收、发送数据的一个程序,对WinCE串口编程很有帮助。-err
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:59392
    • 提供者:刘如意
  1. uart

    0下载:
  2. 51单片机通过串口接收发送数组的c语言代码-51 Single-chip receiver to send an array through the serial port of the c language code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:胡牙鲆
  1. SerialComm_100a_src

    0下载:
  2. 用java实现的串口通信源代码。从串口接收数据,发送数据,并存储数据以备分析之需-Realize with java source code of the serial communication. From the serial receive data, send data, and store data for analysis required
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:103424
    • 提供者:吴成
  1. comm

    0下载:
  2. 自己做的串口接收发送程序,可以借鉴程序参考,-Make their own receiver to send the serial procedures, can learn from the procedures of reference,
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:38912
    • 提供者:sunxh
  1. InfoServer

    1下载:
  2. 船舶动态智能监控系统的appserver,vc.net下实现,串口接收船舶ais终端数据包并解析-Ship Dynamic Intelligent Monitoring System appserver, vc.net achieve, serial ais ship terminal to receive packets and Analysis
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:9911296
    • 提供者:张欣
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org