Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/electroniccats/catwanshield

LoRaCat Shield for Arduino
https://github.com/electroniccats/catwanshield

arduino catwan communication-p2p electronic-cats lora lora-phy lorawan receiver shields transmitter

Last synced: 29 days ago
JSON representation

LoRaCat Shield for Arduino

Awesome Lists containing this project

README

        

# CatWAN Arduino LoRa Shield












With 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.

This 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

- The folder named "LoRA_PHY_RH" refers to the communication
P2P 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

- The folder named "LoRA_PHY" refers to the communication
P2P 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.

- 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.

Electronic 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!

Designed by Electronic Cats.

## How to contribute
Contributions are welcome!

Please 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.

✨ Thanks to all our [contributors](https://github.com/ElectronicCats/Cat-Sink/graphs/contributors)! ✨

See [**_Electronic Cats CLA_**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-cla.md) for more information.

See 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."

# License

Firmware released under a GNU AGPL v3.0 license. See the LICENSE file for more information.

Hardware released under a CERN Open Hardware Licence v1.2. See the LICENSE_HARDWARE file for more information.

Electronic Cats is a registered trademark, please do not use it if you sell these PCBs.

5 Jul 2018