fpga-flexible-poc-motor
zcu104-ICE — GPIO / Motor Control cancelled
Configuración
| Placa | zcu104-ICE |
|---|---|
| Host |
192.168.1.137
|
| Bitstream | - |
| Pesos | - |
| WASM | - |
| Parámetros | - |
| Stream Scripts | GPIO Motor Control (WASM) Puerto: 5005 |
| Modo | GPIO / Motor Control |
| Created | 28/04/2026 11:31 |
Pod YAML — Editor
Progreso del Despliegue
Logs
2026-05-14 11:20:04,441 INFO Lanzando WasmEdge: wasm/gpio_motor_control.wasm
2026-05-14 11:20:09,851 INFO WASM init: {"ok":true,"cmd":"init","msg":"GPIO motor controller ready. Pins: 516-523 (motors), 524-531 (servo)"}
2026-05-14 11:20:09,853 INFO GPIO Motor API en http://0.0.0.0:5005/health
2026-05-14 11:20:09,853 INFO POST /motor/forward|backward|left|right|stop
2026-05-14 11:20:09,853 INFO POST /servo {'angle': 94.0}
2026-05-14 11:20:09,853 INFO GET /stream (SSE estado pines)
* Serving Flask app 'gpio_motor_control'
* Debug mode: off
2026-05-14 11:20:09,915 INFO [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5005
* Running on http://192.168.1.137:5005
2026-05-14 11:20:09,916 INFO [33mPress CTRL+C to quit[0m
2026-05-14 11:30:00,657 INFO 192.168.1.154 - - [14/May/2026 11:30:00] "POST /motor/forward HTTP/1.1" 200 -
2026-05-14 11:36:57,199 INFO 192.168.1.154 - - [14/May/2026 11:36:57] "POST /motor/backward HTTP/1.1" 200 -