You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gsd ffc8efc709 mesh messages 6 months ago
..
.gitignore pipboy meshtastic support 6 months ago
mesh_server.py mesh messages 6 months ago
mesh_ws_debug.py ws support 6 months ago
mesht_device.py ws support 6 months ago
mesht_models.py mesh messages 6 months ago
pb.py pipboy meshtastic support 6 months ago
readme sh 6 months ago
run.sh sudo fix 6 months ago
transport_serial.py pipboy meshtastic support 6 months ago

readme

Created on MiniMeshT (https://github.com/allanrbo/MiniMeshT)

need install fastapi uvicorn

python3 -m pip install --user --break-system-packages pyserial-asyncio
python3 -m pip install --user --break-system-packages uvicorn[standard] fastapi