A Python-powered tool to parse SMT + AOI XML data from PCB production lines, transform it into structured CSVs, and visualize it through an interactive Power BI dashboard.
- 📥 Parses confidential SMT & AOI XML files (TRX & PA board types)
- 📊 Converts raw XML into clean, analysis-ready CSVs
- 📈 Interactive Power BI dashboard with:
- Defect distribution by type and severity
- Real-time placement heatmaps
- Daily component throughput
- Board-level traceability
- ⚙️ Designed for automation (e.g., cron jobs, task schedulers)