An open API service indexing awesome lists of open source software.

https://github.com/mayankpatel97/sw_tools

python tools for data conversion,communication and plotting
https://github.com/mayankpatel97/sw_tools

gnss imu plot serial

Last synced: 23 days ago
JSON representation

python tools for data conversion,communication and plotting

Awesome Lists containing this project

README

          

conv.py
----------------------------------------------------------------------------------
A python tool which converts a standard gnns and imu data files into csv format.

launch command:
python3 conv.py

fileSerial.py
----------------------------------------------------------------------------------
It is a software which sends a file over serial comport

launch command:
python3 fileSerial.py

plot2.py
----------------------------------------------------------------------------------
plot2 is a tool which is written to plot a csv file data on a graph

launch command:
plot2.py data.csv