{"id":24841909,"url":"https://github.com/ZakKemble/Si446x","last_synced_at":"2025-10-14T14:31:59.152Z","repository":{"id":151089959,"uuid":"100534946","full_name":"ZakKemble/Si446x","owner":"ZakKemble","description":"Si4463 Radio Library for AVR and Arduino","archived":false,"fork":false,"pushed_at":"2024-09-05T23:19:58.000Z","size":1997,"stargazers_count":78,"open_issues_count":2,"forks_count":29,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-12T18:14:39.800Z","etag":null,"topics":["arduino","arduino-library","avr","avr-library","c","driver","radio"],"latest_commit_sha":null,"homepage":"https://blog.zakkemble.net/si4463-radio-library-avr-arduino/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZakKemble.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-16T21:39:57.000Z","updated_at":"2025-04-23T05:29:24.000Z","dependencies_parsed_at":"2025-01-14T11:10:31.863Z","dependency_job_id":"71c2fe1b-098a-405d-bdfa-d3f84f4f008b","html_url":"https://github.com/ZakKemble/Si446x","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ZakKemble/Si446x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakKemble%2FSi446x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakKemble%2FSi446x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakKemble%2FSi446x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakKemble%2FSi446x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZakKemble","download_url":"https://codeload.github.com/ZakKemble/Si446x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakKemble%2FSi446x/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019123,"owners_count":26086680,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arduino","arduino-library","avr","avr-library","c","driver","radio"],"created_at":"2025-01-31T08:01:08.289Z","updated_at":"2025-10-14T14:31:59.145Z","avatar_url":"https://github.com/ZakKemble.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Si4463 Radio Library for AVR and Arduino\n========================================\n\nThis is a library for use with the [Si4463 radio IC from Silicon Labs](http://www.silabs.com/products/wireless/EZRadioPRO/Pages/si446x.aspx). The Si4463 is used in a number of pre-made modules like the [HopeRF RFM26W](http://www.hoperf.com/rf_transceiver/modules/RFM26W.html) and [Dorji_Com DRF4463F](https://www.tindie.com/products/DORJI_COM/433mhz-wireless-rf-si4463-transceiver-module/). The whole range of Si446x transceivers should also work with this library.\n\nhttp://blog.zakkemble.co.uk/si4463-radio-library-avr-arduino/\n\nDocumentation\n-------------\n\n[Doxygen pages](http://zkemble.github.io/Si446x/)\n\nInstalling\n----------\n\n### Arduino\nCopy the `arduino/Si446x/` folder to your Arduino libraries folder.\n\nAdd\n\n    #include \u003cSi446x.h\u003e\n\nto the top of the sketches that use the library.\n\nAlso have a look at Si446x_config.h, that's where you can change which pins are used and stuff.\n\n### AVR\nCopy the `./Si446x` folder to your project and add\n\n    #include \"Si446x/Si446x.h\"\n\nto the source files that use the library.\n\nCheck out the examples in the examples folder.\n\n---\n\nZak Kemble\n\ncontact@zakkemble.co.uk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZakKemble%2FSi446x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZakKemble%2FSi446x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZakKemble%2FSi446x/lists"}