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.
|
|
6 months ago | |
|---|---|---|
| .. | ||
| .gitignore | 6 months ago | |
| mesh_server.py | 6 months ago | |
| mesh_ws_debug.py | 6 months ago | |
| mesht_device.py | 6 months ago | |
| mesht_models.py | 6 months ago | |
| pb.py | 6 months ago | |
| readme | 6 months ago | |
| run.sh | 6 months ago | |
| transport_serial.py | 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