ProWaveDAQ Real-Time Visualization
A Python platform that streams vibration data from a PW-RVT (Modbus RTU) sensor and renders live multi-channel charts in the browser — with automatic CSV archiving and optional SQL upload, all driven from a web UI. Built on a five-thread, queue-based architecture with 50:1 downsampling. 以 Python 打造的振動資料採集平台,透過 Modbus RTU 從 PW-RVT 感測器讀取資料,於瀏覽器即時繪製多通道連續曲線,並自動分檔儲存 CSV、選用上傳 SQL,全程透過網頁介面操作。採五執行緒、佇列式架構並以 50:1 降頻優化效能。
View on GitHub在 GitHub 查看