搜索资源列表
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&qu
获取所有串口信息
- 这个小程序可以获取电脑上所有的串口信息
ComDCB
- 详细的串口状态,获取串口的各种状态.帮助理解串口编程。-detailed status, access to the serial port state. To help understand serial programming.
vb串口
- 该文件实现了串口自发自收,初学者可以从中获取很大益处-realization of the document since the serial spontaneous admission, beginners will be able to reap great benefits
NCRSCR
- 获取ncr串口扫描器数据(商场用)。 直接发送数据到键盘 可可以发送到文本-access NCR scanner data (shopping centers.) Direct delivery of data to the keyboard can be sent to the text
GetCommPort
- VC6程序,用于获取计算机当前所拥有的所有串口号。可用于使用串口的程序-VC6 procedures for access to a computer owned by the current all the serial number. Can be used for the use of serial procedures
kaoqingxitong
- 首先利用Sql Sever数据库作为后台,利用VB.NET进行界面的构建以及SQl Sever的连接操作查询,并且利用Vb.NET和串口进行通信,获取IC卡信息-Sql Sever the first to use the database as a background, using VB.NET to interface to build and operate SQl Sever connection query, and use
getGpsTime
- 使用串口获取标准GPS卫星时间的VB代码 1 获取GPS时间字串 2 演算UTC和当地时间差 3 纠正系统时间和卫星时间差 注:误差精度在5秒内(和计算机时钟以及GPS信号干扰有关) -The use of serial standard GPS satellite acquisition time to obtain one of the VB code GPS time string 2 differential
serial_program_for_51
- 很完整的51串口程序 包括如下: 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 出入均设有缓冲区,大小可任意设置。 可供使用的函数名: char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。 getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义最大输入字符数 putby
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
串口通讯助手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, config
自动获取串口
- labview 自动获取串口号,两种方法(LabVIEW automatically gets serial number)
MPU6050串口直读舵机控制
- 串口读取mpu6050六轴传感器,获取姿态信息,驱动舵机转动(serial port read the data of the accelator metric to control servo motor)