Serial Commander
High Level Overview
Purpose The Serial Commander is a terminal user interface (TUI) for sending commands to an STM32 ...
Interface Layout
Layout The TUI divides the terminal into four regions separated by line-drawing characters. ┌────...
Commands and Keybindings
Serial Commands KeyCommand sentDescription1speed <erpm>Sets motor speed to current erpm value2sto...
Usage
Dependencies pip install pyserial PlatformIO (pio) must be in PATH for build/flash functionality....