Open vkottler opened 1 year ago
I think this will depend on some solution for https://github.com/vkottler/workspace/issues/21
some kind of telemetry GUI thing
First:
Use the Zima Board, image Ubuntu Server (is there a non LTS server option?)
SSH session per host? Figure out tmux management thing?
Collect runtimepy-based metrics, serve via we GUI or something?
edit: we should make / work on single-page telemetry app, basic websocket interface (specify host and port in ?
args? should be a form + status for this, too
Look into the Python WASM stuff?
https://pythondev.readthedocs.io/wasm.html looks pretty interesting
We need to start cross-compiling Python from a more capable machine. getting kind of out of hand
@mmbrea had demonstrated this at one point.
https://www.raspberrypi.com/documentation/accessories/sense-hat.html
supposedly has a Python library
should try this out with newly built python3.11