Skip to content

glocklueng/tracy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 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 <petre.rodan@simplex.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:  http://goo.gl/BzzAdJ
 documentation available here:       https://www.simplex.ro/en/tracy.html

About

gps + gprs tracker

Resources

License

GPL-3.0, BSD-3-Clause licenses found

Licenses found

GPL-3.0
LICENSE
BSD-3-Clause
LICENSE-TI

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Eagle 89.7%
  • C 7.1%
  • Perl 2.2%
  • C++ 0.4%
  • Makefile 0.3%
  • Python 0.2%
  • Shell 0.1%