-
kelwok079
C++实现的BlueTooth,相当不错,可以试试,()
- 2018-01-01 11:46:55下载
- 积分:1
-
my_serial
串口调试助手,用python实现的串口助手功能,打包成exe后可以直接使用(Serial debugging assistant)
- 2014-06-17 08:30:56下载
- 积分:1
-
COM
串口调试助手源码,学习串口编程很不错,也可以编译成串口助手直接用(Serial debugging aids source, learning serial programming is very good, but also can be compiled directly into the serial assistant)
- 2021-04-19 09:48:51下载
- 积分:1
-
ADCandRS232
基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)
- 2012-11-04 21:41:58下载
- 积分:1
-
My_Send_Recive
用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
- 2013-11-19 15:00:41下载
- 积分:1
-
SCPI Interactive Control
说明: 远程控制仪器交互工具,如频谱分析仪、信号源等。通过发送SCPI命令远程控制频谱分析仪、信号源等支持VISA通信接口标准和SCPI命令的仪器或设备。(Remote control instrument interactive tool. Remotely control spectrum analyzers, signal sources and other instruments or devices that support VISA communication interface standards and SCPI commands by sending SCPI commands.)
- 2020-04-21 21:20:03下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
uart_VHDL
说明: uart的vhdl实现代码
分模块设计和状态机设计
不错的,用它没错(UART achieve the VHDL code modular design and state machine design good, the right to use it)
- 2006-05-16 15:53:39下载
- 积分:1
-
VB_RS232C
VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发(VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development)
- 2020-06-26 06:00:02下载
- 积分:1
-
Open
Wincc使用MSComm控件串口通讯,VB中发送十六进制数据(Wincc uses MSComm control to communicate through serial port and sends hexadecimal data in VB)
- 2020-06-16 22:40:01下载
- 积分:1