{"id":27062736,"url":"https://github.com/kmartinez/picogps","last_synced_at":"2025-08-03T12:03:21.439Z","repository":{"id":69105131,"uuid":"86898795","full_name":"kmartinez/picogps","owner":"kmartinez","description":"dGPS tracker project","archived":false,"fork":false,"pushed_at":"2019-08-18T11:34:22.000Z","size":156,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-03-15T18:07:00.503Z","etag":null,"topics":["dgps","espruino","gps","micropython","pico-8"],"latest_commit_sha":null,"homepage":"http://glacsweb.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmartinez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-01T08:41:51.000Z","updated_at":"2022-06-07T08:38:03.000Z","dependencies_parsed_at":"2023-03-11T05:09:17.054Z","dependency_job_id":null,"html_url":"https://github.com/kmartinez/picogps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartinez%2Fpicogps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartinez%2Fpicogps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartinez%2Fpicogps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartinez%2Fpicogps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmartinez","download_url":"https://codeload.github.com/kmartinez/picogps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353759,"owners_count":20925336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dgps","espruino","gps","micropython","pico-8"],"created_at":"2025-04-05T15:19:17.210Z","updated_at":"2025-04-05T15:19:17.816Z","avatar_url":"https://github.com/kmartinez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Code for the bergprobe RTK dGPS trackers based on espruino pico\nand some dGPS units (Piksi Multi and Ublox M8P).\nKirk Martinez, Josh Curry, Philip Basford, Graeme Bragg, 2017,\nElectronics and Computer Science, University of Southampton, UK\nSee www.glacsweb.org\n\nReminders\nfresh Ubuntu installs need these to test code locally:\n\nsudo apt install python-pip\n\npip install pyserial\n\nto prevent modemmanager connecting and sending AT etc:\nsudo systemctl disable ModemManager.service\n\nPico boards are programmed with:\nhttp://micropython.org/download#other\nduring dev time this was version 1.8.7 - we have some running the latest 1.9. on last few\n\nMy normal way is\ngit clone https://github.com/micropython/micropython.git\nmicropython/tools/pydfu.py -u micropythondownload.dfu\n\nother way untested for us:\nsudo ./pydfu.py -u 'espruino-pico-etc etc etc.dfu'\n\nbase.py is main.py for Piksi Multi base station\n\nbase-ublox.py is main.py for Ublox base station\n\nsimplemain.py was 2017 main.py for Piksi Multi rover or ublox\nbase2018.py is the version for 2018 with temp sensor.\n\nsat.py has code for the Iridium Rockblock\n\ngps.py is generic code to get data from GPS units\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmartinez%2Fpicogps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmartinez%2Fpicogps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmartinez%2Fpicogps/lists"}