[Sscom] Serial debugging tool

tags: "Embedded" various debugging tools  sscom  Serial debugging tool

I often use this serial port debugging tool, and I recommend it to everyone here, with more comprehensive functions.

1. Normal serial port debugging function.

2. You can save some frequently sent data content.

3. It can be used as a network debugging tool.

 


Pay attention to the public account: Yiquhui
WeChat ID: yiquhui666
Send: 010201 or sscom to get the download link.

Intelligent Recommendation

Qt production serial debugging tool

This article I only use it as a record widget.h widget.cpp You can communicate only if you need to copy a same code. running result: Data transmission and acceptance are successful....

C ++ serial debugging tool source

C ++ serial debugging tool source If you need to install a running environment or remote debugging, you can add QQ905733049, or QQ2945218359 is remotely assisted by professional and technical personne...

QT-based serial debugging tool

It is a project during this summer, the function of the realization is the transmission and reception of the serial port. Part of code: If you want the source code, add my WeChat Zrchc123...

Configuration of serial debugging tool xshell

During the Android TV development process, it is necessary to debug on the TV terminal frequently. There are generally two ways to debug. One is to open an adb on the TV terminal, and the other is to ...

Ubuntu serial port debugging tool

1. cutecom Installation: sudo apt-get install cutecom Opening method: Enter: cutecom at the terminal to open the serial port tool Or in the app, click the cutecom icon to open it Open the interface:  ...

More Recommendation

Vitis's own serial debugging tool

How to use the serial port tool that comes with Vitis to print hello world. First build the hello world compiler program, and the previous steps are to establish a normal project. Select Build project...

Full-featured serial debugging tool-serial hunter

1 Introduction   Official introduction: Serial Hunter (Serial Hunter) is a powerful and practicalSerial debuggingTools, serial hunter debugging tools can display information in hexadecimal, can p...

Compatibility test of SSCOM serial assistant for the received Chinese encoding string

Below is the test code written in Python The test results are shown in the figure below (Win10) The test results are shown in the figure below (Raspberry Pi 4) Pay attention to the writing of the seri...

[STM32] UART serial communication cannot communicate with the problem (SSCOM)

You need to check MicroLib in target to display Then compile and compile all the code Find the correct string slogan Then you can display it normally in SSCOM (or other software) If you need to learn ...

[pyqt5-pyserial implements a serial debugging tool record]

Problems encountered Program structure Create a main window class: in the main implementation of the window UI drawing, and define some slot function interface Create a main frame class: This class in...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top