For different types of arduino, we can use a long range transciever LoRa shield called the [^dragino-lora].
## Set up LoRa on your laptop
1. Get the RadioHead library from [http://www.airspayce.com/mikem/arduino/RadioHead/](http://www.airspayce.com/mikem/arduino/RadioHead/). There is a link with the ending _.zip_ that you can click to download.
2. Add the library to your Arduino IDE.
### References