504
edits
m (→LoRa/LoRaWAN) |
|||
Line 50: | Line 50: | ||
== LoRa/LoRaWAN == | == LoRa/LoRaWAN == | ||
[[File:Adafruit-lora-rpi.jpg|thumb|left|An Adafruit | [[File:Adafruit-lora-rpi.jpg|thumb|120px|left|An Adafruit LoRa shield atop a Rasberry Pi Model 4, with 900MHz omnidirectional antenna.]] | ||
[[File:LoRa-Msg.jpg|thumb|Two handsets from the LoRa Msg off-grid messaging project.]] | |||
LoRa (from 'long range') is a communication protocol that allows for the transmitting and receiving of data in license-free portions of the radio spectrum. Together with LoRaWAN, it represents is an interesting low cost, low power, wide area networking platform, that can be used to create robust mesh networks. Mobility, end-to-end security and location are all features implemented by the LoRa architecture. While the data rate of LoRa is significantly smaller than that of [[Cellular communications|cellular]] or wireless networks, operating from 0.3 kbit/s to 50 kbit/s per channel, it is sufficient for a diverse applications such as the sending of location information, messages and chat, status updates, sensor output, etc. The longest 2-way conversation between LoRa devices using less than 1 Watt of power is 206 km (128 miles)<ref>https://hackaday.com/2023/06/26/meshtastic-for-the-greater-good/</ref>. | LoRa (from 'long range') is a communication protocol that allows for the transmitting and receiving of data in license-free portions of the radio spectrum. Together with LoRaWAN, it represents is an interesting low cost, low power, wide area networking platform, that can be used to create robust mesh networks. Mobility, end-to-end security and location are all features implemented by the LoRa architecture. While the data rate of LoRa is significantly smaller than that of [[Cellular communications|cellular]] or wireless networks, operating from 0.3 kbit/s to 50 kbit/s per channel, it is sufficient for a diverse applications such as the sending of location information, messages and chat, status updates, sensor output, etc. The longest 2-way conversation between LoRa devices using less than 1 Watt of power is 206 km (128 miles)<ref>https://hackaday.com/2023/06/26/meshtastic-for-the-greater-good/</ref>. | ||
A practical mobile application of LoRa employs it in a small handset with keyboard and case such that it can be used for texting in off-grid contexts<ref>https://www. | A practical mobile application of LoRa employs it in a small handset with keyboard and case such that it can be used for texting in off-grid contexts<ref>https://www.msglab.co/</ref>. The Meshtastic project provides a modular platform whereby LoRa hardware, battery, and case and antenna are purchased, a web-based flasher is used to deploy the software onto the hardware, and various interfaces to the hardware (including apps and web-based) are provided<ref>https://meshtastic.org/</ref>. | ||
== Linkdump == | == Linkdump == |