- 软件(Python)
- PyQt5
- PySerial
- 硬件
- ART DAM-3158数据采集卡
- DAM-3232N USB至串口适配器
- 二氧化碳传感器,量程为0~2000ppm
- 使用PyQt5制作UI界面
- 使用PySerial实现串口通信
- 实现了串口收发字节的解码
- 采样开始与停止
- 自动保存数据(可设置保存条件)
- 输出显示(图像和数据)
- 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
- Make UI with PyQt5
- Serial communicate via PySerial
- The decoder of serial byte is realized
- Sampling
- Save data automatically
- Output via text and graphic
