Skip to content

VizhPort-v1.0

Latest
Compare
Choose a tag to compare
@nthnn nthnn released this 26 Jun 13:10

What is VizhPort?

VizhPort is a Python program that allows users to monitor the serial port with a graphical display using Pygtgraph. It provides a wide selection of baud rates and available ports, giving users flexibility in connecting and monitoring their devices. The program utilizes Pygtgraph's rich features to enable users to customize their display according to their requirements.

Features

VizhPort offers the following features to enhance the monitoring experience:

  • Real-time monitoring of the serial port with a customizable display.
  • Supports a wide range of baud rates for compatibility with various devices.
  • Allows users to choose from available ports for seamless connection.
  • Customizable graph display options using the pygtgraph library.
  • Adjust visible X and Y axes to focus on specific data ranges.
  • Transform the data for different perspectives.
  • Downsample data for improved performance with large datasets.
  • Import recorded data from CSV files for analysis or further processing.
  • Export data as image files (PNG, JPG, or SVG) for sharing or documentation.
  • Visualize data in a matplotlib window for more advanced plotting capabilities.