Alex Vazhatharayil Discussion: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
2. Modularization for reuse is the solution
2. Modularization for reuse is the solution


3. Design choices, bug reports, testing data, customer feedback. Manufacturing constraints, design rationale.
3. Design choices, bug reports, testing data, customer feedback. Manufacturing constraints, design rationale. Production data.


4. It is difficult to pick up from before - because much information is lost in transition. On Makeystreet - that is Insights section. Ie, can I quickly dump data in so we do this. That is put on GIT - they make a layer on top of GIT to make it practical.
4. It is difficult to pick up from before - because much information is lost in transition. On Makeystreet - that is Insights section. Ie, can I quickly dump data in so we do this. That is put on GIT - they make a layer on top of GIT to make it practical.
5. Each file can be tagged with a manufacturing process. BOM + # multiples needed + files + quality control points. Fabrication Diagram-like function.

Revision as of 17:06, 25 February 2015

Workflows for hardware products. How to review your work, etc.

Alex J Vazhatharayil: https://www.indiegogo.com/projects/tangle

http://www.makeystreet.com/ - closed source software. Free hardware workflows for open source workflows.

Notes:

1. Documentation is PRACTICALLY unavailable - even if it doesn't exist.

2. Modularization for reuse is the solution

3. Design choices, bug reports, testing data, customer feedback. Manufacturing constraints, design rationale. Production data.

4. It is difficult to pick up from before - because much information is lost in transition. On Makeystreet - that is Insights section. Ie, can I quickly dump data in so we do this. That is put on GIT - they make a layer on top of GIT to make it practical.

5. Each file can be tagged with a manufacturing process. BOM + # multiples needed + files + quality control points. Fabrication Diagram-like function.