{"id":18606994,"url":"https://github.com/gwbres/gps-logger","last_synced_at":"2026-06-09T16:31:42.054Z","repository":{"id":79864972,"uuid":"129531704","full_name":"gwbres/gps-logger","owner":"gwbres","description":"Mini GPS data logger, now based on the Adafruit GPS receiver coupled with an MSP430 to kick start the logger","archived":false,"fork":false,"pushed_at":"2018-05-23T18:06:35.000Z","size":8400,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-06T11:03:01.762Z","etag":null,"topics":["gps-location","gpslogger","gpx","kml","msp430","nmea","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gwbres.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-14T15:53:28.000Z","updated_at":"2025-03-23T02:39:50.000Z","dependencies_parsed_at":"2023-07-11T05:00:45.666Z","dependency_job_id":null,"html_url":"https://github.com/gwbres/gps-logger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gwbres/gps-logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fgps-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fgps-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fgps-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fgps-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwbres","download_url":"https://codeload.github.com/gwbres/gps-logger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fgps-logger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34116457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gps-location","gpslogger","gpx","kml","msp430","nmea","python"],"created_at":"2024-11-07T02:27:58.104Z","updated_at":"2026-06-09T16:31:42.032Z","avatar_url":"https://github.com/gwbres.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Mini GPS data logger\n\nThe idea behind this project is to have a\nlong lasting GPS data logger.\n\nThe selected module is the PMTK3339 GPS receiver\nprovided by Adafruits on a breakout board.\n\nAn MSP430 is used to kick start the GPS module,\nthis device has extensive options to reduce power\nconsumption.\n\n### What you can learn from this project\n\n* How to compile code for MSP430 devices\n* Use MSP430 features to reduce power consumption\n* \n* Manipulate coordinates\n\t* D° M' S\"\n\t* Decimal degrees\n\t* etc.. \n* Discover NMEA data \n\n### User interface\n\n\u003cimg src=https://github.com/gwbres/gps-logger/blob/master/tests/gui2.png width=\"600\" height=\"380\"\u003e\u003c/img\u003e\n\n[Use the project Wiki to learn how to use the GUI \u0026 the API](https://github.com/gwbres/gps-logger/wiki)\n\n### Getting started\n\nRequired packages:\n\n```bash\n# apt-get install binutils-msp430 gcc-msp430 msp430-libc mspdebug\n```\n\ncompile the program with\n\n```bash\nmake\n```\n\nI use *mspdebug* and an MSP430 launchpad to program my MCUs:\n\n```bash\n# mspdebug rf2500\n# erase\n# prog main.hex\n# run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwbres%2Fgps-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwbres%2Fgps-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwbres%2Fgps-logger/lists"}