Skip to content

AaronXieYL/PyQt5-PySerial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt5-PySerial

涉及内容

  • 软件(Python)
    • PyQt5
    • PySerial
  • 硬件
    • ART DAM-3158数据采集卡
    • DAM-3232N USB至串口适配器
    • 二氧化碳传感器,量程为0~2000ppm

主要功能

  • 使用PyQt5制作UI界面
  • 使用PySerial实现串口通信
  • 实现了串口收发字节的解码
  • 采样开始与停止
  • 自动保存数据(可设置保存条件)
  • 输出显示(图像和数据)

UI界面

Involved

  • Software(Python)
    • PyQt5
    • PySerial
  • Hardware
    • Data acquisition card(ART DAM-3158)
    • USB to Serial Adaptor(DAM-3232N)
    • Carbon dioxide sensor which range is 0~2000ppm

Key Feature

  • Make UI with PyQt5
  • Serial communicate via PySerial
  • The decoder of serial byte is realized
  • Sampling
  • Save data automatically
  • Output via text and graphic

UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%