https://github.com/jsfraz/trek-tracker
Tracker for the Trek project.
https://github.com/jsfraz/trek-tracker
beidou deb diy fritzing galileo glonass gnss gps lc76g pcb python qzss raspberry-pi raspberry-pi-zero socketio vehicle-tracking
Last synced: 8 months ago
JSON representation
Tracker for the Trek project.
- Host: GitHub
- URL: https://github.com/jsfraz/trek-tracker
- Owner: jsfraz
- License: other
- Created: 2024-06-26T18:27:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-07T23:26:15.000Z (about 1 year ago)
- Last Synced: 2025-01-11T04:49:06.606Z (9 months ago)
- Topics: beidou, deb, diy, fritzing, galileo, glonass, gnss, gps, lc76g, pcb, python, qzss, raspberry-pi, raspberry-pi-zero, socketio, vehicle-tracking
- Language: Python
- Homepage:
- Size: 13.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trek-tracker
Tracker for the Trek project.
- [Server](https://github.com/jsfraz/trek-server)
- [Client](https://github.com/jsfraz/trek-client)- [Wiki](https://github.com/jsfraz/trek-tracker/wiki)
## Used GPS module
- [Waveshare LC76G](https://www.waveshare.com/wiki/LC76G_GNSS_Module)
## Building and installing
```bash
dpkg-deb -b . trek-tracker-1.0.0.deb
sudo dpkg -i trek-tracker-1.0.0.deb
```Or you can download and install the package from [Releases](https://github.com/jsfraz/trek-tracker/releases).
### Power on/power off button
To enable powering off with the button you MUST add `dtoverlay=gpio-shutdown` in the end of `/boot/config.txt` file.
## 3D printed case

Model created in [Blender](https://www.blender.org/), snapshot captured using [MeshLab](https://www.meshlab.net/).
## Shield
Created in [Fritzing](https://fritzing.org/).
### Sketch

### PCB


Screenshot from [PCBWay online gerber viewer](https://www.pcbway.com/project/OnlineGerberViewer.html).