Radioberry-2.x/hardware/radio/bom
pa3gsb 6013c77b30 open hw added 2021-02-23 19:36:27 +01:00
..
BOM.py open hw added 2021-02-23 19:36:27 +01:00
BOM.pyc open hw added 2021-02-23 19:36:27 +01:00
bom.dat open hw added 2021-02-23 19:36:27 +01:00
bom.tex open hw added 2021-02-23 19:36:27 +01:00
bomassembly.csv open hw added 2021-02-23 19:36:27 +01:00
bomassembly.tex open hw added 2021-02-23 19:36:27 +01:00
bompost.dat open hw added 2021-02-23 19:36:27 +01:00
bompre.dat open hw added 2021-02-23 19:36:27 +01:00
mkassemblybom.py open hw added 2021-02-23 19:36:27 +01:00
mkassemblycsv.py open hw added 2021-02-23 19:36:27 +01:00
mknopabom.py open hw added 2021-02-23 19:36:27 +01:00
mkseeedstudioassemblycsv.py open hw added 2021-02-23 19:36:27 +01:00
mkstandardbom.py open hw added 2021-02-23 19:36:27 +01:00
octopart.db open hw added 2021-02-23 19:36:27 +01:00
parts.json open hw added 2021-02-23 19:36:27 +01:00
readme.txt open hw added 2021-02-23 19:36:27 +01:00
seedstudiobomassembly.csv open hw added 2021-02-23 19:36:27 +01:00
seeedstudio-bomassembly.csv open hw added 2021-02-23 19:36:27 +01:00
updateprices.py open hw added 2021-02-23 19:36:27 +01:00

readme.txt

KICAD


schema editor -> generate bom  (use standaard bom2csv -> creates xml file)


use of python2.7: to install modules: C:\Python27\python -m pip install <module>

In the bom directory:

parts.json  ; selector + component data..


C:\Python27\python mkassemblybom.py

creates 

bompre.dat
bom.dat
bompost.dat


https://www.sharelatex.com  make an account


upload bom.tex and the dat files -> compile -> nice bom pdf.


prices:

read prices from octopart:

C:\Python27\python updateprices.py


generateds dat files..
C:\Python27\python mkstandardbom.py

upload bom.tex and the dat files -> compile -> nice price bom pdf.