Added initial bill of materials
This commit is contained in:
parent
87798f45d4
commit
6eee703fee
BIN
Bill of Materials.ods
Normal file
BIN
Bill of Materials.ods
Normal file
Binary file not shown.
|
@ -6,6 +6,8 @@ Build
|
||||||
=
|
=
|
||||||
There is a Fritzing schematic of the project in the main folder (look for the fzz file) that outlines how all of the parts need to be put together.
|
There is a Fritzing schematic of the project in the main folder (look for the fzz file) that outlines how all of the parts need to be put together.
|
||||||
|
|
||||||
|
There is a bill of materials (OpenOffice Calc format) in the main folder listing all parts that were used in the build.
|
||||||
|
|
||||||
Config
|
Config
|
||||||
=
|
=
|
||||||
In the code you'll find the following variables which may need tweaking
|
In the code you'll find the following variables which may need tweaking
|
||||||
|
|
2
TODO.md
2
TODO.md
|
@ -2,4 +2,4 @@
|
||||||
* Need to add support for Adafruit Trinket Pro
|
* Need to add support for Adafruit Trinket Pro
|
||||||
* Add note about adjusting values for distance
|
* Add note about adjusting values for distance
|
||||||
* Finish Fritzing documentation (breadboard / schematic)
|
* Finish Fritzing documentation (breadboard / schematic)
|
||||||
* Bill of Materials for all pieces/parts/etc
|
* Update BoM so it's complete
|
||||||
|
|
Reference in a new issue