Serial Monitor ProSerial Monitor Pro is a VS Code extension for monitoring serial ports with a unique twist: every session can be recorded — serial data and microphone audio together — and played back later with synchronized timing. Built for embedded developers, hardware engineers, and anyone who needs more than a basic serial terminal. FeaturesSerial MonitorConnect to any serial port directly from the VS Code sidebar. The monitor panel provides a terminal-style interface for sending and receiving data, with configurable baud rate, data bits, stop bits, parity, and line ending. Custom baud rates are supported via settings. Timeline RecordingRecord a session and capture everything: every byte received or transmitted is logged with millisecond-precision timestamps, and your microphone is recorded simultaneously so you can narrate what you're observing. No browser permissions or special setup needed for audio — recording uses SoX under the hood. Sessions are saved automatically as soon as you stop recording. Session PlaybackOpen any recorded session and replay it exactly as it happened. The playback panel shows a visual timeline with RX/TX event ticks, transport controls (play, pause, seek), and variable speed from 0.25x to 10x. Audio plays in sync with the data. You can add annotation markers at any point on the timeline and filter the event view by direction or timestamps. Session ManagementAll recorded sessions are listed in a dedicated sidebar panel. Sessions are stored as plain directories on disk ( Requirements
Getting Started
Recording a Session
Playing Back a Session
Settings
LicenseMIT |