Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
wero1414 committed Jul 6, 2018
1 parent 1da15f4 commit c9f8948
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
This repository contains the KiCad files for an 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" refer 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 receive information) and the second as the receiver (Which also is capable of transmit e information), both examples work with the RadioHead library
P2P by the Physical layer of LoRa,in here you can find 2 examples one as the Transmitter (Which also is capable of receive information) and the second as the receiver (Which also is capable of transmit e information), both examples work with the [RadioHead](http://www.airspayce.com/mikem/arduino/RadioHead/) library

- The folder named "LoRA_PHY" refer 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 library from arduino.
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 refer to the communication by a LoRaWAN network from your device to internet, by the two methods that exist OTAA and ABP, both examples were created to read an GPS or/and temperature from one analogic sensor attached to the analog input.

Expand All @@ -22,4 +22,4 @@ Hardware released under an CERN Open Hardware Licence v1.2. See the LICENSE_HARD

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

15 Nov 2017
5 Jul 2018

0 comments on commit c9f8948

Please sign in to comment.