From 6427a3189e63d4067a73e1852ca4c13b05106fc4 Mon Sep 17 00:00:00 2001 From: rst-111 Date: Mon, 16 Mar 2026 15:51:03 +0000 Subject: [PATCH 1/5] Update README.md with resources --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e207a2..9a3e73b 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ or IoT sensor networks. | [Mesh Utility](https://mesh-utility.org/) | Progressive Web App for mapping MeshCore LoRa coverage with optional cloud ingestion | | [MCSim](https://github.com/Brent-A/mcsim) | Simulation framework for MeshCore LoRa mesh networking firmware | | [Meshcore Geo Prune](https://static.pixelentry.de/meshcore/geo-prune/) | Clean up your contact list based on geofencing | +| [UK Mesh Network](https://www.ukmesh.com/) | UK-wide public site for MeshCore traffic, repeater coverage, observer ingestion, and the supporting documentation behind the live map. [github](https://github.com/gadgethd/ukmesh) | +| [Mesh Community Planner](https://github.com/PapaSierra555/MeshCommunityPlanner/) | Desktop application for planning LoRa mesh network deployments with terrain-aware RF propagation, hardware selection, and bill of materials generation. | ## Preinstalled devices From 04a3bd87717cfa2dbc47d83305d7078134a98358 Mon Sep 17 00:00:00 2001 From: rst-111 Date: Mon, 16 Mar 2026 17:30:04 +0000 Subject: [PATCH 2/5] Update README.md add meshcoreGRID --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a3e73b..5e9a366 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ or IoT sensor networks. | [Meshcomod](https://github.com/ALLFATHER-BV/meshcomod) ![GitHub Repo stars](https://img.shields.io/github/stars/ALLFATHER-BV/meshcomod?style=social) | MeshCore addon for Heltec WiFi LoRa 32 V4 | Feb 26 | | [Aurora](https://forge.hackers.town/wrewdison/aurora) | Meshcore firmware for the Lilygo T-Deck, as an alternative to Ripple. | Jan 26 | | [Meshcore custom firmware builder](https://github.com/christian45410/meshcore-cfw-builder) ![GitHub Repo stars](https://img.shields.io/github/stars/christian45410/meshcore-cfw-builder?style=social) | A web-based firmware builder for MeshCore. Select your board, firmware type, and custom flags — get a compiled .bin back. | Mar 26 | +| [MeshcoreGRID](https://github.com/Quark1980/MeshcoreGRID) ![GitHub Repo stars](https://img.shields.io/github/stars/Quark1980/MeshcoreGRID?style=social) | MeshcoreGRID is a touch-first handheld firmware built on MeshCore | Jan 26 | ## Software Libraries From 34c2bed9c58388098e1622b6e15d7790d791ed6c Mon Sep 17 00:00:00 2001 From: rst-111 Date: Tue, 17 Mar 2026 10:37:55 +0000 Subject: [PATCH 3/5] zephcore firmware --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e9a366..6b68415 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ or IoT sensor networks. | [Wio Tracker L1 Pro](https://github.com/sosprz/Meshcore-Wio-Tracker-L1-Pro) ![GitHub Repo stars](https://img.shields.io/github/stars/sosprz/Meshcore-Wio-Tracker-L1-Pro?style=social) | Wio Tracker L1 Pro Custom firmware | Jan 26 | | [MeshCore Evo](https://github.com/mattzzw/MeshCore-Evo/) ![GitHub Repo stars](https://img.shields.io/github/stars/mattzzw/MeshCore-Evo?style=social) | Repeater firmware based on the official firmware with adaptions and improvements for big or high density areas, e.g. dealing with flood advert traffic, duty cycle handling. See [release notes](https://github.com/mattzzw/MeshCore/releases) for information; also [hansemesh](https://hansemesh.de/repeater#firmware) (in German). | Feb 26 | | [Cardputer ADV (Sosprz ver)](https://github.com/sosprz/meshcore-cardputer-adv) ![GitHub Repo stars](https://img.shields.io/github/stars/sosprz/meshcore-cardputer-adv?style=social) | Cardputer ADV Specialized UI | Feb 26 | +| [ZephCore](https://github.com/liquidraver/ZephCore) ![GitHub Repo stars](https://img.shields.io/github/stars/liquidraver/ZephCore?style=social) | A port of MeshCore LoRa mesh firmware from Arduino to Zephyr RTOS | Mar 26 | | [CubeCellMeshCore](https://github.com/atomozero/CubeCellMeshCore) ![GitHub Repo stars](https://img.shields.io/github/stars/atomozero/CubeCellMeshCore?style=social) | A minimal MeshCore-compatible repeater firmware for Heltec CubeCell boards | Jan 26 | | [Meck](https://github.com/pelgraine/Meck) ![GitHub Repo stars](https://img.shields.io/github/stars/pelgraine/Meck?style=social) | T-Deck pro | Jan 25 | | [TapTap (T1000-E)](https://github.com/mtoolstec/TapTapFW) ![GitHub Repo stars](https://img.shields.io/github/stars/mtoolstec/TapTapFW?style=social) | T1000-E & WisMesh Tag — enhanced messaging capabilities and specific button interactions | Feb 26 | From 93d9c6a8a2cd89017fb1e3b8d76f440f0f9fa644 Mon Sep 17 00:00:00 2001 From: rst-111 Date: Tue, 17 Mar 2026 19:51:04 +0000 Subject: [PATCH 4/5] wireshark meshcore disector --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b68415..f8d11ff 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ or IoT sensor networks. | [MeshCore Email Gateway](https://github.com/MGJ520/MeshCore-Email-Gateway) ![GitHub Repo stars](https://img.shields.io/github/stars/MGJ520/MeshCore-Email-Gateway?style=social) | This gateway allows you to send and receive messages from MeshCore RF nodes using ordinary email, and comes with a web‑based management interface | Mar 26 | | [MC-Keygen](https://github.com/samschlegel/meshcore-utils) ![GitHub Repo stars](https://img.shields.io/github/stars/samschlegel/meshcore-utils?style=social) | Vanity Ed25519 key generator for MeshCore. (AI Code) | Feb 26 | | [Esphome Meshcore (sensor) Component](https://github.com/netmilk/esphome-meshcore) ![GitHub Repo stars](https://img.shields.io/github/stars/netmilk/esphome-meshcore?style=social) | Control anything ESPHome can touch — switches, sensors, fans, lights — over long-range LoRa mesh, managed from MeshCore Companion. | Mar 26 | +| [](https://github.com/aaronb/wireshark-meshcore) ![GitHub Repo stars](https://img.shields.io/github/stars/aaronb/wireshark-meshcore?style=social) | Wireshark protocol dissector and pcapng converter for MeshCore LoRa mesh networking | Mar 26 | | [MeschaTUI](https://github.com/g-d-j-evans/MeschaTUI) ![GitHub Repo stars](https://img.shields.io/github/stars/g-d-j-evans/MeschaTUI?style=social) | A textual TUI wrapper over Meshcore_py | Jan 26 | From e9b4d1fe4311e8a694024e7163f15d092bf4cacc Mon Sep 17 00:00:00 2001 From: rst-111 Date: Tue, 17 Mar 2026 19:51:37 +0000 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8d11ff..fc71f28 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ or IoT sensor networks. | [MeshCore Email Gateway](https://github.com/MGJ520/MeshCore-Email-Gateway) ![GitHub Repo stars](https://img.shields.io/github/stars/MGJ520/MeshCore-Email-Gateway?style=social) | This gateway allows you to send and receive messages from MeshCore RF nodes using ordinary email, and comes with a web‑based management interface | Mar 26 | | [MC-Keygen](https://github.com/samschlegel/meshcore-utils) ![GitHub Repo stars](https://img.shields.io/github/stars/samschlegel/meshcore-utils?style=social) | Vanity Ed25519 key generator for MeshCore. (AI Code) | Feb 26 | | [Esphome Meshcore (sensor) Component](https://github.com/netmilk/esphome-meshcore) ![GitHub Repo stars](https://img.shields.io/github/stars/netmilk/esphome-meshcore?style=social) | Control anything ESPHome can touch — switches, sensors, fans, lights — over long-range LoRa mesh, managed from MeshCore Companion. | Mar 26 | -| [](https://github.com/aaronb/wireshark-meshcore) ![GitHub Repo stars](https://img.shields.io/github/stars/aaronb/wireshark-meshcore?style=social) | Wireshark protocol dissector and pcapng converter for MeshCore LoRa mesh networking | Mar 26 | +| [MeshCore Wireshark Dissector](https://github.com/aaronb/wireshark-meshcore) ![GitHub Repo stars](https://img.shields.io/github/stars/aaronb/wireshark-meshcore?style=social) | Wireshark protocol dissector and pcapng converter for MeshCore LoRa mesh networking | Mar 26 | | [MeschaTUI](https://github.com/g-d-j-evans/MeschaTUI) ![GitHub Repo stars](https://img.shields.io/github/stars/g-d-j-evans/MeschaTUI?style=social) | A textual TUI wrapper over Meshcore_py | Jan 26 |