搜索资源列表

  1. stc232

    0下载:
  2. 1.通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过LED数码管显示其ASII码,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯 2.可以实现对下位机数据实时采集(如温度,程序中设定的是37摄氏度) 3.可以控制流水灯或继电器开关等-1. Through the PC-side debugging tools for serial port, f
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:国庆
  1. JavaCOM

    0下载:
  2. JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:88064
    • 提供者:陈杰
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and r
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:296960
    • 提供者:自治州
  1. PortMon

    0下载:
  2. 非常好用的串口监听工具,后台运行,自动记录串口通讯的数据往来-Serial Port Monitor is very useful tool, running in the background, automatically record the serial data communication between
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:99328
    • 提供者:马涛
  1. 2812dsp-Sci

    0下载:
  2. 这是一个基于DSP2812的串口通讯下位机程序,通过该程序可以实现和上位机通讯,将上位机的数据读入,设置电机的转矩和转速.挺好的一个程序,供参考.-This is a serial communication based on the DSP2812-bit machine under the procedures, the adoption of the procedures can be achieved and the host
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:67584
    • 提供者:高志安
  1. Powershow

    0下载:
  2. 实现串口通讯,以及通讯数据的动态显示(曲线绘制)-Serial communication implementation, as well as the dynamic display communication data (drawn curve)
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:69632
    • 提供者:seeker
  1. MCUToolsEn

    0下载:
  2. MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:61440
    • 提供者:黄元其
  1. testSerial

    0下载:
  2. Java中串口通讯,对源数据进行报文解析,最终显示需要的真实数据。-serial communication in Java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:dongw
  1. GPS

    0下载:
  2. GPS数据获取 并处理 利用串口通讯 串口利用SerialPort-GPS data acquisition and processing using serial communication serial port using SerialPort
  3. 所属分类:GPS编程

    • 发布日期:2024-05-21
    • 文件大小:36864
    • 提供者:zhw
  1. USART

    0下载:
  2. AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯-AVR microcontroller tramsmition
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:陈中庆
  1. DataAcquisitionBatteryMonitoring

    0下载:
  2. VB编写的串口通讯源码,内部包含电导巡检模块通讯报文,可以读写数据,保存数据,备份数据-VB source code to prepare the serial communications, internal communications includes conductivity packet inspection module, you can read and write data, save data, backup data
  3. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:38912
    • 提供者:张文多
  1. comlink

    0下载:
  2. 单片机与电脑进行串口数据通讯试验,采用STC的单片机,需要STC的串口通讯软件,大家可以到STC主页下载上位机软件-Single-chip serial port and computer data communications test, the use of STC' s single-chip, the need for serial communication software STC, the STC home page
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:35840
    • 提供者:xiaomipudn
  1. 20073131394675

    0下载:
  2. 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-To achieve a simple and easy-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the data on the serial transceiver
  3. 所属分类:进程与线程

    • 发布日期:2024-05-21
    • 文件大小:168960
    • 提供者:lin
  1. shuidianzhanC

    0下载:
  2. 援非洲刚果共和国电力监控系统VC实现的WPS版,经过本人收集、加工整理后的版本,按照本书的描述在VC下编写能够写出一个简单的控制系统来(和实用化的控制系统相比),本文包括了界面的编写、串口通讯的实现、海量数据的存储和历史曲线的描绘等许多实用的功能。-Aid Africa and Congo Republic of the realization of the power monitoring system of the WPS vers
  3. 所属分类:其他行业

    • 发布日期:2024-05-21
    • 文件大小:681984
    • 提供者:lu193
  1. serial

    0下载:
  2. Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:xiaofeng
  1. mscomabc

    1下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:107520
    • 提供者:133
  1. viewxinhao

    1下载:
  2. 用labview开发的监控界面,下位机通过串口通讯向上位机发送数据,监控软件实时显示状态-Used to monitor the development of labview interface, the next bit plane up through the serial communication bit machine to send data, real-time monitoring software shows the
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:189440
    • 提供者:陈志鸿
  1. vb

    0下载:
  2. 一款利用VB编写的串口通讯程序,可以单字节收发数据。可以选择波特率等,很不错的源代码。-VB prepared using a serial communication program can be single-byte send and receive data. Can choose the baud rate, etc., it is a good source code.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:刘表
  1. 51andvc2005

    0下载:
  2. WINDOWS下VC2005编程,通过串口于单片机开发板进行双向通讯,具有控制板上资源以及接受温度数据上位机实时显示功能!-WINDOWS next VC2005 programming, through the serial port on the MCU development board to conduct two-way communication with the control panel resources and to
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:5604352
    • 提供者:hungkun
  1. Control

    0下载:
  2. 上位机控制程序,实现网口通讯,无线收发的数据通过串口转网口的模块后将数据通过网线发给上位机,并且通过接收到的数据判断各个子模块是什么类型的子节点,显示其无线网络地址并提取有用数据显示,且可向各个子模块发送指令-Host computer control program,toachieve net mouth communication,Wireless transceiver of the data through serial por
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:5293056
    • 提供者:xu yong
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org