Changes

no edit summary
Line 1: Line 1:  
==Building a bill of materials (BOM)==
 
==Building a bill of materials (BOM)==
Your project BOM will include all components necessary to build your <u>final</u> product. You won't be able to do this properly without a good detailed design so that you don't miss any items. Imagine someone else is tasked with rebuilding your product, they need to be able to do so with whatever is specified in the BOM. Based on that list you will be able to tally your total product cost.  
+
Your project BOM will include all components necessary to build your <u>final</u> product. You won't be able to do this properly without a good detailed design so that you don't miss any items. Imagine someone else is tasked with rebuilding your product, they need to be able to do so with whatever is specified in the BOM. Based on that list you will also be able to tally your total product cost.  
    
===Bill of materials===
 
===Bill of materials===
Line 10: Line 10:  
!Units of measure
 
!Units of measure
 
!Quantity
 
!Quantity
!Cost per unit
+
!Unit cost
!Total cost
+
!Extended cost
 
!Link
 
!Link
 
|-
 
|-
Line 51: Line 51:     
===List of equipment===
 
===List of equipment===
You may have other items that are necessary to test your different prototypes however. For example you may need a breadboard to test a prototype but that will not be included in the final product, the breadboard would then be included in your list of equipment but not your bill of materials.
+
You may have other items that are necessary to test your different prototypes however. For example you may need a breadboard to test a prototype but that will not be included in the final product, the breadboard would then be included in your list of equipment but not your bill of materials. Your list could look something like this:
 +
{| class="wikitable"
 +
|+
 +
!Item name
 +
!Description
 +
!Type
 +
!Prototype #
 +
!Source
 +
|-
 +
|Drill press
 +
|To drill holes in base
 +
|Equipment
 +
|3
 +
|Brunsfield
 +
|-
 +
|Breadboard
 +
|To test circuit
 +
|Temporary material
 +
|2
 +
|MakerLab
 +
|-
 +
|Android studio
 +
|To build app
 +
|Software
 +
|2,3
 +
|https://developer.android.com/studio
 +
|}
    
==Spending your Project Budget==
 
==Spending your Project Budget==
MakerRepo Administrators, MakerRepo Staff
756

edits