Skip to content

SevenT1123/RemoteLoggerSevenT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foxglove Demo

Demo video

https://youtu.be/yxn0pycE9H8

Wiring

mystm32foxglovedemo

Instruction

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

About

Prototype before developing a remote logger. Connecting a BNO055 to STM32F411RE and logging data as .csv file and .mcap file to display on both web app and Foxglove.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages