Skip to content

A communication system based on radio mesh networks

Notifications You must be signed in to change notification settings

andreasfloros/WhatAMesh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhatAMesh

This project aims to create an off-grid radio communications device that allows for local communication via a mobile app in remote regions of the world without internet connection. This is a much cheaper alternative to large and expensive telecommunication towers in rural regions, and can also be used in emergency situations through the device's SOS feature, informing all users in the network of the distress call.

It functions through the use of long-range radio (LoRa) modules connected in a meshed-network architecture, and an Arduino to connect the client application with the radio network. The network protocols is in the form of a token-ring network protocol, allowing for a scalable, reliable, and fast communication system.

About

A communication system based on radio mesh networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.9%
  • Swift 45.3%
  • Ruby 0.8%