{"id":21520630,"url":"https://github.com/electroniccats/catwanshield","last_synced_at":"2025-04-09T22:13:55.930Z","repository":{"id":73402378,"uuid":"94270937","full_name":"ElectronicCats/CatWANShield","owner":"ElectronicCats","description":"LoRaCat Shield for Arduino","archived":false,"fork":false,"pushed_at":"2024-04-11T22:18:37.000Z","size":1258,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T22:13:50.155Z","etag":null,"topics":["arduino","catwan","communication-p2p","electronic-cats","lora","lora-phy","lorawan","receiver","shields","transmitter"],"latest_commit_sha":null,"homepage":"https://www.tindie.com/products/electroniccats/lora-cat-shield/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElectronicCats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-14T00:32:37.000Z","updated_at":"2023-11-22T20:30:40.000Z","dependencies_parsed_at":"2023-12-22T21:32:23.714Z","dependency_job_id":"78945628-c43f-4b51-a6ef-e510e6b6bb8f","html_url":"https://github.com/ElectronicCats/CatWANShield","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/ElectronicCats%2FCatWANShield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FCatWANShield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FCatWANShield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FCatWANShield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElectronicCats","download_url":"https://codeload.github.com/ElectronicCats/CatWANShield/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119291,"owners_count":21050755,"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":["arduino","catwan","communication-p2p","electronic-cats","lora","lora-phy","lorawan","receiver","shields","transmitter"],"created_at":"2024-11-24T01:02:03.562Z","updated_at":"2025-04-09T22:13:55.905Z","avatar_url":"https://github.com/ElectronicCats.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CatWAN Arduino LoRa Shield\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/ElectronicCats/CatWANShield/wiki\"\u003e\n        \u003cimg src=\"https://github.com/ElectronicCats/CatWANShield/assets/44976441/8de6e8b1-e15e-40ff-b99f-82983276b99c\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n    \u003ca href=\"https://electroniccats.com/store/loracatshield/\"\u003e\n        \u003cimg src=\"https://github.com/ElectronicCats/flipper-shields/assets/44976441/0c617467-052b-4ab1-a3b9-ba36e1f55a91\" width=\"200\" height=\"104\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/ElectronicCats/CatWANShield/wiki\"\u003e\n        \u003cimg src=\"https://github.com/ElectronicCats/flipper-shields/assets/44976441/6aa7f319-3256-442e-a00d-33c8126833ec\" width=\"200\" height=\"104\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nWith the CatWAN Arduino LoRa Shield, you will be able to unlock the power of LoRa technology for long-range, low-power communication in an Arduino UNO. Seamlessly integrate your Arduino UNO into LoRaWAN networks for a variety of applications.\n\nThis repository contains the KiCad files for a LoRa shield for Arduino Uno and some examples that may help you to get running your LoRa-based applications with the power of an Arduino UNO \n\n- The folder named \"LoRA_PHY_RH\" refers to the communication\nP2P by the Physical layer of LoRa, in here you can find 2 examples one as the Transmitter (Which also  is capable of receiving information) and the second as the receiver (Which also is capable of transmitting information), both examples work with the [RadioHead](http://www.airspayce.com/mikem/arduino/RadioHead/) library  \n\n- The folder named \"LoRA_PHY\" refers to the communication\nP2P by the Physical layer of LoRa, in here you can find 2 examples one as the Transmitter and the second as the receiver, both examples work with the Official [LoRa](https://github.com/sandeepmistry/arduino-LoRa) library from Arduino.\n\n- The folder named LoRa_WAN refers to the communication by a LoRaWAN network from your device to the internet, by the two methods that exist OTAA and ABP, both examples were created to read a GPS or/and temperature from one analogic sensor attached to the analog input.\n\nElectronic Cats invests time and resources in providing this open-source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!\n\nDesigned by Electronic Cats.\n\n## How to contribute \u003cimg src=\"https://electroniccats.com/wp-content/uploads/2018/01/fav.png\" height=\"35\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/gist/ManulMax/2d20af60d709805c55fd784ca7cba4b9/raw/bcfeac7604f674ace63623106eb8bb8471d844a6/github.gif\" height=\"30\"\u003e\n Contributions are welcome! \n\nPlease read the document  [**Contribution Manual**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-contribution-manual.md)  which will show you how to contribute your changes to the project.\n\n✨ Thanks to all our [contributors](https://github.com/ElectronicCats/Cat-Sink/graphs/contributors)! ✨\n\nSee [**_Electronic Cats CLA_**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-cla.md) for more information.\n\nSee the  [**community code of conduct**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-community-code-of-conduct.md) for a vision of the community we want to build and what we expect from it.\"\t\t\t\n\n# License\n\n\u003ca href=\"https://github.com/ElectronicCats\"\u003e\n\n\u003cimg  src=\"https://github.com/ElectronicCats/AjoloteBoard/raw/master/OpenSourceLicense.png\"  height=\"200\" /\u003e\n\n\u003c/a\u003e\n\nFirmware released under a GNU AGPL v3.0 license. See the LICENSE file for more information.\n\nHardware released under a CERN Open Hardware Licence v1.2. See the LICENSE_HARDWARE file for more information.\n\nElectronic Cats is a registered trademark, please do not use it if you sell these PCBs.\n\n5 Jul 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fcatwanshield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectroniccats%2Fcatwanshield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fcatwanshield/lists"}