meshcore:rpi-ic880a
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| meshcore:rpi-ic880a [2025/12/13 09:46] – created ivo | meshcore: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:// | ||
| + | <code bash> | ||
| + | apt install pip git swig liblgpio-dev python3-dev | ||
| + | git clone https:// | ||
| + | cd pymc_core | ||
| + | python -m venv . | ||
| + | source bin/ | ||
| + | pip install -e . | ||
| + | pip install pymc_core[radio] | ||
| + | pip install pymc_core[hardware] | ||
| + | pip install pymc_core[websocket] | ||
| + | pip install pymc_core[dev] | ||
| + | </ | ||
| - | | + | ===== Hardware ===== |
| + | https:// | ||
meshcore/rpi-ic880a.1765619189.txt.gz · Last modified: by ivo
