Skip to content

Accompanying repository for the Master's Thesis "Implementing a Mesh Routing Algorithm for the LoRa Protocol on the ESP32"

Notifications You must be signed in to change notification settings

carlobiermann/lora-mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lora-mesh

Folder Description
01_Example-Projects Example sketches/projects to test the functionality of the T-Beams. Sources included.
02_LDM-Function-Tests LDM Function tests to check for a correct implementation of the LoRaDiMe protocol
03_LDM-Field-Tests Sketches for every field test conducted with LoRaDiMe during the thesis.

Description

This repository features a complete collection of code examples/sketches/projects used in my thesis "Implementing a Mesh Routing Algorithm for the LoRa Protocol on the ESP32". The project resulted in the development of LoRaDiMe, short for Long Range Directed Mesh, which is a protocol enabling multiple devices to periodically send payloads to a predefined destination over multiple hops. LoRaDiMe therefore creates an ad hoc mesh network, which allows mobile and battery powered devices to dynamically self-configure. More information can be found in my thesis, which will be available soon. In the meantime, the LoRaDiMe will continue being developed as an open source project: https://github.com/carlobiermann/LoRaDiMe

About

Accompanying repository for the Master's Thesis "Implementing a Mesh Routing Algorithm for the LoRa Protocol on the ESP32"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published