https://github.com/rodan/tracy
gps + gprs tracker
https://github.com/rodan/tracy
msp430 msp430f5510 pcb schematics
Last synced: 3 months ago
JSON representation
gps + gprs tracker
- Host: GitHub
- URL: https://github.com/rodan/tracy
- Owner: rodan
- License: gpl-3.0
- Archived: true
- Created: 2013-10-13T07:42:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T05:23:48.000Z (about 6 years ago)
- Last Synced: 2025-02-20T21:33:40.312Z (8 months ago)
- Topics: msp430, msp430f5510, pcb, schematics
- Language: C
- Homepage:
- Size: 8.01 MB
- Stars: 27
- Watchers: 7
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
gps tracker based on a MSP430F5510 uC with a gprs connection for reporting and command input.
source: https://github.com/rodan/tracy
author: Petre Rodan <2b4eda@subdimension.ro>
license: GNU GPLv3Features:
- both hardware and software are opensource
- an f-ram chip for input data buffering
- resilient software architecture
- all gps/gsm operations controlled by timer interrupts which allows control of both sub-systems in the same time
- great flexibility given by configuration variablesprototype pictures available here: https://photos.app.goo.gl/5ZgdGM5Km6QHHfX5A
documentation available here: https://github.com/rodan/tracy/blob/master/doc/tracy_manual.pdf