{"id":13673730,"url":"https://github.com/starnight/LoRa","last_synced_at":"2025-04-28T11:30:39.500Z","repository":{"id":70794452,"uuid":"86995472","full_name":"starnight/LoRa","owner":"starnight","description":"LoRa device driver as a kernel module","archived":false,"fork":false,"pushed_at":"2019-06-04T05:50:05.000Z","size":317,"stargazers_count":134,"open_issues_count":8,"forks_count":59,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-13T09:49:41.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starnight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-02T15:27:44.000Z","updated_at":"2025-03-05T07:29:43.000Z","dependencies_parsed_at":"2023-10-21T00:15:12.660Z","dependency_job_id":null,"html_url":"https://github.com/starnight/LoRa","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnight%2FLoRa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnight%2FLoRa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnight%2FLoRa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnight%2FLoRa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starnight","download_url":"https://codeload.github.com/starnight/LoRa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251304665,"owners_count":21567918,"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-08-02T11:00:20.512Z","updated_at":"2025-04-28T11:30:39.169Z","avatar_url":"https://github.com/starnight.png","language":"C","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# LoRa\nThis is a LoRa device driver as a Linux kernel module with IEEE 802.15.4 MAC interfaces.\n\nThe driver with file operation interfaces could be found at the *[file-ops branch](https://github.com/starnight/LoRa/tree/file-ops)*.\n\n## Compatible Chips\n* Semtech SX1276/77/78/79\n\n## Folders\n* LoRa: The LoRa source and build files.\n* dts-overlay: The device tree overlayers with the boards and operating systems.\n* test-application: The user space applications for testing or demo.\n\n## Build and Install\n\n1. Build\n```sh\ncd LoRa\nmake\n```\n\n2. Install\n```sh\nmake install\n```\n\n3. Load module\n```sh\nmodprobe sx1278\n```\n  If the target uses Device Tree mechanism like some embedded systems, Raspberry Pi for example.\n  Its device tree may need to be updated first.\n  There is a device tree overlay for Raspberry Pi in the dts-overlay folder for example.\n  Just ``` make ``` in the folder, than it will compile and install the device tree overlay, and reboot is needed.\n\n4. Check the installed module\n```sh\ndmesg\n```\n\n## License\nUnder Dual BSD/GPL\n\n## Contributors\n* Jian-Hong, Pan \u003cstarnight AT g.ncu.edu.tw\u003e\n* Dmitry Shmidt \u003cdimitrysh AT google.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarnight%2FLoRa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarnight%2FLoRa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarnight%2FLoRa/lists"}