LoRaWAN/Mesh: Difference between revisions
< LoRaWAN
Jump to navigation
Jump to search
(Created page with "Some research on LoRa (not LoRaWAN) mesh networking projects. == Projects == === Meshtastic === === disaster.radio === === Ripple === [https://github.com/spleenware/ripple Gi...") |
No edit summary |
||
Line 3: | Line 3: | ||
== Projects == | == Projects == | ||
=== Meshtastic === | === Meshtastic === | ||
"An opensource hiking, pilot, skiing, Signal-App-extending GPS mesh communicator" | |||
* [https://www.meshtastic.org/ Website] | |||
* [https://github.com/meshtastic GitHub Org] | |||
=== disaster.radio === | === disaster.radio === | ||
A "disaster-resilient communications network powered by the sun", "off-grid, solar-powered, long-range mesh network built on free, open source software and affordable, open hardware." | |||
* [https://disaster.radio/ Website] | |||
* [https://github.com/sudomesh/disaster-radio GitHub Repo] | |||
=== Ripple === | === Ripple === | ||
[https://github.com/spleenware/ripple GitHub Repo], [https://www.instructables.com/id/LoRa-Mesh-Radio/ Instructable] | [https://github.com/spleenware/ripple GitHub Repo], [https://www.instructables.com/id/LoRa-Mesh-Radio/ Instructable] | ||
Line 9: | Line 16: | ||
== Comparison == | == Comparison == | ||
{| class=wikitable | |||
! !! Meshtastic !! disaster.radio !! Ripple | |||
|- | |||
| Supported Devices || TTGO T-Beam<br>TTGO LORA32<br>Heltec LoRa 32 || TTGOv2<br>TTGO T_Beam<br>Lopy<br>[https://github.com/sudomesh/disaster-radio/wiki/Devices--&-Hardware more information] || ? | |||
|- | |||
| Apps || Android only || Android App<br>Webbased GUI, hosted on devices || | |||
|- | |||
| GPS || recommended || not used || ? | |||
|} |
Revision as of 06:24, 1 August 2020
Some research on LoRa (not LoRaWAN) mesh networking projects.
Projects
Meshtastic
"An opensource hiking, pilot, skiing, Signal-App-extending GPS mesh communicator"
disaster.radio
A "disaster-resilient communications network powered by the sun", "off-grid, solar-powered, long-range mesh network built on free, open source software and affordable, open hardware."
Ripple
- Dedicated messenger (no phone) project [1]
Comparison
Meshtastic | disaster.radio | Ripple | |
---|---|---|---|
Supported Devices | TTGO T-Beam TTGO LORA32 Heltec LoRa 32 |
TTGOv2 TTGO T_Beam Lopy more information |
? |
Apps | Android only | Android App Webbased GUI, hosted on devices |
|
GPS | recommended | not used | ? |