petGPS
A DIY, python-based framework to set up a server and exchange TCP packets with a chinese GPS+SIM (2G) device whose communication protocol is derived from something called GT06
File Explorer
Download Latest Version (.zip)- .gitignore
- Communication Protocol.xlsx
- GT06_GPS_Tracker_Communication_Protocol_v1.8.1.pdf
- http-headers.py
- python_chat_server.py
- tcp_server.py
- ZhongXun Topin Locator Communication Protocol-180612.docx
- ~$ongXun Topin Locator Communication Protocol-180612.docx
- .env.example
- .gitignore
- gps_tcp_server.py
- identify_packet_standalone.py
- LICENSE
- Pipfile
- Pipfile.lock
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/tobadia/petGPS
Downloads the entire project code from GitHub to your computer.
cd petGPS
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pipenv install
Type this command into your terminal and run it.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
