- Build and deploy the firmware code to your STM32F411RE
- Run
pip install -e .- Run for Windows
# Windows
python -m backend.foxglove_server COM11
# Linux
python -m backend.foxglove_server /dev/ttyUSB0 --baud 115200 --print-rows- Open Foxglove Studio and run "Open Connection"
- Import panel layout in foxglove directory for convenience.