Difference between revisions of "Tutorial:LoRa"

From MobiNetS
Jump to: navigation, search
Line 2: Line 2:


===Platform and programming environments===
===Platform and programming environments===
Arduino + LoRa radios.
===='''Arduino + Lora'''====
===='''Why''' ''Arduino + Lora''====
*Lora is a wireless communication module,we also need a ''MCU'' to contral it(We choose Arduino)
*Lora is a wireless communication module,we also need a ''MCU'' to contral it(We choose Arduino)



Revision as of 16:39, 25 September 2019

This page shows the tutorial for LoRa experiments.

Platform and programming environments

Arduino + Lora

  • Lora is a wireless communication module,we also need a MCU to contral it(We choose Arduino)

More about Arduino

Transmitting a packet

Setting LoRa parameters

Sensory data measurement

Data collection via USB cables