jenish-rudani / fast-moving-graph

1D Series Data High FPS Plotter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast and Real Time Pyqt Graph

Introduction

Developed this for internal data analysis of UHF RFID Tags at Ultimuslab.

High FPS Multiple 1D Time Series Data Plotter

Sample-Output

INSTALLATION - LINUX

Install Dependencies

git clone https://github.com/jenish-rudani/fast-moving-graph.git fastPyqtGraph && cd fastPyqtGraph

python3 -m pip install -r requirements.txt

RUN

Run the main script

python3 main.py

About

1D Series Data High FPS Plotter

License:Apache License 2.0


Languages

Language:Python 100.0%