b38f8d052ed72d059c8159d584a49d351ce8f333
- pg.PlotWidget (2×2 grid) with DateAxisItem for proper time axis - Built-in pan (left drag), zoom (right drag / scroll wheel), Reset zoom button - pg.InfiniteLine cursor with pg.SignalProxy for smooth 30 fps tracking - Cursor value label shows nearest-point values colour-coded per trace - Legend auto-updated via pi.legend.clear() + named plot() calls - matplotlib removed from requirements.txt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Periodically polls a VW WeConnect vehicle via the weconnect library, stores timestamped records as JSON, and pushes live data to connected TCP clients. A PyQt5 GUI client visualises the data in real time.
742 KiB
Languages
Python
89.2%
Shell
10.8%