lindawangg / Schematic-Parts-to-BOM

comparing schematic report to PCBA sheet sent to manufacturer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schematic Parts to Bill of Materials

Program compares bill of materials parts to the parts in a schematic. Algorithm uses hash tables for time complexity to be O(n). Program utilizes apache poi for spreadsheets.

About

comparing schematic report to PCBA sheet sent to manufacturer


Languages

Language:Java 100.0%