User Tools

Site Tools


meshcore:rpi-ic880a

Differences

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

Link to this comparison view

Next revision
Previous revision
meshcore:rpi-ic880a [2025/12/13 09:46] – created 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 12: Line 12:
   * Pi ans Kabelnetz, mit ssh weiter   * Pi ans Kabelnetz, mit ssh weiter
  
-===== Meshcore =====+===== 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.1765619189.txt.gz · Last modified: by ivo