LoRaWAN: Difference between revisions

From The Munich Maker Lab's Wiki
Jump to navigation Jump to search
No edit summary
(→‎Projects: TTN Mapping)
Line 28: Line 28:
** [https://www.dfrobot.com/wiki/index.php/Turbidity_sensor_SKU:_SEN0189 Sensor by dfRobot]
** [https://www.dfrobot.com/wiki/index.php/Turbidity_sensor_SKU:_SEN0189 Sensor by dfRobot]
*** Available at [https://www.dfrobot.com/product-1394.html dfRobot], [https://www.digikey.com/products/en?mpart=SEN0189&v=1738 digiKey]
*** Available at [https://www.dfrobot.com/product-1394.html dfRobot], [https://www.digikey.com/products/en?mpart=SEN0189&v=1738 digiKey]
=== TTN Mapping ===
[https://www.ttnmapper.org/ ttnmapper.org] allows to create a coverage map of the TTN LoRaWAN network. You can take a LoRaWAN node, either with integrated GPS, or pair it with a smartphone, and gather coverage data.
A node with GPS is nice, because it's more independent. An ideal candidate is the TTGO T-Beam dev board, which combines an ESP32, GPS module and a LoRa module, as well as a battery and potentially an OLED display as well.
* [https://github.com/DeuxVis/Lora-TTNMapper-T-Beam Basic firmware w/o OLED support]
* [https://github.com/hottimuc/Lora-TTNMapper-T-Beam Firmware by Hotti with OLED support]
* [https://github.com/MichaelEFlip/Lora-TTNMapper-T-Beam/ Port of Hotti's FW to platform.io]
Note that there are different versions of the T-Beam board, requiring different Pin settings.


== Other Information ==
== Other Information ==

Revision as of 01:02, 10 November 2020

LoRaWAN is an RF standard for IoT devices to connect to the internet.

The Things Network Munich

We are a official The Things Network Community. There's a regular meetup on the third Monday each month, 19:00, at the MuMaLab.

Gateway

We are gathering money for community operated gateways: Leetchi Pool See Gateway for more information

Client devices

See Nodes for more information

Projects

Smarter Together

Water Checks

Check the water quality of some lakes people go swimming in around Munich

TTN Mapping

ttnmapper.org allows to create a coverage map of the TTN LoRaWAN network. You can take a LoRaWAN node, either with integrated GPS, or pair it with a smartphone, and gather coverage data.

A node with GPS is nice, because it's more independent. An ideal candidate is the TTGO T-Beam dev board, which combines an ESP32, GPS module and a LoRa module, as well as a battery and potentially an OLED display as well.

Note that there are different versions of the T-Beam board, requiring different Pin settings.

Other Information

Example Sensor projects

Alternative systems

  • Talk about an also LoRa based alternative to LoRaWAN, which should be able to work coexistingly with LoRaWAN: LoraLight