Skip to content

rocksnow1942/pstrace_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSTrace Monitor GUI

python version

For monitor pstrace files with pstrace 5.7

  • The pstrace_local monitor save data as mongodb data package in a local json file.
  • The pstracemonitor_new monitor upload data to plojo server.

PS trainer

Use PS trainer to download and view the data downloaded from the reader.

  • How to install

    Install Python3.7

    Install pip3

    Make a venv with python3.7: python -m venv venv

    Activate venv: source venv/bin/activate or ./venv/Scripts/activate

    Install all the packages in requirements.txt by pip install -r requirements.txt

  • Run the GUI with python traner.py

    If you find any package is missing or some error importing packages, try uninstall the package and reinstall.

  • Another GUI is python app.py

    This another GUI that we use to work with Pico and PSTrace. Also, it can export data to a csv file or JSON file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •