{"id":19215599,"url":"https://github.com/lora-net/sx126x_driver","last_synced_at":"2025-04-15T21:20:17.227Z","repository":{"id":52935979,"uuid":"297462752","full_name":"Lora-net/sx126x_driver","owner":"Lora-net","description":"Driver for SX126x radio","archived":false,"fork":false,"pushed_at":"2023-12-15T09:58:43.000Z","size":58,"stargazers_count":128,"open_issues_count":1,"forks_count":37,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-29T01:23:49.482Z","etag":null,"topics":["c","driver","fsk","lora","radio"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lora-net.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-09-21T21:14:15.000Z","updated_at":"2025-03-24T23:48:37.000Z","dependencies_parsed_at":"2023-12-15T10:44:36.719Z","dependency_job_id":"9431b73d-45bc-445d-97dd-a021d51466c3","html_url":"https://github.com/Lora-net/sx126x_driver","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fsx126x_driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fsx126x_driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fsx126x_driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lora-net%2Fsx126x_driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lora-net","download_url":"https://codeload.github.com/Lora-net/sx126x_driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249154448,"owners_count":21221421,"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":["c","driver","fsk","lora","radio"],"created_at":"2024-11-09T14:14:10.718Z","updated_at":"2025-04-15T21:20:17.200Z","avatar_url":"https://github.com/Lora-net.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SX126X driver\n\nThis package proposes an implementation in C of the driver for **SX126X** radio component.\nPlease see the [changelog](CHANGELOG.md) for more information.\n\n## Structure\n\nThe driver is defined as follows:\n\n- sx126x.c: implementation of the driver functions\n- sx126x.h: declarations of the driver functions\n- sx126x_regs.h: definitions of all useful registers (address and fields)\n- sx126x_hal.h: declarations of the HAL functions (to be implemented by the user - see below)\n- lr_fhss_mac.c: Transceiver-independent LR-FHSS implementation\n- sx126x_lr_fhss.c: Transceiver-dependent LR-FHSS implementation\n- lr_fhss_mac.h: Transceiver-independent LR-FHSS declarations\n- sx126x_lr_fhss.h: Transceiver-dependent LR-FHSS declarations\n- lr_fhss_v1_base_types.h: LR-FHSS type interface\n\n## HAL\n\nThe HAL (Hardware Abstraction Layer) is a collection of functions the user shall implement to write platform-dependant calls to the host. The list of functions is the following:\n\n- sx126x_hal_reset\n- sx126x_hal_wakeup\n- sx126x_hal_write\n- sx126x_hal_read\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flora-net%2Fsx126x_driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flora-net%2Fsx126x_driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flora-net%2Fsx126x_driver/lists"}