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

搜索资源列表

  1. vb串口

    1下载:
  2. 该文件实现了串口自发自收,初学者可以从中获取很大益处-realization of the document since the serial spontaneous admission, beginners will be able to reap great benefits
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:刘红梅
  1. linux串口调试助手

    0下载:
  2. 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-06-21
    • 文件大小:960kb
    • 提供者:kylezk
  1. VB 获取本地串口

    2下载:
  2. VB 获取本地串口 可以查看本地有几个端口使用!
  3. 所属分类:串口编程

  1. 串口代码

    4下载:
  2. 串口调试小助手 1.3 For WIN9X/NT/2000/XP/2003。 相对于1.2版本: 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应 4 修正1.2版本不能打开COM10以上的串口 界面和使用习惯上参照龚建伟VC版《串口调试助手V2.2》,并增加的特性: 1 自定义波特率。波特率列表上选择"Custom",列表框将由只读变为可写,直接输入你想要的波特率 ;当
  3. 所属分类:源码下载

  1. 获取所有串口信息

    0下载:
  2. 这个小程序可以获取电脑上所有的串口信息
  3. 所属分类:Windows编程

    • 发布日期:2011-09-03
    • 文件大小:35.71kb
    • 提供者:coder01@qq.com
  1. 获取计算机上串口的数量

    0下载:
  2. 获取计算机上串口的数量,串口数量统计计算.,Access to the computer serial number, serial number of statistical computing.
  3. 所属分类:系统编程

    • 发布日期:2017-03-27
    • 文件大小:2.19kb
    • 提供者:shmily
  1. GPS

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

    • 发布日期:2017-04-08
    • 文件大小:36.42kb
    • 提供者:zhw
  1. DS18B20

    1下载:
  2. 把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:22.35kb
    • 提供者:游九兵
  1. Text4.0

    0下载:
  2. 通过传感器获取环境的温度信息,利用单片机把所得到的温度有关信息进行温度调节实现温度的自动控制,使温度保持在预先设定的温度值范围。 2. 当按下语音播放按键时,触发系统通过语音系统播放当前的温度。当温度超过设定温度时,系统自动播放警告信息。 3. 系统通过串口通信把所测到的温度数据传到PC上并进行记录,PC把把所得到的数据描绘成一天温度曲线,最终显示在屏幕上。 -OK
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4.54kb
    • 提供者:qpower3000
  1. RFCOMM1

    0下载:
  2. 可以用来打开和关闭串口,以及从串口获取数据的代码。-Can be used to open and close the serial port, as well as access to data from the serial port code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:31.17kb
    • 提供者:lixiong
  1. Register

    0下载:
  2. windows串口控件注册机,及源代码,小程序一个,需要注册控件代码的同学可参考。主要获取注册函数DllRegisterServer 地址-windows serial port control, RI, and source code, a small program, students need to register the control code can refer to. Get registered address of the main function DllRegisterS
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.58mb
    • 提供者:Oscar
  1. SCommTest-232com

    0下载:
  2. 多数涉及串口操作的软件,在让用户选择串口时,只会机械的给出从COM1到COM16的组合框。但实际上可能有大于COM16的串口号,于是想编程来获取实际的串口号再列出来。看起来很难,其实关于串口的信息保存了注册表中-Most involved in the serial-based software, allowing users to choose the serial port, only gives the machine from COM1 to COM16 of the combo box
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:herrychen
  1. Electronic_calendar

    1下载:
  2. 文件包内有两个文件:1.单片机下位机程序,包含温湿度传感器SHT11的接口程序、液晶显示程序、按键扫描程序、串口通讯程序;2.VC6.0上位机应用程序,通过串口通讯获取温湿度信息,并且绘制温湿度曲线,实现可视化-Package contains two files: 1. Microcontroller lower computer program, including temperature and humidity sensor SHT11 the interface program, LC
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3.68mb
    • 提供者:龙阳
  1. 串口通讯助手QCom

    2下载:
  2. QT编写的串口调试助手, 基于QCom增强,新增了快捷发送指令, 自动获取本机所有串口,可配置的16进制显示,保存快捷命令配置.(QT prepared by the serial debugging assistant, based on QCom enhanced, the new shortcut to send instructions, automatically get all the serial port, configurable hexadecimal display, sa
  3. 所属分类:串口编程

  1. SerialPort

    0下载:
  2. 读取注册表获取串口号,进行串口通信,通过软件界面可以设置波特率、数据位等参数(It is a software used to communicate with serial port. It is coded on QtCreator with a serialport class. The software can check the regedit and get the Com port. Users can set Baud rate, data bits and so on.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:22kb
    • 提供者:呆木木
  1. 自动获取串口

    0下载:
  2. labview 自动获取串口号,两种方法(LabVIEW automatically gets serial number)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-30
    • 文件大小:143kb
    • 提供者:lqc1994
  1. eternity-sms

    0下载:
  2. JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
  3. 所属分类:串口编程

    • 发布日期:2017-12-25
    • 文件大小:32kb
    • 提供者:naleite
  1. uart

    0下载:
  2. 串口通讯和时钟显示,通过uart协议和pc机通讯,获取时钟信号(Serial communication and clock display, through the UART protocol and PC communication, get the clock signal)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:28kb
    • 提供者:曙光2821
  1. C#操作硬件编程

    0下载:
  2. 1)串口(Serial Port)的使用 2)IP地址和MAC地址的获取(1) the use of serial ports (Serial, Port) 2) access to IP addresses and MAC addresses)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:37kb
    • 提供者:可*乐
  1. MPU6050串口直读舵机控制

    0下载:
  2. 串口读取mpu6050六轴传感器,获取姿态信息,驱动舵机转动(serial port read the data of the accelator metric to control servo motor)
  3. 所属分类:其他

    • 发布日期:2019-10-17
    • 文件大小:4.85mb
    • 提供者:xuyuewei
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com