Skip to content
/ YCOM Public

Ubuntu serial port assistant. 一个适用于ubuntu的串口助手。

Notifications You must be signed in to change notification settings

scybd/YCOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 13, 2024
ee55627 · May 13, 2024

History

5 Commits
May 13, 2024
May 13, 2024
May 13, 2024
May 13, 2024
May 13, 2024
May 13, 2024
May 13, 2024
May 13, 2024

Repository files navigation

YCOM

中文README

ui

Usage

  • Developing using pyqt5
    • main_ui.ui: Visual editing files for UI interface, opened using Qt Designer.
    • main_ui.py: The UI layout file generated by main_ui. ui is generated using the command pyuic5- o main_ui. py main_ui. ui.
    • main.py: Code for the main interface thread.
    • serial_thread.py: Code for serial port threads.
  • Install
    • After downloading the file, enter: sudo dpkg -i ycom-*.*.*.deb
  • Uninstall
    • sudo dpkg -r ycom

TODO

  • Waveform display

About

Ubuntu serial port assistant. 一个适用于ubuntu的串口助手。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages