Giter VIP home page Giter VIP logo

qtserialport's Introduction

Qt5串口调试助手

运行界面:
gui

功能

具备串口收发功能。

  • 串口参数设置。默认115200,N,8,1
  • 接收区清空,接收区十六进制显示,接收区时间戳。
  • 发送区清空,十六进制发送,自动追加\r\n,定时发送。
  • 收发计数显示及清零。
  • 串口设备自动检测。运行前串口就绪则自动打开。运行中串口插入不会自动打开。运行过程中拔出设备则自动关闭串口。

已知 Bug

接收区时间戳显示不完善。
串口发送大量乱码时,程序会崩溃。乱码可能是真的乱码,也可能是波特率错误设置。

Qt 相关知识

  • MainWindow设计。
  • Qt串口类。
  • 常用控件:按钮、复选框、文本编辑框、控件贴图。应用程序logo。
  • Qt 检测设备热插拔(Windows)。

作者及版权

版权归程序作者所有,所有源码均可自由自主使用,包括但不限于添加、删除、修改,商用、自用。由此带来的成果/后果概与作者无关。

限于水平能力,本程序无任何质量保证和提供服务之义务。

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.