rodan / tracy

gps + gprs tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 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 GPLv3

Features:
 - 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 variables

 prototype pictures available here:  https://photos.app.goo.gl/5ZgdGM5Km6QHHfX5A
 documentation available here:       https://github.com/rodan/tracy/blob/master/doc/tracy_manual.pdf

About

gps + gprs tracker

License:GNU General Public License v3.0


Languages

Language:C 73.5%Language:Perl 20.0%Language:Python 2.6%Language:Makefile 2.5%Language:CSS 0.8%Language:Shell 0.5%