Skip to content

A simple communication test interface built with Python and PySide

License

Notifications You must be signed in to change notification settings

rookiepeng/comm-test

Repository files navigation

CommTest

A simple communication test interface built with Python and PySide. Support basic communication tests on TCP, UDP, Bluetooth, and GPIB.

Dependence

  • PySide6
  • psutil
  • pyvisa
  • pyvisa-py

Usage

Users can select among TCP, UDP, Bluetooth, and GPIB modes in this program.

TCP

UDP

Bluetooth

GPIB