{"id":18335870,"url":"https://github.com/pxsty0/pxsty.stm32.l86.lib","last_synced_at":"2025-04-13T07:26:18.602Z","repository":{"id":222894271,"uuid":"752348247","full_name":"pxsty0/pxsty.stm32.l86.lib","owner":"pxsty0","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-03T17:32:16.000Z","size":6,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T20:11:22.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pxsty0.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}},"created_at":"2024-02-03T17:17:25.000Z","updated_at":"2024-05-24T19:39:47.000Z","dependencies_parsed_at":"2024-02-16T22:23:11.076Z","dependency_job_id":"914d39ba-0f37-47e4-8cc5-8ab73e383dde","html_url":"https://github.com/pxsty0/pxsty.stm32.l86.lib","commit_stats":null,"previous_names":["pxsty0/pxsty.stm32.l86.lib"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.stm32.l86.lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.stm32.l86.lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.stm32.l86.lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.stm32.l86.lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pxsty0","download_url":"https://codeload.github.com/pxsty0/pxsty.stm32.l86.lib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230978379,"owners_count":18309705,"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":[],"created_at":"2024-11-05T20:05:10.752Z","updated_at":"2024-12-23T15:19:26.254Z","avatar_url":"https://github.com/pxsty0.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pxsty.stm32.l86.lib\n\nWith Pxsty L86 GPS Library, you can convert your GPS data in NMEA Format into an easily readable format.\n\n## Kullanım/Örnekler\n\n```c\n#include \"pxstyl86.h\"\n\n\nuint8_t rxData[1024];\n\nstatus = readData((char*)rxData);\n\nint hours = getHours();\nint minutes = getMinutes();\nint seconds = getSeconds();\n\nfloat latitude = getLatitude();\nfloat longitude = getLongitude();\n\nfloat speed = getSpeed();\n\nint day = getDay();\nint month = getMonth();\nint year = getYear();\n\n```\n\n  \n## Lisans\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n  [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxsty0%2Fpxsty.stm32.l86.lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpxsty0%2Fpxsty.stm32.l86.lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxsty0%2Fpxsty.stm32.l86.lib/lists"}