Git Product home page Git Product logo

pyqt5test's Introduction

本项目是用pyqt5+pyserial写的一款串口调试软件

1.具备时间显示,定时发送,hex发送,发送编码转变等功能,还有自动保存数据和手动保存功能
2.绝不卡死,发送和接收都是两个线程处理,实现完全的UI与数据处理分离
3.pyqt5test文件夹里是源码和qt写的ui文件,可以单独提取出来

  • pyqt_main.py 是主程序,负责把其他页面的参数进行实例化调用
  • pyqt_mainwindow_window.py主程序窗口事件,负责处理所有信号响应事件
  • moudle_pysierial.py我自己整合的串口模块,里面有一些串口的处理
  • serial_conf_window.py串口额外的设置,我做成了一个页面这是调度那个设置页面的响应事件
  • auto_save_window.py自己做来玩的自动保存功能
  • automation_test_window.py同样是做来的测试功能
  • ui为后缀名的皆为qtdesinger保存的文件
  • 带有setting的是ui格式转为py格式的文件

由于程序是用vs2017写的,需要整个项目的朋友可以下载所有文件放到文件夹里用vs2017打开pyqt5test.sln即可

界面预览

头像

应老板要求打个小广告!!!!!!!!!!!!!

伦图科技(广州)———物联网无线通讯解决方案专家

我们公司的无线数传模块

头像 头像 头像

详情可以点击网站或加微信了解

http://www.logi-iot.com/ 头像

pyqt5test's People

Contributors

niceboy2356 avatar tigerots avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.