analyze_uart_csv_file
Analyzes UART waveforms from CSV files with time and voltage columns, decoding serial data based on configurable baud rate.
Instructions
Analyze a two-column UART waveform CSV: time_s, voltage_v.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baudrate | No | ||
| csv_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||