Radioberry-2.x/hardware/juice/bom
pa3gsb 06cf5cbe38 1K->1K5 according to datasheet 2021-11-21 12:04:16 +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 1K->1K5 according to datasheet 2021-11-21 12:04:16 +01:00
bom.tex open hw added 2021-02-23 19:36:27 +01:00
bomassembly.csv 1K->1K5 according to datasheet 2021-11-21 12:04:16 +01:00
bomassembly.tex open hw added 2021-02-23 19:36:27 +01:00
bomassembly.xls 1K->1K5 according to datasheet 2021-11-21 12:04:16 +01:00
bompost.dat 1K->1K5 according to datasheet 2021-11-21 12:04:16 +01:00
bompre.dat beta2 juice final change 2021-11-18 21:45:01 +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
parts.json 1K->1K5 according to datasheet 2021-11-21 12:04:16 +01:00
readme.txt beta2 juice final change 2021-11-18 21:45:01 +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.

C:\Python27\python mkassemblycsv.py