User Tools

Site Tools


meshcore:rpi-ic880a

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
meshcore:rpi-ic880a [2025/12/13 09:53] – [Meshcore] ivomeshcore:rpi-ic880a [2025/12/13 10:36] (current) – [Meshcore auf RPi mit iC880A] ivo
Line 1: Line 1:
-====== Meshcore auf RPi mit iC880A ======+====== Meshcore auf RPi mit iC880A ?? ======
  
 ===== Aufsetzen RPi ===== ===== Aufsetzen RPi =====
Line 14: Line 14:
 ===== pyMC_core ===== ===== pyMC_core =====
   * https://rightup.github.io/pyMC_core/   * https://rightup.github.io/pyMC_core/
 +<code bash>
 +apt install pip git swig liblgpio-dev python3-dev
 +git clone https://github.com/rightup/pymc_core.git
 +cd pymc_core
 +python -m venv .
 +source bin/activate
 +pip install -e .
 +pip install pymc_core[radio]
 +pip install pymc_core[hardware]
 +pip install pymc_core[websocket]
 +pip install pymc_core[dev]
 +</code>
  
 +===== Hardware =====
 +https://github.com/dbrgn/ic880a-backplane
  
meshcore/rpi-ic880a.1765619596.txt.gz · Last modified: by ivo