Become a sponsor to Joan Miquel Solé
I'm the developer behind LoRaMesher, a C++20 library that brings self-organizing mesh networks to LoRa hardware. It implements a TDMA-based distance-vector routing protocol, nodes automatically discover each other, elect a network manager, exchange routing tables, and sleep between slots to conserve power.
The project targets ESP32 boards (TTGO T-Beam and similar) and supports a full native desktop simulation environment for testing without hardware.
Your sponsorship helps fund continued development: protocol improvements, new hardware support, documentation, and the time it takes to do this right.
Featured work
-
LoRaMesher/LoRaMesher
The LoRaMesher library implements a distance-vector routing protocol for communicating messages among LoRa nodes.
C++ 283 -
Jaimi5/LoRaChat
A LoRa Chat long-distance communication using LoRa technology and ESP32 LoRa boards. You can connect to your devices via phone using a Bluetooth Serial Terminal. We are using LoRaMesher to build a …
Python 43