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
- Host: GitHub
- URL: https://github.com/mayankpatel97/sw_tools
- Owner: mayankpatel97
- Created: 2023-09-01T10:35:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T16:37:32.000Z (almost 3 years ago)
- Last Synced: 2025-11-29T09:43:20.047Z (7 months ago)
- Topics: gnss, imu, plot, serial
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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