搜索资源列表
vb串口
- 该文件实现了串口自发自收,初学者可以从中获取很大益处-realization of the document since the serial spontaneous admission, beginners will be able to reap great benefits
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
VB 获取本地串口
- VB 获取本地串口 可以查看本地有几个端口使用!
串口代码
- 串口调试小助手 1.3 For WIN9X/NT/2000/XP/2003。 相对于1.2版本: 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应 4 修正1.2版本不能打开COM10以上的串口 界面和使用习惯上参照龚建伟VC版《串口调试助手V2.2》,并增加的特性: 1 自定义波特率。波特率列表上选择"Custom",列表框将由只读变为可写,直接输入你想要的波特率 ;当
获取所有串口信息
- 这个小程序可以获取电脑上所有的串口信息
获取计算机上串口的数量
- 获取计算机上串口的数量,串口数量统计计算.,Access to the computer serial number, serial number of statistical computing.
GPS
- GPS数据获取 并处理 利用串口通讯 串口利用SerialPort-GPS data acquisition and processing using serial communication serial port using SerialPort
DS18B20
- 把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.
Text4.0
- 通过传感器获取环境的温度信息,利用单片机把所得到的温度有关信息进行温度调节实现温度的自动控制,使温度保持在预先设定的温度值范围。 2. 当按下语音播放按键时,触发系统通过语音系统播放当前的温度。当温度超过设定温度时,系统自动播放警告信息。 3. 系统通过串口通信把所测到的温度数据传到PC上并进行记录,PC把把所得到的数据描绘成一天温度曲线,最终显示在屏幕上。 -OK
RFCOMM1
- 可以用来打开和关闭串口,以及从串口获取数据的代码。-Can be used to open and close the serial port, as well as access to data from the serial port code.
Register
- 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
SCommTest-232com
- 多数涉及串口操作的软件,在让用户选择串口时,只会机械的给出从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
Electronic_calendar
- 文件包内有两个文件:1.单片机下位机程序,包含温湿度传感器SHT11的接口程序、液晶显示程序、按键扫描程序、串口通讯程序;2.VC6.0上位机应用程序,通过串口通讯获取温湿度信息,并且绘制温湿度曲线,实现可视化-Package contains two files: 1. Microcontroller lower computer program, including temperature and humidity sensor SHT11 the interface program, LC
串口通讯助手QCom
- 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
SerialPort
- 读取注册表获取串口号,进行串口通信,通过软件界面可以设置波特率、数据位等参数(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.)
自动获取串口
- labview 自动获取串口号,两种方法(LabVIEW automatically gets serial number)
eternity-sms
- JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
uart
- 串口通讯和时钟显示,通过uart协议和pc机通讯,获取时钟信号(Serial communication and clock display, through the UART protocol and PC communication, get the clock signal)
C#操作硬件编程
- 1)串口(Serial Port)的使用 2)IP地址和MAC地址的获取(1) the use of serial ports (Serial, Port) 2) access to IP addresses and MAC addresses)
MPU6050串口直读舵机控制
- 串口读取mpu6050六轴传感器,获取姿态信息,驱动舵机转动(serial port read the data of the accelator metric to control servo motor)