Difference between revisions of "Tutorial:LoRa"

From MobiNetS
Jump to: navigation, search
Line 3: Line 3:
===Platform and programming environments===
===Platform and programming environments===
===='''Arduino + Lora'''====
===='''Arduino + Lora'''====
*Lora is a wireless communication module,we also need a ''MCU'' to contral it like Raspberry Pi(树莓派)、Arduino and so on. (Here we choose Arduino).See why we choose arduino:
*Lora is a wireless communication module,we also need a ''MCU'' to contral it like Raspberry Pi(树莓派)、Arduino and so on. (Here we choose Arduino).
[http://mobinets.org/index.php?title=Tutorial:Arduino&action=edit&redlink=1 More about '''Arduino''']
[http://mobinets.org/index.php?title=Tutorial:Arduino&action=edit&redlink=1 More about '''Arduino''']



Revision as of 16:42, 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 like Raspberry Pi(树莓派)、Arduino and so on. (Here we choose Arduino).

More about Arduino

Transmitting a packet

Setting LoRa parameters

Sensory data measurement

Data collection via USB cables