arm icon indicating copy to clipboard operation
arm copied to clipboard

Fixed BOM file and added digikey BOM file

Open dansku opened this issue 10 years ago • 6 comments

BOM file has some errors, so I fixed them. Also added a BOM file that all you have to do is to import it into digikey's website.

dansku avatar Dec 24 '14 21:12 dansku

Hi Daniel,

The currently I am using Google Doc spreadsheet that is manually exported to PDF but the csv format you sent is better (easier to manage the source code and github shows it nicely).

Can you include in it also the other information from the original BOM file https://github.com/zapta/arm/blob/master/pro-mini/eagle/arm-pro-mini-bom.pdf?raw=true such as part numbers (c1, c2, etc), description (1k resistor), package (0402) and comments. This way we can drop the google doc and the pdf file and just stick to your csv.

Thanks,

Zapta

On Wed, Dec 24, 2014 at 1:11 PM, Daniel Spillere Andrade < [email protected]> wrote:

BOM file has some errors, so I fixed them. Also added a BOM file that all you have to do is to import it into

digikey's website.

You can merge this Pull Request by running

git pull https://github.com/dansku/arm master

Or view, comment on, or merge it at:

https://github.com/zapta/arm/pull/1 Commit Summary

  • Fixed BOM file and added digikey BOM file

File Changes

  • A pro-mini/BOM/arm-pro-mini-fixedBOM.pdf https://github.com/zapta/arm/pull/1/files#diff-0 (0)
  • A pro-mini/BOM/digikey-BOM.csv https://github.com/zapta/arm/pull/1/files#diff-1 (19)

Patch Links:

  • https://github.com/zapta/arm/pull/1.patch
  • https://github.com/zapta/arm/pull/1.diff

— Reply to this email directly or view it on GitHub https://github.com/zapta/arm/pull/1.

zapta avatar Dec 24 '14 21:12 zapta

We can make two separated BOM files, one with the info and all and the second so it would be easy to buy the components from digikey (which is the csv file I sent)

Do your have an email we could talk?

dansku avatar Dec 24 '14 21:12 dansku

Hi Daniel,

[email protected]

Does digikey allow additional csv columns which it ignores?

Tal

On Wed, Dec 24, 2014 at 1:59 PM, Daniel Spillere Andrade < [email protected]> wrote:

We can make two separated BOM files, one with the info and all and the second so it would be easy to buy the components from digikey (which is the csv file I sent)

Do your have an email we could talk?

— Reply to this email directly or view it on GitHub https://github.com/zapta/arm/pull/1#issuecomment-68075983.

zapta avatar Dec 24 '14 22:12 zapta

I'm not sure, you could add two csv files, one specially for digikey so it's easy to purchase the component kit.

dansku avatar Dec 25 '14 03:12 dansku

I think keeping only the digikey would also work, what do you think?

dansku avatar Dec 25 '14 18:12 dansku

I just ran into this (capacitor quantities are wrong) - any chance you could merge this?

I checked, and Digikey will let you ignore columns.

ademuri avatar May 08 '16 17:05 ademuri