LoRaWAN: Difference between revisions
No edit summary |
(added projects box) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{project | |||
|name = LoRaWAN | |||
|status = stable | |||
|image = ttn-munich-logo.png | |||
|description = a free LoRaWan Network for Munich | |||
|author = Severin, Heiko, Joe | |||
|username = | |||
|version = | |||
|update = | |||
|platform = | |||
|license = | |||
}} | |||
LoRaWAN is an RF standard for IoT devices to connect to the internet. | LoRaWAN is an RF standard for IoT devices to connect to the internet. | ||
== The Things Network Munich == | == The Things Network Munich == | ||
We are a official The Things Network Community. There's a regular meetup | We are a official The Things Network Community. There's a regular meetup in the third Week (one Evening) each month, 19:00, at the MuMaLab (online via Jitsi since Covid19). | ||
* [https://www.thethingsnetwork.org/community/munich/ Community Page] | * [https://www.thethingsnetwork.org/community/munich/ Community Page] | ||
* [https://meetup.com/de-DE/thethingsnetwork-munich/ Group on Meetup] | * [https://meetup.com/de-DE/thethingsnetwork-munich/ Group on Meetup] | ||
* Documentation: https://www.thethingsnetwork.org/docs/ | * Documentation: https://www.thethingsnetwork.org/docs/ | ||
We are gathering money for community operated gateways, infrastructure and our brand new Application Platform: [https://www.patreon.com/ttn_munich Patreon Page] | |||
== Gateway == | == Gateway == | ||
See [[/Gateway|Gateway]] for more information | See [[/Gateway|Gateway]] for more information | ||
Line 28: | Line 42: | ||
** [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 == |
Latest revision as of 17:19, 26 December 2020
LoRaWAN Release status: stable [box doku] | |
---|---|
Description | a free LoRaWan Network for Munich |
Author(s) | Severin, Heiko, Joe |
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 in the third Week (one Evening) each month, 19:00, at the MuMaLab (online via Jitsi since Covid19).
- Community Page
- Group on Meetup
- Documentation: https://www.thethingsnetwork.org/docs/
We are gathering money for community operated gateways, infrastructure and our brand new Application Platform: Patreon Page
Gateway
See Gateway for more information
Client devices
See Nodes for more information
Projects
Smarter Together
- Vortrag Smart City München
- Überblick von der LHM: [1] [2]
- Bürgerempfehlung Intelligente Lichtmasten
- "Stadtteil der Zukunft"
Water Checks
Check the water quality of some lakes people go swimming in around Munich
- Temperature
- DS18B20
- Tubidity
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.
- Basic firmware w/o OLED support
- Firmware by Hotti with OLED support
- 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
- https://medium.com/@ashujoshi/4-ingredients-needed-to-get-started-with-lorawan-1ff519274122
- TI Antenna selection Guide [3]
- Home made 868MHz Ground Plane [4]
- Introducation to LoRaWAN [5]
- Another Antenna [6]
Example Sensor projects
Alternative systems
- Talk about an also LoRa based alternative to LoRaWAN, which should be able to work coexistingly with LoRaWAN: LoraLight