{"id":21711832,"url":"https://github.com/gemarcano/redboard_lora_example","last_synced_at":"2025-04-12T17:41:49.761Z","repository":{"id":160192200,"uuid":"635121342","full_name":"gemarcano/redboard_lora_example","owner":"gemarcano","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-28T03:14:22.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T12:02:56.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/gemarcano.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}},"created_at":"2023-05-02T02:31:40.000Z","updated_at":"2023-05-02T02:31:49.000Z","dependencies_parsed_at":"2023-05-23T08:45:43.088Z","dependency_job_id":null,"html_url":"https://github.com/gemarcano/redboard_lora_example","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/gemarcano%2Fredboard_lora_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_lora_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_lora_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemarcano%2Fredboard_lora_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemarcano","download_url":"https://codeload.github.com/gemarcano/redboard_lora_example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248608062,"owners_count":21132656,"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-25T23:30:02.516Z","updated_at":"2025-04-12T17:41:49.741Z","avatar_url":"https://github.com/gemarcano.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example application using a LoRa module, using `asimple`\n\nThis is an example application using the asimple and forked AmbiqSuiteSDK\nprojects to sense the voltage of an attached LMT84 and send it as JSON over\nLoRa PHY.\n\n## Dependencies\n - https://github.com/gemarcano/AmbiqSuiteSDK\n - https://github.com/gemarcano/asimple\n\nIn order for the libraries to be found, `pkgconf` must know where they are. The\nspecial meson cross-file property `sys_root` is used for this, and the\n`artemis` cross-file already has a shortcut for it-- it just needs a\nvariable to be overriden. To override a cross-file constant, you only need to\nprovide a second cross-file with that variable overriden. For example:\n\nContents of `my_cross`:\n```\n[constants]\nprefix = '/home/gabriel/.local/redboard'\n```\n\n# Compiling and installing\n```\nmkdir build\ncd build\n# The `artemis` cross-file is assumed to be installed per recommendations from\n# the `asimple` repository\nmeson setup --prefix [prefix-where-sdk-installed] --cross-file artemis --cross-file ../my_cross --buildtype release\nmeson install\n```\n\n# License\n\nSee the license file for details. In summary, this project is licensed\nApache-2.0, except for the bits copied from the Ambiq SDK.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemarcano%2Fredboard_lora_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemarcano%2Fredboard_lora_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemarcano%2Fredboard_lora_example/lists"}