搜索资源列表
com
- 基于VC++的串行口上位机通信程序,含有窗口操作界面.
TcAdsDl1
- vb与PLC通讯实例,通过PLC与vb通讯建立窗口可发界面-VB and PLC communication examples, through PLC and VB communication interface can be established and window
serial-programming
- 基于C#平台的串口收发程序编程,包含界面设计,登陆窗口设置,实现密码登陆,初始名为:q,登陆密码q。可自行修改-Based on C# platform to send and receive serial programming, including interface design, login window settings, password, initially named: q login password q. Can modify
Rocket-Pro
- 通过主控界面程序不间断地发送串口指令到火箭基地等待消息响应,响应消息后主控界面会向另外一个界面窗口发送窗口消息通知其播放对应的火箭发射动画。-Continuously sent through the master serial interface program instruction to wait for a message in response to the rocket base, the master interface sends a message notification w
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于