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

搜索资源列表

  1. uart

    0下载:
  2. 这是一个51单片机实现串口功能的程序,程序中包含了单字符传送和接受,多字符传送和接受的函数。可结合串口 调试助手使用-This is a 51 port MCU function program, the program includes sending and receiving a single character, multi-character transmit and receive functions. Can be used with serial debugging assist
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1144
    • 提供者:Alpha
  1. 03-多路ADC转换-模拟串口发送

    1下载:
  2. 在stc51单片机上实现对多路ADC、串口的控制例程(Stc51 MCU in the realization of multi-channel ADC, serial control routines)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:30720
    • 提供者:YC斯途
  1. 04-多路ADC转换-BandGap-模拟串口发送

    0下载:
  2. stc51单片机上对04-多路ADC转换-BandGap-模拟串口发送例程(Stc51 microcontroller on the 04- multi-channel ADC conversion, -BandGap- analog serial port to send routines)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:78848
    • 提供者:YC斯途
  1. 易数据库+高级表格操作

    0下载:
  2. 易数据库简单例程,串口通讯例程.初次上传,请多包涵(Easy database routines, serial communication routines)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:926720
    • 提供者:左_岸
  1. 串口通讯测试程序

    0下载:
  2. Windows 平台的PLC串口通讯程序的框架,用于兼容大部分的串口PLC通讯的软件接口层,以便以后可以实现更多的PLC通讯协议的支持(Windows platform PLC serial communication program framework, compatible with most of the serial PLC communication software interface layer, so that later you can achieve more PLC com
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:80861184
    • 提供者:Ares101
  1. 多路18B20温度采集

    0下载:
  2. c++builder编写的串口多路18B20温度采集、数据显示程序(C++builder prepared by the serial multi-channel 18B20 temperature acquisition, data display program)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:2227200
    • 提供者:laogao
  1. SerialPort

    0下载:
  2. 实现QT串口通信关于使用Qt5自带模块QtSerialPort的串口通信 ,希望可以跟大家多交流。(Serial communication)
  3. 所属分类:串口编程

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:Yukiwuli
  1. 串口通信助手V2.3BY罗华飞

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
  3. 所属分类:串口编程

  1. mfc

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
  3. 所属分类:其他

  1. 多个单片机与PC串口通信

    0下载:
  2. 单片机端C51程序设计(查询方式)_多个单片机与PC串口通信(MCU C51 program design (inquiry) _ multi MCU and PC serial communication)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:98304
    • 提供者:XIAO9009
  1. RS232

    0下载:
  2. 打开、关闭串口,读取串口数据,处理串口错误,数据帧封装与解析,多通道绘制波形。(Open and close the serial port, read the serial data, deal with serial error, data frame encapsulation and analysis, multi-channel rendering waveform.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:CheckerYoung
  1. [.[.serial

    0下载:
  2. 使用QT实现多线程串口通信,功能强大,程序完善,运行稳定,且效率较高。(Achieve multi-threaded serial communication)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:67584
    • 提供者:清月1
  1. stm32虚拟串口驱动1.4

    0下载:
  2. Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, set the CDC PID and VID, two pa
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:2255872
    • 提供者:dart86
  1. 参考C程序20171022

    0下载:
  2. VC串口编程实例及VC多线程编程实例,一共有5个。(VC serial programming examples and VC multithreaded programming examples, a total of 5.)
  3. 所属分类:通讯编程文档

    • 发布日期:2018-01-01
    • 文件大小:167936
    • 提供者:霖酷
  1. 串口调试软件(SSCOM)5.13.1免费版

    0下载:
  2. 非常好用的串口测试软件,希望多下载多学习。让更多的同学受益。(This article introduces a new method of the realization of the Serial Port SoftDog based on MCU. And its electric circuit diagram, MCU source program and VB source program have been given out at the same time.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:417792
    • 提供者:weiwei12345
  1. A163410914-27047

    1下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。(Vc + + serial communication using MSComm control for example, to implementation, based on the MSComm also is to use a serial port to
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:16384
    • 提供者:小阿七
  1. 地磅VB

    4下载:
  2. 获取多里托地磅串口数据,VB源代码,附带数据库字典(read serial port data, the source code of visual basic)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:187392
    • 提供者:阿丘1900
  1. SerialComm

    0下载:
  2. visual studio 6.0 编译下的 windows 多线程操作串口代码(Windows multithreading serial port code compiled by Visual Studio 6)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:197632
    • 提供者:nayac
  1. 多个DS18B20试验

    0下载:
  2. 在STM32上实现单线多个DS18B20实验,通过串口监测8个DS18B20测量的温度,芯片信号等(Several DS18B20 experiments on single line are implemented on STM32, and the temperature of 8 DS18B20 measurements, chip signal, etc. are monitored through serial port)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-23
    • 文件大小:1983488
    • 提供者:健康程序员
  1. Commthread

    0下载:
  2. 这是一个用于实现多线程串口类开发的实际测试例程,已经经过调试,实际使用于项目中了。(This is a practical test routine for implementing multithreaded serial class development that has been debugged and actually used in the project.)
  3. 所属分类:通讯编程

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com