Skip to content

[PATCH] [Suggestion] add projects "meshcore-pi" and "pyMC_Repeater" to faq.md. #1135

@dreirund

Description

@dreirund

In the faq.md, section "5.14. Q: Are there are projects built around MeshCore?", I suggest that the project "meshcore-pi" and "pyMC_Repeater" are added.

Here is a Patch that achieves this:
faq.md_-_add_meshcore-pi_and_pyMC_Repeater.patch:

diff -rU1 MeshCore.orig/docs/faq.md MeshCore.new/docs/faq.md
--- MeshCore.orig/docs/faq.md	2025-11-21 15:37:34.180894912 +0100
+++ MeshCore.new/docs/faq.md	2025-11-21 15:43:19.147207857 +0100
@@ -60,2 +60,4 @@
     - [5.14.6. pyMC\_core](#5146-pymc_core)
+    - [5.14.7. meshcore-pi](#5147-meshcore-pi)
+    - [5.14.8. pyMC\_Repeater](#5148-pymc_repeater)
 - [6. Troubleshooting](#6-troubleshooting)
@@ -592,2 +594,10 @@
 
+#### 5.14.7. meshcore-pi
+meshcore-pi is another Python port of MeshCore, designed for Raspberry Pi and similar hardware, it talks to LoRa modules over SPI or GPIO.
+https://github.com/brianwiddas/meshcore-pi
+
+#### 5.14.8. pyMC_Repeater
+pyMC_Repeater is a repeater daemon in Python built on top of the [`pymc_core`](#5146-pymc_core) library.
+https://github.com/rightup/pyMC_Repeater
+
 ---

Regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions